Re: Publish packages to PGDG

From: Christoph Berg <myon(at)debian(dot)org>
To: Michael Banck <mbanck(at)gmx(dot)net>
Cc: Shuai Tian <shuaitian(at)microsoft(dot)com>, "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>, Zhe Li <zhli2(at)microsoft(dot)com>
Subject: Re: Publish packages to PGDG
Date: 2025-11-27 16:29:41
Message-ID: aSh8dSpm1UBN2nmZ@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Raj 2025-12-01 03:16:32 Migration from MSSQL to POSTGRESQL
Previous Message Anjul Sahu 2025-11-27 10:05:48 Re: Postgres installation in EKS