Thread

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix typo in docs

  1. libpq.sgml: "server ejectes GSS" -> server rejects GSS

    Erik Rijkers <er@xs4all.nl> — 2024-04-09T04:40:05Z

    Typo. fix:
    
    -        attempted first. If the server ejectes GSS encryption, SSL is
    +        attempted first. If the server rejects GSS encryption, SSL is
    
    Erik
  2. Re: libpq.sgml: "server ejectes GSS" -> server rejects GSS

    Heikki Linnakangas <hlinnaka@iki.fi> — 2024-04-09T05:04:49Z

    On 09/04/2024 07:40, Erik Rijkers wrote:
    > Typo. fix:
    > 
    > -        attempted first. If the server ejectes GSS encryption, SSL is
    > +        attempted first. If the server rejects GSS encryption, SSL is
    
    Fixed, thanks!
    
    -- 
    Heikki Linnakangas
    Neon (https://neon.tech)