Mailing lists [pgsql-committers]
- pgsql: Common SQL/JSON clauses Andrew Dunstan
- pgsql: SQL/JSON constructors Andrew Dunstan
- pgsql: Fix up compiler warnings/errors from f4fb45d15. Tom Lane
- Re: pgsql: Fix up compiler warnings/errors from f4fb45d15. Andrew Dunstan
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: waldump: fix use-after-free in search_directory(). Andres Freund
- pgsql: Fix pg_waldump docs. Thomas Munro
- pgsql: Mark pg_stat_get_subscription_stats() strict. Andres Freund
- pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund
- pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot(). Andres Freund
- pgsql: Don't fail for > 1 walsenders in 019_replslot_limit, add debug m Andres Freund
- pgsql: Make JSON path numeric literals more correct Peter Eisentraut
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Document autoanalyze limitations for partitioned tables Tomas Vondra
- pgsql: Preparatory test cleanup Peter Eisentraut
- pgsql: Add support for MERGE SQL command Alvaro Herrera
- pgsql: Fix role names in merge.sql regress file Alvaro Herrera
- pgsql: Add public ruleutils.c entry point to deparse a Query. Tom Lane
- pgsql: Fix a few goofs in new backup compression code. Robert Haas
- pgsql: Remove the ability of a role to administer itself. Robert Haas
- pgsql: Use has_privs_for_roles for predefined role checks Joe Conway
- pgsql: IS JSON predicate Andrew Dunstan