Re: Publish packages to PGDG - Mailing list pgsql-admin

From Christoph Berg
Subject Re: Publish packages to PGDG
Date
Msg-id aSh8dSpm1UBN2nmZ@msg.df7cb.de
Whole thread Raw
In response to Re: Publish packages to PGDG  (Michael Banck <mbanck@gmx.net>)
List pgsql-admin
Re: Michael Banck
> Nevermind, I saw that Christoph has upoaded documentdb packages in the
> meantime, so they are on apt.postgresql.org now:
>
> https://apt.postgresql.org/pub/repos/apt/pool/main/d/documentdb/

Not quite, that's still work in progress.

Does documentdb support PG18 now? I'm still getting errors around
pg_attribute_noreturn:

src/query/bsonquery_compare.c: In function ‘pg_attribute_noreturn’:
src/query/bsonquery_compare.c:151:1: error: expected declaration specifiers before ‘ThrowUnexpectedFieldError’
  151 | ThrowUnexpectedFieldError(bool leftNext, bool rightNext)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~

(That's using the system libbson2-2, see
https://salsa.debian.org/postgresql/documentdb/-/blob/master/debian/patches/cflags?ref_type=heads)

Christoph



pgsql-admin by date:

Previous
From: Anjul Sahu
Date:
Subject: Re: Postgres installation in EKS
Next
From: Raj
Date:
Subject: Migration from MSSQL to POSTGRESQL