Архив рассылок [pgsql-hackers]
Re: [PATCH] Add regress test for pg_read_all_stats role Michael Paquier
Re: ATTACH/DETACH PARTITION CONCURRENTLY David Rowley
Re: ALTER TABLE on system catalogs Michael Paquier
Re: [HACKERS] GnuTLS support Michael Paquier
Re: Fix help option of contrib/oid2name Tatsuro Yamada
Re: NLS handling fixes. Michael Paquier
simplehash.h comment Thomas Munro
Re: Fix help option of contrib/oid2name Michael Paquier
Re: simplehash.h comment Michael Paquier
Re: Copy function for logical replication slots Michael Paquier
Re: Conflict handling for COPY FROM Surafel Temesgen
Re: Fix help option of contrib/oid2name Tatsuro Yamada
A really subtle lexer bug Andrew Gierth
Re: Fix help option of contrib/oid2name Michael Paquier
Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Andres Freund
Re: remove ATTRIBUTE_FIXED_PART_SIZE Peter Eisentraut
Re: remove ATTRIBUTE_FIXED_PART_SIZE Peter Eisentraut
Re: ALTER TABLE on system catalogs Peter Eisentraut
Re: remove ATTRIBUTE_FIXED_PART_SIZE Andres Freund
Re: ALTER TABLE on system catalogs Andres Freund
Re: partitioning - changing a slot's descriptor is expensive Amit Khandekar
Re: Slotification of partition tuple conversion Amit Khandekar
libpq host/hostaddr/conninfo inconsistencies Fabien COELHO
Re: ALTER TABLE on system catalogs Michael Paquier
Re: Conflict handling for COPY FROM Robert Haas
Re: TupleTableSlot abstraction Ashutosh Bapat
Re: TupleTableSlot abstraction Andres Freund
WaitForOlderSnapshots refactoring Peter Eisentraut
Re: ALTER TABLE on system catalogs Peter Eisentraut
Re: WaitForOlderSnapshots refactoring Andres Freund
Re: ALTER TABLE on system catalogs Andres Freund
Re: remove ATTRIBUTE_FIXED_PART_SIZE Tom Lane
Re: ALTER TABLE on system catalogs Tom Lane
Re: TupleTableSlot abstraction Ashutosh Bapat
Two proposed modifications to the PostgreSQL FDW Chris Travers
Re: Two proposed modifications to the PostgreSQL FDW Andres Freund
Re: Two proposed modifications to the PostgreSQL FDW Stephen Frost
Re: libpq compression Konstantin Knizhnik
Re: Two proposed modifications to the PostgreSQL FDW Andres Freund
Re: Two proposed modifications to the PostgreSQL FDW Chris Travers
Re: A really subtle lexer bug Andrew Gierth
Re: Two proposed modifications to the PostgreSQL FDW Chris Travers
Re: Getting NOT NULL constraint from pg_attribute David G. Johnston
Re: ATTACH/DETACH PARTITION CONCURRENTLY Alvaro Herrera
Re: Improve behavior of concurrent ANALYZE/VACUUM Bossart, Nathan