Mailing lists [pgsql-committers]
- pgsql: Add SQL type xid8 to expose FullTransactionId to users. Thomas Munro
- pgsql: Introduce xid8-based functions to replace txid_XXX. Thomas Munro
- pgsql: Fix representation of SORT_TYPE_STILL_IN_PROGRESS. Tom Lane
- pgsql: Consider Incremental Sort paths at additional places Tomas Vondra
- pgsql: Prevent archive recovery from scanning non-existent WAL files. Fujii Masao
- Re: pgsql: Prevent archive recovery from scanning non-existent WAL files. Fujii Masao
- pgsql: Minor improvements in Incremental Sort explain Tomas Vondra
- Re: pgsql: Collect statistics about SLRU caches Thomas Munro
- Re: pgsql: Collect statistics about SLRU caches Tomas Vondra
- pgsql: Remove debugging elog from pgstat_recv_resetslrucounter Tomas Vondra
- pgsql: Adjust bytea get_bit/set_bit to use int8 not int4 for bit number Tom Lane
- pgsql: Support FETCH FIRST WITH TIES Alvaro Herrera
- pgsql: Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane
- pgsql: Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane
- pgsql: Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane
- pgsql: Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane
- pgsql: Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane
- pgsql: Implement waiting for given lsn at transaction start Alexander Korotkov
- Re: pgsql: Implement waiting for given lsn at transaction start Tom Lane
- Re: pgsql: Implement waiting for given lsn at transaction start David G. Johnston
- pgsql: Allow psql's \g and \gx commands to transiently change \pset opt Tom Lane
- Re: pgsql: Implement waiting for given lsn at transaction start Anna Akenteva
- pgsql: Allow users to limit storage reserved by replication slots Alvaro Herrera
- pgsql: Remove nbtree BTreeTupleSetAltHeapTID() function. Peter Geoghegan
- pgsql: Appease perlcritic Alvaro Herrera
- Re: pgsql: Implement waiting for given lsn at transaction start Alexander Korotkov
- Re: pgsql: Implement waiting for given lsn at transaction start Alexander Korotkov