Mailing lists [pgsql-hackers]
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Robert Haas
- Re: [HACKERS] Transaction control in procedures Peter Eisentraut
- using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov
- Re: Updated macOS start scripts Mark Dilger
- Re: With commit 4e5fe9ad19, range partition missing handling for theNULL partition key Robert Haas
- Re: Updated macOS start scripts Tom Lane
- Re: Typo in ExecBuildSlotPartitionKeyDescription prologue Robert Haas
- pgindent run? Robert Haas
- Re: pgindent run? Andres Freund
- Re: pgindent run? Robert Haas
- Re: Updated macOS start scripts Mark Dilger
- Re: Add PGDLLIMPORT lines to some variables Brian Cloutier
- Re: pgindent run? Mark Dilger
- Re: [HACKERS] Small improvement to compactify_tuples Юрий Соколов
- Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Robert Haas
- Re: pgindent run? Tom Lane
- Re: Updated macOS start scripts Tom Lane
- Re: pgindent run? Tom Lane
- Re: [HACKERS] Patch: Add --no-comments to skip COMMENTs with pg_dump Robert Haas
- Re: [HACKERS] postgres_fdw super user checks Robert Haas
- Re: [HACKERS] postgres_fdw super user checks Robert Haas
- Re: Updated macOS start scripts Peter Eisentraut
- Re: pgindent run? Thomas Munro
- Re: [HACKERS] postgres_fdw super user checks Tom Lane
- Skip index cleanup if autovacuum did not do any work Feike Steenbergen
- Re: pgindent run? Tom Lane
- Re: [HACKERS] PG10 partitioning - odd behavior/possible bug Robert Haas
- Re: Skip index cleanup if autovacuum did not do any work Feike Steenbergen
- Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. Robert Haas
- Re: Skip index cleanup if autovacuum did not do any work Peter Geoghegan
- Re: Skip index cleanup if autovacuum did not do any work Feike Steenbergen
- Re: Skip index cleanup if autovacuum did not do any work Tom Lane
- Re: Skip index cleanup if autovacuum did not do any work Peter Geoghegan
- Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier
- Re: Skip index cleanup if autovacuum did not do any work Peter Geoghegan
- Re: [HACKERS] postgres_fdw: Add support for INSERT OVERRIDING clause Peter Eisentraut
- Re: Updated macOS start scripts Mark Dilger
- Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier
- Re: pgindent run? Mark Dilger
- Re: [HACKERS] Assertion failure when the non-exclusive pg_stop_backup aborted. Michael Paquier
- Re: [HACKERS] Small improvement to compactify_tuples Andres Freund
- Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Peter Eisentraut
- Re: Add PGDLLIMPORT lines to some variables Michael Paquier
- Re: pgindent run? Tom Lane
- Re: [HACKERS] Small improvement to compactify_tuples Peter Geoghegan
- Re: [HACKERS] postgres_fdw: Add support for INSERT OVERRIDING clause Tom Lane
- Re: pgindent run? Mark Dilger
- Re: [HACKERS] postgres_fdw super user checks Stephen Frost
- Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Michael Paquier
- Re: [HACKERS] PG10 partitioning - odd behavior/possible bug Joe Conway
- Re: [HACKERS] PG10 partitioning - odd behavior/possible bug Robert Haas
- Re: default range partition and constraint exclusion Amit Langote
- Re: With commit 4e5fe9ad19, range partition missing handling for theNULL partition key Amit Langote
- Re: Fix a typo in xact.c Masahiko Sawada
- Re: [HACKERS] path toward faster partition pruning Amit Langote
- Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem Michael Paquier
- Re: [HACKERS] Runtime Partition Pruning Michael Paquier
- Re: [HACKERS] Range Merge Join v1 Michael Paquier
- Re: [HACKERS] Small improvement to compactify_tuples Michael Paquier
- Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patchfor hash index Michael Paquier
- Re: Jsonb transform for pl/python Michael Paquier
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Michael Paquier
- Re: [HACKERS] GSoC 2017: weekly progress reports (week 6) Michael Paquier
- Re: [HACKERS] Causal reads take II Michael Paquier
- Re: [HACKERS] GSoC 2017: Foreign Key Arrays Michael Paquier
- Re: [HACKERS] Causal reads take II Thomas Munro
- Re: [HACKERS] Statement-level rollback Michael Paquier
- Re: [HACKERS] Re: Is anything preventing us from allowing write toforeign tables from standby? Michael Paquier
- Re: [HACKERS] Causal reads take II Michael Paquier
- Re: [PATCH] Atomic pgrename on Windows Craig Ringer
- Re: [HACKERS] [Proposal] Make the optimiser aware of partitions ordering Michael Paquier
- Re: [HACKERS] WIP: Covering + unique indexes. Michael Paquier
- Re: [HACKERS] logical decoding of two-phase transactions Michael Paquier
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key Amit Kapila
- Re: [HACKERS] Add Roman numeral conversion to to_number Michael Paquier
- Re: [PATCH] Atomic pgrename on Windows Andres Freund
- Re: [HACKERS] SQL/JSON in PostgreSQL Michael Paquier
- Re: [HACKERS] postgres_fdw: support parameterized foreign joins Michael Paquier
- Re: [HACKERS] [PATCH] Lockable views Michael Paquier
- Re: PG10.1 autovac killed building extended stats Alvaro Herrera
- Re: Code cleanup patch submission for extended_stats.c Alvaro Herrera
- Re: [HACKERS] Refactoring identifier checks to consistently use strcmp Michael Paquier
- Re: [HACKERS] postgres_fdw bug in 9.6 Ashutosh Bapat
- Re: [HACKERS] WIP: Covering + unique indexes. Peter Geoghegan
- Re: scan-build plpython stuff John Naylor
- Re: new function for tsquery creartion Michael Paquier
- Re: [HACKERS] UPDATE of partition key Michael Paquier
- Re: [HACKERS] Pluggable storage Michael Paquier
- Re: [HACKERS] Push down more UPDATEs/DELETEs in postgres_fdw Michael Paquier
- Re: [HACKERS] postgres_fdw: Add support for INSERT OVERRIDING clause Michael Paquier
- Re: [HACKERS] [BUGS] Bug in Physical Replication Slots (at least 9.5)? Michael Paquier
- Re: [HACKERS] Walsender timeouts and large transactions Michael Paquier
- Re: [HACKERS] why not parallel seq scan for slow functions Michael Paquier
- Re: [HACKERS] Race between SELECT and ALTER TABLE NO INHERIT Michael Paquier
- Re: [HACKERS] Another oddity in handling of WCO constraints in postgres_fdw Michael Paquier
- Re: [HACKERS] parallel.c oblivion of worker-startup failures Michael Paquier
- Re: [HACKERS] CUBE seems a bit confused about ORDER BY Michael Paquier
- Re: [HACKERS] Re: proposal - psql: possibility to specify sort fordescribe commands, when size is printed Michael Paquier
- Re: [HACKERS] Refactor handling of database attributes betweenpg_dump and pg_dumpall Michael Paquier
- Re: [HACKERS] Re: [COMMITTERS] pgsql: Remove pgbench "progress" testpending solution of its timing is (fwd) Michael Paquier
- Re: [HACKERS] WIP: Covering + unique indexes. Andrey Borodin
- Re: [HACKERS] proposal - Default namespaces for XPath expressions(PostgreSQL 11) Michael Paquier
- Re: [HACKERS] static assertions in C++ Michael Paquier
- Re: [HACKERS] A design for amcheck heapam verification Michael Paquier
- Re: [HACKERS] WIP: Restricting pg_rewind to data/wal dirs Michael Paquier
- Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan
- Re: [HACKERS] Function to move the position of a replication slot Michael Paquier
- Re: [HACKERS] A design for amcheck heapam verification Michael Paquier
- Re: [HACKERS] A design for amcheck heapam verification Peter Geoghegan
- Re: [HACKERS] A design for amcheck heapam verification Michael Paquier
- TupleDescCopy doesn't clear atthasdef, attnotnull, attidentity Thomas Munro
- Expression based grouping equality implementation Andres Freund
- Re: explain analyze output with parallel workers - question aboutmeaning of information for explain.depesz.com Amit Kapila
- Re: explain analyze output with parallel workers - question aboutmeaning of information for explain.depesz.com Amit Kapila
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Fabien COELHO
- Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key amul sul
- Re: [HACKERS] postgres_fdw super user checks Ashutosh Bapat
- Re: [HACKERS] CUBE seems a bit confused about ORDER BY Tomas Vondra
- Re: [HACKERS] CUBE seems a bit confused about ORDER BY Alexander Korotkov
- Re: [HACKERS] CUBE seems a bit confused about ORDER BY Andrey Borodin
- Re: [HACKERS] Runtime Partition Pruning Beena Emerson
- Re: [HACKERS] Runtime Partition Pruning Beena Emerson
- Re: [HACKERS] Runtime Partition Pruning Beena Emerson
- Re: [HACKERS] Runtime Partition Pruning Beena Emerson
- Re: Skip index cleanup if autovacuum did not do any work Feike Steenbergen
- Re: [HACKERS] UPDATE of partition key Amit Khandekar
- Re: [HACKERS] CUBE seems a bit confused about ORDER BY Alexander Korotkov
- Re: [HACKERS] WIP: Restricting pg_rewind to data/wal dirs David Steele
- es_query_dsa is broken Thomas Munro
- Re: [HACKERS] CUBE seems a bit confused about ORDER BY Michael Paquier
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Robert Haas
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Fabien COELHO
- Re: [HACKERS] GUC for cleanup indexes threshold. Simon Riggs
- Re: [HACKERS] postgres_fdw super user checks Stephen Frost
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Robert Haas
- Re: [HACKERS] static assertions in C++ Peter Eisentraut
- Re: PATCH: pgbench - option to build using ppoll() for largerconnection counts Fabien COELHO
- Re: [HACKERS] static assertions in C++ Robert Haas
- Re: new function for tsquery creartion Victor Drobny
- Re: new function for tsquery creartion Victor Drobny
- Re: es_query_dsa is broken Robert Haas
- Re: [HACKERS] static assertions in C++ Tom Lane
- Re: using index or check in ALTER TABLE SET NOT NULL Robert Haas
- Re: [HACKERS] GUC for cleanup indexes threshold. Masahiko Sawada
- Re: using index or check in ALTER TABLE SET NOT NULL Stephen Frost
- Re: [HACKERS] Issues with logical replication Petr Jelinek
- Re: using index or check in ALTER TABLE SET NOT NULL Tom Lane
- Re: using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov
- Re: using index or check in ALTER TABLE SET NOT NULL Stephen Frost
- Re: [HACKERS] Walsender timeouts and large transactions Petr Jelinek
- Re: using index or check in ALTER TABLE SET NOT NULL Robert Haas
- Re: using index or check in ALTER TABLE SET NOT NULL Tom Lane
- Re: using index or check in ALTER TABLE SET NOT NULL Stephen Frost
- Re: using index or check in ALTER TABLE SET NOT NULL Sergei Kornilov
- Re: using index or check in ALTER TABLE SET NOT NULL Andres Freund
- Re: [HACKERS] GSoC 2017 : Patch for predicate locking in Gist index Shubham Barai