Mailing lists [pgsql-committers]
- pgsql: Revert "Add GUC backtrace_on_internal_error" Peter Eisentraut
- pgsql: libpq: If ALPN is not used, make PQsslAttribute(conn, "alpn") == Heikki Linnakangas
- pgsql: Make two-phase tests of ECPG and main suite more concurrent-proo Michael Paquier
- pgsql: libpq: Enforce ALPN in direct SSL connections Heikki Linnakangas
- pgsql: libpq: Fix error messages when server rejects SSL or GSS Heikki Linnakangas
- pgsql: Reject SSL connection if ALPN is used but there's no common prot Heikki Linnakangas
- pgsql: Close race condition between datfrozen and relfrozen updates. Noah Misch
- pgsql: Close race condition between datfrozen and relfrozen updates. Noah Misch
- pgsql: Avoid repeating loads of frozen ID values. Noah Misch
- pgsql: Close race condition between datfrozen and relfrozen updates. Noah Misch
- pgsql: Close race condition between datfrozen and relfrozen updates. Noah Misch
- pgsql: Close race condition between datfrozen and relfrozen updates. Noah Misch
- pgsql: Close race condition between datfrozen and relfrozen updates. Noah Misch
- pgsql: Fix failure to track role dependencies of pg_init_privs entries. Tom Lane
- Re: pgsql: Reject SSL connection if ALPN is used but there's no common prot Tom Lane
- pgsql: Allow meson builds to run test_pg_dump test in installcheck mode Tom Lane
- Re: pgsql: Fix failure to track role dependencies of pg_init_privs entries. Alexander Korotkov