Mailing lists [pgsql-committers]
- pgsql: Revert "Prepare for Python "Limited API" in PL/Python" Peter Eisentraut
- Re: pgsql: Prepare for Python "Limited API" in PL/Python Peter Eisentraut
- pgsql: Use attnum to identify index columns in pg_restore_attribute_sta Tom Lane
- pgsql: Remove stray diff introduced by a5cbdeb98a. Jeff Davis
- pgsql: Fix possible double-release of spinlock in procsignal.c Michael Paquier
- pgsql: Refactor code of pg_stat_get_wal() building result tuple Michael Paquier
- pgsql: Doc: Additional clarification for -d option of pg_createsubscrib Amit Kapila
- pgsql: Fix the race condition in ReplicationSlotAcquire(). Amit Kapila
- pgsql: pg_amcheck: Fix inconsistency in memory freeing Michael Paquier
- pgsql: pg_amcheck: Fix inconsistency in memory freeing Michael Paquier
- pgsql: pg_amcheck: Fix inconsistency in memory freeing Michael Paquier
- pgsql: pg_amcheck: Fix inconsistency in memory freeing Michael Paquier
- pgsql: pg_amcheck: Fix inconsistency in memory freeing Michael Paquier
- pgsql: Remove arbitrary cap on read_stream.c buffer queue. Thomas Munro
- pgsql: Get rid of ojrelid local variable in remove_rel_from_query() Alexander Korotkov
- pgsql: Get rid of O(N^2) script-parsing overhead in pgbench. Tom Lane
- pgsql: Avoid unnecessary computation of pgbench's script line number. Tom Lane
- pgsql: Generalize hash and ordering support in amapi Peter Eisentraut
- Re: pgsql: Generalize hash and ordering support in amapi Tom Lane
- pgsql: EXPLAIN: Always use two fractional digits for row counts. Robert Haas
- pgsql: Create explain_format.c and move relevant code there. Robert Haas
- pgsql: Create explain_dr.c and move DestReceiver-related code there. Robert Haas