Mailing lists [pgsql-committers]
- pgsql: Fix new test case to work on (some?) big-endian architectures. Tom Lane
- pgsql: Allow locking updated tuples in tuple_update() and tuple_delete( Alexander Korotkov
- pgsql: Evade extra table_tuple_fetch_row_version() in ExecUpdate()/Exec Alexander Korotkov
- pgsql: Improve the naming of Parallel Hash Join phases. Thomas Munro
- pgsql: Improve a bit the tests of pg_walinspect Michael Paquier
- pgsql: Allow logical replication to copy tables in binary format. Amit Kapila
- pgsql: Ignore generated columns during apply of update/delete. Amit Kapila
- pgsql: Ignore generated columns during apply of update/delete. Amit Kapila
- pgsql: Ignore generated columns during apply of update/delete. Amit Kapila
- pgsql: Ignore generated columns during apply of update/delete. Amit Kapila
- pgsql: Ignore generated columns during apply of update/delete. Amit Kapila
- pgsql: Wrap ICU ucol_open(). Jeff Davis
- pgsql: Improve type handling in pg_dump's compress file API Tomas Vondra
- pgsql: Minor comment improvements for compress_lz4 Tomas Vondra
- pgsql: Unify buffer sizes in pg_dump compression API Tomas Vondra
- pgsql: Add missing "-I." flag when building pg_bsd_indent. Tom Lane
- pgsql: amcheck: Fix a few bugs in new update chain validation. Robert Haas
- pgsql: Handle the "und" locale in ICU versions 54 and older. Jeff Davis
- Re: pgsql: Handle the "und" locale in ICU versions 54 and older. Tom Lane
- pgsql: Count updates that move row to a new page. Peter Geoghegan
- pgsql: doc: fix another case of missing productname markup Daniel Gustafsson