Mailing lists [pgsql-hackers]
- Re: DDL Damage Assessment Stephen Frost
- Re: DDL Damage Assessment Claudio Freire
- Re: DDL Damage Assessment Peter Geoghegan
- Re: DDL Damage Assessment Claudio Freire
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan
- Re: TAP test breakage on MacOS X Peter Eisentraut
- Re: DDL Damage Assessment Peter Geoghegan
- Re: DDL Damage Assessment Stephen Frost
- Re: TAP test breakage on MacOS X Andres Freund
- Re: DDL Damage Assessment Andres Freund
- Re: DDL Damage Assessment Andres Freund
- Re: DDL Damage Assessment Stephen Frost
- Re: DDL Damage Assessment Stephen Frost
- Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Bruce Momjian
- Re: Assertion failure in syncrep.c Simon Riggs
- Re: DDL Damage Assessment Claudio Freire
- [PATCH] Simplify EXISTS subqueries containing LIMIT Marti Raudsepp
- Re: DDL Damage Assessment Alvaro Herrera
- Re: DDL Damage Assessment Alvaro Herrera
- Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
- Re: DDL Damage Assessment Dimitri Fontaine
- Re: DDL Damage Assessment Jan Wieck
- Re: Proposal for updating src/timezone Tom Lane
-
Re: NEXT VALUE FOR
Thomas Munro - Re: Promise index tuples for UPSERT Peter Geoghegan
-
Re: NEXT VALUE FOR
Thomas Munro - Re: CREATE IF NOT EXISTS INDEX Marti Raudsepp
-
Re: NEXT VALUE FOR
Tom Lane - Re: DDL Damage Assessment Joe Conway
- Fixed xloginsert_locks for 9.4 Greg Smith
- Re: DDL Damage Assessment Stephen Frost
- Re: Fixed xloginsert_locks for 9.4 Peter Geoghegan
- Re: Per table autovacuum vacuum cost limit behaviour strange Stephen Frost
- Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Marti Raudsepp
- Re: CREATE IF NOT EXISTS INDEX Marti Raudsepp
- Re: TAP test breakage on MacOS X Robert Haas
- Re: pg_receivexlog and replication slots Michael Paquier
- GiST splitting on empty pages Andrew Gierth
- Re: TAP test breakage on MacOS X Tom Lane
- Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Fabrízio de Royes Mello
- Re: DDL Damage Assessment Jim Nasby
- Re: proposal: doc: simplify examples of dynamic SQL Jim Nasby
- Re: TAP test breakage on MacOS X Tom Lane
- Re: CREATE IF NOT EXISTS INDEX Fabrízio de Royes Mello
- Re: CREATE IF NOT EXISTS INDEX Fabrízio de Royes Mello
- Re: CREATE IF NOT EXISTS INDEX Fabrízio de Royes Mello
- Re: proposal: doc: simplify examples of dynamic SQL David G Johnston
- How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Kouhei Kaigai
- Re: How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Tom Lane
- Re: DDL Damage Assessment Claudio Freire
- Re: How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Kouhei Kaigai
- Re: proposal: doc: simplify examples of dynamic SQL Pavel Stehule
- Re: proposal: doc: simplify examples of dynamic SQL Pavel Stehule
- Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Marko Tiikkaja
- Re: Patch to add support of "IF NOT EXISTS" to others "CREATE" statements Heikki Linnakangas
- Re: How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Heikki Linnakangas
- Re: Promise index tuples for UPSERT Simon Riggs
- Re: CREATE IF NOT EXISTS INDEX Marti Raudsepp
- Re: How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Andres Freund
- Re: DDL Damage Assessment Dimitri Fontaine
- Re: Promise index tuples for UPSERT Heikki Linnakangas
- Re: How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Kouhei Kaigai
- Re: How to make ResourceOwnerForgetBuffer() O(1), instead of O(N^2) scale Kouhei Kaigai
- Re: Promise index tuples for UPSERT Peter Geoghegan
- Re: Join push-down support for foreign tables Shigeru Hanada
- Re: Promise index tuples for UPSERT Simon Riggs
- Re: Promise index tuples for UPSERT Peter Geoghegan
- Re: Promise index tuples for UPSERT Simon Riggs
- Re: Promise index tuples for UPSERT Peter Geoghegan
- Re: Promise index tuples for UPSERT Simon Riggs
- Re: Promise index tuples for UPSERT Heikki Linnakangas
- Re: TAP test breakage on MacOS X Robert Haas
- Re: GiST splitting on empty pages Heikki Linnakangas
- Re: pg_receivexlog and replication slots Andres Freund
- Re: Fixed xloginsert_locks for 9.4 Andres Freund
- Re: DDL Damage Assessment Robert Haas
- Re: DDL Damage Assessment Stephen Frost
- Re: WAL format and API changes (9.5) Heikki Linnakangas
- Re: WAL format and API changes (9.5) Andres Freund
- Re: WAL format and API changes (9.5) Heikki Linnakangas
- Re: Fixed xloginsert_locks for 9.4 Gregory Smith
- Re: Fixed xloginsert_locks for 9.4 Andres Freund
- Re: Escaping from blocked send() reprised. Heikki Linnakangas
- Re: Escaping from blocked send() reprised. Andres Freund
- Trailing comma support in SELECT statements Bogdan Pilch
- Re: Log notice that checkpoint is to be written on shutdown Alvaro Herrera
- Re: Escaping from blocked send() reprised. Heikki Linnakangas
- [RFC] Incremental backup v2: add backup profile to base backup Marco Nenciarini
- Re: Dynamic LWLock tracing via pg_stat_lwlock (proof of concept) Bruce Momjian
- Re: Typo fixes in src/backend/rewrite/rewriteHandler.c Robert Haas
- Re: Dynamic LWLock tracing via pg_stat_lwlock (proof of concept) Robert Haas
- Re: [RFC] Incremental backup v2: add backup profile to base backup Heikki Linnakangas
- Re: Dynamic LWLock tracing via pg_stat_lwlock (proof of concept) Ilya Kosmodemiansky
- Re: Dynamic LWLock tracing via pg_stat_lwlock (proof of concept) Ilya Kosmodemiansky
- Re: Per table autovacuum vacuum cost limit behaviour strange Alvaro Herrera
- Re: replicating DROP commands across servers Heikki Linnakangas
- Re: [RFC] Incremental backup v2: add backup profile to base backup Marco Nenciarini
- Re: Last Commitfest patches waiting review Heikki Linnakangas
- Re: Trailing comma support in SELECT statements Tom Lane
- Re: Trailing comma support in SELECT statements Bruce Momjian
- Re: [RFC] Incremental backup v2: add backup profile to base backup Claudio Freire
- Re: CREATE IF NOT EXISTS INDEX Fabrízio de Royes Mello
- Re: Fixed xloginsert_locks for 9.4 Bruce Momjian
- Re: Last Commitfest patches waiting review Magnus Hagander
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: replicating DROP commands across servers Stephen Frost
- Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Robert Haas
- Re: replicating DROP commands across servers Heikki Linnakangas
- Re: Proposal for updating src/timezone Tom Lane
- Re: Fixed xloginsert_locks for 9.4 Arthur Silva
- Re: pg_receivexlog and replication slots Robert Haas
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: Fixed xloginsert_locks for 9.4 Bruce Momjian
- Re: Fixed xloginsert_locks for 9.4 Bruce Momjian
- Re: [RFC] Incremental backup v2: add backup profile to base backup Bruce Momjian
- Re: replicating DROP commands across servers Heikki Linnakangas
- Re: Fixed xloginsert_locks for 9.4 Arthur Silva
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: test_shm_mq failing on anole (was: Sending out a request for more buildfarm animals?) Robert Haas
- Re: Dynamic LWLock tracing via pg_stat_lwlock (proof of concept) Bruce Momjian
- Re: Fixed xloginsert_locks for 9.4 Bruce Momjian
- Re: Fixed xloginsert_locks for 9.4 Tom Lane
- Re: Fixed xloginsert_locks for 9.4 Heikki Linnakangas
- Re: Fixed xloginsert_locks for 9.4 Robert Haas
- Re: Fixed xloginsert_locks for 9.4 Merlin Moncure
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: superuser() shortcuts Brightwell, Adam
- Re: replicating DROP commands across servers Stephen Frost
- Re: UPSERT wiki page, and SQL MERGE syntax Kevin Grittner
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: replicating DROP commands across servers Stephen Frost
- Re: Valgrind warnings in master branch ("Invalid read of size 8") originating within CreatePolicy() Stephen Frost
- Re: Missing newlines in verbose logs of pg_dump, introduced by RLS patch Stephen Frost
- Re: Trailing comma support in SELECT statements Andrew Dunstan
- Re: [RFC] Incremental backup v2: add backup profile to base backup Robert Haas
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: replicating DROP commands across servers Stephen Frost
- Re: replicating DROP commands across servers Robert Haas
- Re: replicating DROP commands across servers Alvaro Herrera
- Re: DDL Damage Assessment José Luis Tallón