Mailing lists [pgsql-hackers]
- Re: [HACKERS] [POC] hash partitioning Jesper Pedersen
- Re: [HACKERS] [PATCH] Call RelationDropStorage() for broader rangeof object drops. Andres Freund
- Re: [HACKERS] pg_basebackup behavior on non-existent slot Magnus Hagander
- Re: [HACKERS] postgres_fdw super user checks Jeff Janes
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Bruce Momjian
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Andreas Joseph Krogh
- Re: [HACKERS] taking stdbool.h into use Peter Eisentraut
- Re: [HACKERS] DROP SUBSCRIPTION hangs if sub is disabled in the sametransaction Peter Eisentraut
- Re: [HACKERS] DROP SUBSCRIPTION hangs if sub is disabled in the sametransaction Peter Eisentraut
- Re: [HACKERS] DROP SUBSCRIPTION hangs if sub is disabled in the sametransaction Peter Eisentraut
- Re: [HACKERS] Pluggable storage Alexander Korotkov
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Bruce Momjian
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Bruce Momjian
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Bruce Momjian
- Re: [HACKERS] [PATCH] Call RelationDropStorage() for broader range ofobject drops. Alexander Korotkov
- [HACKERS] COMMIT TRIGGERs, take n, implemented with CONSTRAINT TRIGGERS Nico Williams
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Robert Haas
- Re: [HACKERS] DROP SUBSCRIPTION hangs if sub is disabled in the same transaction Arseny Sher
- Re: [HACKERS] [POC] hash partitioning Robert Haas
- [HACKERS] Pre-existing bug in trigger.c Tom Lane
- Re: [HACKERS] postgres_fdw super user checks Robert Haas
- Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12 Robert Haas
- [HACKERS] Re: [bug fix] PG10: libpq doesn't connect to alternative hosts whensome errors occur Robert Haas
- Re: [HACKERS] [bug fix] PG10: libpq doesn't connect to alternativehosts when some errors occur David G. Johnston
- Re: [HACKERS] [PATCH] Improve geometric types Robert Haas
- Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12 Thomas Munro
- Re: [HACKERS] Warnings "unrecognized node type" for some DDLs withlog_statement = 'ddl' Robert Haas
- [HACKERS] Process startup infrastructure is a mess Andres Freund
- Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier
- Re: [HACKERS] [POC] hash partitioning Thom Brown
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Andreas Joseph Krogh
- Re: [HACKERS] Warnings "unrecognized node type" for some DDLs withlog_statement = 'ddl' Michael Paquier
- Re: [HACKERS] Log LDAP "diagnostic messages"? Michael Paquier
- [HACKERS] Trouble with amcheck Douglas Doole
- Re: [HACKERS] Process startup infrastructure is a mess Simon Riggs
- Re: [HACKERS] Trouble with amcheck Peter Geoghegan
- Re: [HACKERS] Process startup infrastructure is a mess Andres Freund
- Re: [HACKERS] expanding inheritance in partition bound order Amit Langote
- Re: [HACKERS] Small code improvement for btree Doug Doole
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Amit Langote
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Michael Paquier
- Re: [HACKERS] Process startup infrastructure is a mess Tsunakawa, Takayuki
- Re: [HACKERS] Add Roman numeral conversion to to_number Doug Doole
- Re: [HACKERS] PATCH : Generational memory allocator (was PATCH: twoslab-like memory allocators) Tomas Vondra
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Stephen Frost
- Re: [HACKERS] SCRAM in the PG 10 release notes Michael Paquier
- Re: [HACKERS] Process startup infrastructure is a mess Stephen Frost
- Re: [HACKERS] Trouble with amcheck Stephen Frost
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Michael Paquier
- Re: [HACKERS] Trouble with amcheck Michael Paquier
- Re: [HACKERS] path toward faster partition pruning David Rowley
- Re: [HACKERS] Clarification in pg10's pgupgrade.html step 10(upgrading standby servers) Stephen Frost
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [HACKERS] Trouble with amcheck Douglas Doole
- Re: [HACKERS] Trouble with amcheck Andres Freund
- Re: [HACKERS] taking stdbool.h into use Tom Lane
- Re: [HACKERS] Trouble with amcheck Stephen Frost
- Re: [HACKERS] Trouble with amcheck Andres Freund
- Re: [HACKERS] Trouble with amcheck Tom Lane
- Re: [HACKERS] parallelize queries containing initplans Amit Kapila
- Re: [HACKERS] additional contrib test suites Peter Eisentraut
- Re: [HACKERS] [COMMITTERS] pgsql: passwordcheck: Add test suite Michael Paquier
- Re: [HACKERS] POC: Sharing record typmods between backends Andres Freund
- Re: [HACKERS] POC: Sharing record typmods between backends Thomas Munro
- Re: [HACKERS] POC: Sharing record typmods between backends Tom Lane
- Re: [HACKERS] [COMMITTERS] pgsql: passwordcheck: Add test suite Michael Paquier
- Re: [HACKERS] [COMMITTERS] pgsql: Add support for coordinating record typmods among parallel worke Tom Lane
- Re: [HACKERS] path toward faster partition pruning Dilip Kumar
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [HACKERS] Add Roman numeral conversion to to_number Oliver Ford
- Re: [HACKERS] Small patch for pg_basebackup argument parsing Ryan Murphy
- Re: [HACKERS] Optimise default partition scanning while adding newpartition Amit Langote
- Re: [HACKERS] utility commands benefiting from parallel plan Haribabu Kommi
- Re: [HACKERS] [POC] hash partitioning amul sul
- Re: [HACKERS] Add Roman numeral conversion to to_number Douglas Doole
- Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT Amit Langote
- Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT Amit Langote
- Re: [HACKERS] Setting pd_lower in GIN metapage Amit Langote
- [HACKERS] Error: dsa_area could not attach to a segment that has been freed Gaddam Sai Ram
- Re: [HACKERS] Re: [bug fix] PG10: libpq doesn't connect toalternative hosts when some errors occur Tsunakawa, Takayuki
- Re: [HACKERS] COMMIT TRIGGERs, take n, implemented with CONSTRAINT TRIGGERS Alexander Korotkov
- Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik
- Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI
- Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Rafia Sabih
- Re: [HACKERS] [PATCH] Improve geometric types Kyotaro HORIGUCHI
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] Patch: add --if-exists to pg_recvlogical Daniel Gustafsson
- Re: [HACKERS] SendRowDescriptionMessage() is slow for queries with alot of columns Thom Brown
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] [PATCH] Off-by-one error in logical slot resource retention Daniel Gustafsson
- Re: [HACKERS] VACUUM and ANALYZE disagreeing on what reltuples means Daniel Gustafsson
- Re: [HACKERS] Partition-wise join for join between (declaratively)partitioned tables Ashutosh Bapat
- Re: [HACKERS] More efficient truncation of pg_stat_activity query strings Kuntal Ghosh
- Re: [HACKERS] no test coverage for ALTER FOREIGN DATA WRAPPER nameHANDLER ... Robert Haas
- Re: [HACKERS] More efficient truncation of pg_stat_activity query strings Robert Haas
- Re: [HACKERS] no test coverage for ALTER FOREIGN DATA WRAPPER nameHANDLER ... Amit Langote
- Re: [HACKERS] Allow GiST opcalsses without compress\decompresfunctions Andrey Borodin
- Re: [HACKERS] Log LDAP "diagnostic messages"? Thomas Munro
- Re: [HACKERS] additional contrib test suites Peter Eisentraut
- Re: [HACKERS] Allow GiST opcalsses without compress\decompres functions Alexander Korotkov
- Re: [HACKERS] COMMIT TRIGGERs, take n, implemented with CONSTRAINT TRIGGERS Nico Williams
- Re: [HACKERS] The case for removing replacement selection sort Tomas Vondra
- Re: [HACKERS] additional contrib test suites Tom Lane
- Re: [HACKERS] DROP SUBSCRIPTION hangs if sub is disabled in the sametransaction Peter Eisentraut
- Re: [HACKERS] Re: DROP SUBSCRIPTION hangs if sub is disabled in thesame transaction Peter Eisentraut
- Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Daniel Gustafsson
- Re: [HACKERS] pg_rewind proposed scope and interface changes Chris Travers
- Re: [HACKERS] SQL/JSON in PostgreSQL Daniel Gustafsson
- Re: [HACKERS] postgres_fdw: evaluate placeholdervars on remote server Daniel Gustafsson
- Re: [HACKERS] Statement-level rollback Daniel Gustafsson
- Re: [HACKERS] Support to COMMENT ON DATABASE CURRENT_DATABASE Bossart, Nathan
- Re: [HACKERS] WIP: long transactions on hot standby feedback replica/ proof of concept i.kartyshov@postgrespro.ru
- Re: [HACKERS] Renaming PG_GETARG functions (was Re: PG_GETARG_GISTENTRY?) Daniel Gustafsson
- Re: [HACKERS] postgres_fdw: evaluate placeholdervars on remote server Robert Haas
- Re: [HACKERS] [PATCH] Improve geometric types Robert Haas
- Re: [HACKERS] Surjective functional indexes Konstantin Knizhnik
- Re: [HACKERS] Process startup infrastructure is a mess Robert Haas
- Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Robert Haas
- Re: [HACKERS] Optimise default partition scanning while adding new partition Robert Haas
- Re: [HACKERS] Re: [bug fix] PG10: libpq doesn't connect toalternative hosts when some errors occur Robert Haas
- Re: [HACKERS] More flexible LDAP auth search filters? Peter Eisentraut
- Re: [HACKERS] Log LDAP "diagnostic messages"? Peter Eisentraut
- Re: [HACKERS] SQL/JSON in PostgreSQL Robert Haas
- Re: [HACKERS] GnuTLS support Jeff Janes
- [HACKERS] pgjdbc logical replication client throwing exception Dipesh Dangol
- Re: [HACKERS] Optimise default partition scanning while adding new partition Amit Langote
- Re: [HACKERS] Patch: add --if-exists to pg_recvlogical Rosser Schwarz
- Re: [HACKERS] DROP SUBSCRIPTION hangs if sub is disabled in the same transaction Arseny Sher
- Re: [HACKERS] The case for removing replacement selection sort Peter Geoghegan