Mailing lists [pgsql-hackers]
- Re: Allowing printf("%m") only where it actually works Nico Williams
- Re: Allowing printf("%m") only where it actually works Tom Lane
- Re: Performance improvements for src/port/snprintf.c Tom Lane
- Re: [sqlsmith] ERROR: partition missing from subplans David Rowley
- Re: How to estimate the shared memory size required for parallel scan? Thomas Munro
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Michael Paquier
- Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Thomas Munro
- 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: [FEATURE PATCH] pg_stat_statements with plans (v02) Tom Lane
- Re: [HACKERS] GnuTLS support Michael Paquier
- Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Thomas Munro
- Re: Fix help option of contrib/oid2name Tatsuro Yamada
- Re: [FEATURE PATCH] pg_stat_statements with plans (v02) Tom Lane
- 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
- Calculate total_table_pages after set_base_rel_sizes() David Rowley
- Re: Fix help option of contrib/oid2name Michael Paquier
- Re: partitioning - changing a slot's descriptor is expensive Amit Langote
- 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
- Re: partitioning - changing a slot's descriptor is expensive Andres Freund
- Re: partitioning - changing a slot's descriptor is expensive David Rowley
- 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: [FEATURE PATCH] pg_stat_statements with plans (v02) Tom Lane
- Re: remove ATTRIBUTE_FIXED_PART_SIZE Tom Lane
- Re: ALTER TABLE on system catalogs Tom Lane
- Re: Temporary tables prevent autovacuum, leading to XID wraparound Alvaro Herrera
- 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 Tom Lane
- Re: Two proposed modifications to the PostgreSQL FDW Stephen Frost
- Re: Truncation failure in autovacuum results in data corruption(duplicate keys) Alexander Korotkov
- Re: libpq compression Konstantin Knizhnik
- Re: Two proposed modifications to the PostgreSQL FDW Andres Freund
- Re: Truncation failure in autovacuum results in data corruption(duplicate keys) Alexander Korotkov
- Re: Truncation failure in autovacuum results in data corruption (duplicate keys) Tom Lane
- 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 Wu Ivy
- Re: Getting NOT NULL constraint from pg_attribute David G. Johnston