Mailing lists [pgsql-hackers]
- Re: Sequence Access Method WIP Petr Jelinek
- Re: [BUGS] Re: BUG #13854: SSPI authentication failure: wrong realm name used Alvaro Herrera
- Re: Relation extension scalability Robert Haas
- Re: [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan
- Re: btree_gin and btree_gist for enums Andrew Dunstan
- Re: NOT EXIST for PREPARE Merlin Moncure
- Re: NOT EXIST for PREPARE Andreas Karlsson
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Rationalizing code-sharing among src/bin/ directories Michael Paquier
- Re: [WIP] Effective storage of duplicates in B-tree index. Jim Nasby
- Re: [PROPOSAL] VACUUM Progress Checker. Amit Langote
- Re: Proposal: "Causal reads" mode for load balancing reads without stale data Michael Paquier
- Re: Rationalizing code-sharing among src/bin/ directories Tom Lane
- Re: Alter or rename enum value Jim Nasby
- Re: avg,first,last,median in one query Jim Nasby
- Re: Show dropped users' backends in pg_stat_activity Stephen Frost
- Re: Alter or rename enum value Tom Lane
- Re: Rationalizing code-sharing among src/bin/ directories Michael Paquier
- Re: Combining Aggregates David Rowley
- Re: Rationalizing code-sharing among src/bin/ directories Tom Lane
- Re: Performance degradation in commit 6150a1b0 Amit Kapila
- Re: Odd system-column handling in postgres_fdw join pushdown patch Ashutosh Bapat
- Re: Rationalizing code-sharing among src/bin/ directories Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Michael Paquier
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- Re: Performance degradation in commit 6150a1b0 Andres Freund
- Re: Proposal: "Causal reads" mode for load balancing reads without stale data Thomas Munro
- Re: Alter or rename enum value Matthias Kurz
- Re: Odd system-column handling in postgres_fdw join pushdown patch Etsuro Fujita
- Re: [PROPOSAL] VACUUM Progress Checker. Rahila Syed
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- Re: VS 2015 support in src/tools/msvc Robert Haas
- Re: Small patch: fix code duplication in heapam.c Robert Haas
- Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Robert Haas
- Re: Support for N synchronous standby servers - take 2 Robert Haas
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Aleksander Alekseev
- Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Michael Paquier
- Re: VS 2015 support in src/tools/msvc Andrew Dunstan
- Re: NOT EXIST for PREPARE Craig Ringer
- Re: 2PC support for pglogical Craig Ringer
- Re: VS 2015 support in src/tools/msvc Robert Haas
- Re: Small patch: fix code duplication in heapam.c Aleksander Alekseev
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: VS 2015 support in src/tools/msvc Michael Paquier
- Re: [PATCH v8] GSSAPI encryption support David Steele
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- Re: [PATCH v8] GSSAPI encryption support Michael Paquier
- Re: NOT EXIST for PREPARE Merlin Moncure
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- Re: Proposal: "Causal reads" mode for load balancing reads without stale data Michael Paquier
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Tom Lane
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Andres Freund
- Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Tom Lane
- Re: WIP: Access method extendability Alexander Korotkov
- Re: Move PinBuffer and UnpinBuffer to atomics Alexander Korotkov
- A question on systable_beginscan() Onder Kalaci
- Re: POC, WIP: OR-clause support for indexes David Steele
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Robert Haas
- Re: unexpected result from to_tsvector David Steele
- Re: multivariate statistics v14 Tomas Vondra
- Re: Small patch: Change calling convention for ShmemInitHash (and fix possible bug) Aleksander Alekseev
- Re: [PATCH] Phrase search ported to 9.6 David Steele
- Re: WIP: Detecting SSI conflicts before reporting constraint violations David Steele
- Re: [PATCH] Phrase search ported to 9.6 Alexander Korotkov
- Re: Batch update of indexes David Steele
- Re: Improving replay of XLOG_BTREE_VACUUM records David Steele
- Re: PATCH: use foreign keys to improve join estimates v1 David Steele
- Re: unexpected result from to_tsvector Artur Zakirov
- Re: unexpected result from to_tsvector David Steele
- Re: unexpected result from to_tsvector Artur Zakirov
- Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Tom Lane
- Re: [COMMITTERS] pgsql: Move each SLRU's lwlocks to a separate tranche. Tom Lane
- Re: [PATCH] fix DROP OPERATOR to reset links to itself on commutator and negator Robert Haas
- Re: Relation extension scalability Dilip Kumar
- Re: Move PinBuffer and UnpinBuffer to atomics Dilip Kumar
- Re: [PATH] Jsonb, insert a new value into an array at arbitrary position Dmitry Dolgov
- Re: dealing with extension dependencies that aren't quite 'e' Abhijit Menon-Sen
- Re: Improving replay of XLOG_BTREE_VACUUM records Vladimir Borodin
- Re: [PATCH] Phrase search ported to 9.6 Dmitry Ivanov
- Re: Alter or rename enum value Andrew Dunstan
- Re: btree_gin and btree_gist for enums Andrew Dunstan
- Re: Alter or rename enum value Jim Nasby
- Re: Alter or rename enum value Gavin Flower
- Re: Alter or rename enum value Christophe Pettus
- Re: Alter or rename enum value ilmari@ilmari.org (Dagfinn Ilmari Mannsåker)
- Re: [PATCH] Phrase search ported to 9.6 David Steele
- Re: Alter or rename enum value Jim Nasby
- Re: [PATCH] Phrase search ported to 9.6 Artur Zakirov
- Re: Improve error handling in pltcl Tom Lane
- Can we amend gitignore so git postgresql works with git on windows using Msys/Mingw64 Regina Obe
- Can we amend gitattributes so git postgresql works with git on windows using Msys/Mingw64 Regina Obe