Mailing lists [pgsql-hackers]
- Re: Bug in ginRedoRecompress that causes opaque data on page to beoverrun R, Siva
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) James Coleman
- Re: Prevent concurrent DROP SCHEMA when certain objects are beinginitially created in the namespace Michael Paquier
- Re: Collation versioning Peter Eisentraut
- Allow parallelism for deferrable serializable txns Andres Freund
- Re: Prevent concurrent DROP SCHEMA when certain objects are beinginitially created in the namespace Michael Paquier
- Re: Prevent concurrent DROP SCHEMA when certain objects are beinginitially created in the namespace Fabrízio de Royes Mello
- Re: *_to_xml() should copy SPI_processed/SPI_tuptable Peter Eisentraut
- Re: [HACKERS] Restricting maximum keep segments by repslots Peter Eisentraut
- Re: [PATCH] Incremental sort (was: PoC: Partial sort) Tomas Vondra
- Re: *_to_xml() should copy SPI_processed/SPI_tuptable Tom Lane
- Re: *_to_xml() should copy SPI_processed/SPI_tuptable Andrew Gierth
- Commit fest 2018-09 Michael Paquier
- Re: Commit fest 2018-09 Dmitry Dolgov
- Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane
- Re: buildfarm: could not read block 3 in file "base/16384/2662":read only 0 of 8192 bytes Andres Freund
- Re: Commit fest 2018-09 Michael Paquier
- Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane
- Re: Have an encrypted pgpass file Jeremy Schneider
- Re: Problem while setting the fpw with SIGHUP Michael Paquier
- Re: Collation versioning Thomas Munro
- Re: pgsql: Refactor dlopen() support Tom Lane
- Small performance tweak to run-time partition pruning David Rowley
- Unused argument from execute_sql_string() Yugo Nagata
- Re: Use C99 designated initializers for some structs Peter Eisentraut
- Re: pgsql: Refactor dlopen() support Peter Eisentraut
- Re: Hint to set owner for tablespace directory Maksim Milyutin
- Re: Collation versioning Christoph Berg
- cache lookup failed for constraint when alter table referred bypartition table Rajkumar Raghuwanshi
- Re: [HACKERS] [PROPOSAL] Temporal query processing with range types Peter Moser
- Standby reads fail when autovacuum take AEL during truncation Adrien NAYRAT
- Re: [HACKERS] proposal: schema variables Fabien COELHO
- Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module Peter Eisentraut
- Re: libpq debug log Peter Eisentraut
- Re: libpq stricter integer parsing Peter Eisentraut
- Re: Removing useless \. at the end of copy in pgbench Peter Eisentraut
- Re: pgsql: Refactor dlopen() support Tom Lane
- Re: [HACKERS] proposal: schema variables Pavel Stehule
- Re: Hint to set owner for tablespace directory Peter Eisentraut
- Re: libpq stricter integer parsing Fabien COELHO
- Re: Removing useless \. at the end of copy in pgbench Fabien COELHO
- [PATCH] Fix for infinite signal loop in parallel scan Chris Travers
- Re: Hint to set owner for tablespace directory Maksim Milyutin
- Re: pgsql: Refactor dlopen() support Peter Eisentraut
- Re: [PATCH] Fix for infinite signal loop in parallel scan Andres Freund
- Re: Standby reads fail when autovacuum take AEL during truncation Alexander Korotkov