Mailing lists [pgsql-hackers]
- Re: Unlogged tables cleanup Robert Haas
- Re: [sqlsmith] Short reads in hash indexes Andreas Seltenreich
- Re: Indirect indexes Robert Haas
- Re: Typmod associated with multi-row VALUES constructs Alvaro Herrera
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Alex Hunsaker
- Re: varlena beyond 1GB and matrix Jim Nasby
- Re: Indirect indexes Robert Haas
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Tom Lane
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Andres Freund
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Andres Freund
- Re: pg_dump vs. TRANSFORMs Tom Lane
- Re: varlena beyond 1GB and matrix Robert Haas
- Re: Partitionning: support for Truncate Table WHERE legrand legrand
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Alvaro Herrera
- Re: varlena beyond 1GB and matrix Tom Lane
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Tom Lane
- Re: Patch to implement pg_current_logfile() function Robert Haas
- Re: Patch to implement pg_current_logfile() function Tom Lane
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Robert Haas
- Re: Quorum commit for multiple synchronous replication. Robert Haas
- Re: varlena beyond 1GB and matrix Tom Lane
- Re: Quorum commit for multiple synchronous replication. Kyotaro HORIGUCHI
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Tom Lane
- Re: Test "tablespace" fails during `make installcheck` on master-replica setup Michael Paquier
- Re: Separate connection handling from backends Craig Ringer
- Re: Declarative partitioning - another take Amit Langote
- Re: [COMMITTERS] pgsql: Implement table partitioning. Amit Langote
- Re: Typmod associated with multi-row VALUES constructs Tom Lane
- Re: Parallel execution and prepared statements Amit Kapila
- Re: Declarative partitioning - another take Amit Langote
- Re: [sqlsmith] Short reads in hash indexes Amit Kapila
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Alex Hunsaker
- Re: varlena beyond 1GB and matrix Kohei KaiGai
- Re: varlena beyond 1GB and matrix Kohei KaiGai
- Re: Patch to implement pg_current_logfile() function Karl O. Pinc
- Re: Unlogged tables cleanup Michael Paquier
- Re: Declarative partitioning - another take Andres Freund
- Re: Declarative partitioning - another take Michael Paquier
- Re: Typmod associated with multi-row VALUES constructs Tom Lane
- Re: Typmod associated with multi-row VALUES constructs Pavel Stehule
- Re: Typmod associated with multi-row VALUES constructs Kyotaro HORIGUCHI
- Re: varlena beyond 1GB and matrix Craig Ringer
- Re: varlena beyond 1GB and matrix Craig Ringer
- Re: Quorum commit for multiple synchronous replication. Michael Paquier
- Re: tuplesort_gettuple_common() and *should_free argument Heikki Linnakangas
- Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier
- Re: Hang in pldebugger after git commit : 98a64d0 Michael Paquier
- Major service downtime expected Magnus Hagander
- Effect of caching hash bucket size while costing Srinivas Karthik V
- Re: Password identifiers, protocol aging and SCRAM protocol Heikki Linnakangas
- Re: Declarative partitioning - another take Amit Langote
- Re: Quorum commit for multiple synchronous replication. Masahiko Sawada
- Re: Major service downtime expected Magnus Hagander
- Re: Push down more full joins in postgres_fdw Etsuro Fujita
- Re: Push down more full joins in postgres_fdw Etsuro Fujita
- Re: varlena beyond 1GB and matrix Kohei KaiGai
- Re: Typmod associated with multi-row VALUES constructs Alvaro Herrera
- Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier
- PgConf.Russia 2017 Call for Papers Alexander Korotkov
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Peter Eisentraut
- Re: Declarative partitioning - another take Stephen Frost
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Peter Eisentraut
- Re: Typmod associated with multi-row VALUES constructs Pavel Stehule
- Re: pg_dump vs. TRANSFORMs Stephen Frost
- Re: pg_dump vs. TRANSFORMs Tom Lane
- Re: pg_dump vs. TRANSFORMs Stephen Frost
- Re: Declarative partitioning - another take Robert Haas
- Re: Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6 and older Christoph Berg
- [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code Aleksander Alekseev
- Re: Use EVP API pgcrypto encryption, dropping support for OpenSSL 0.9.6 and older Heikki Linnakangas
- Re: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code Geoff Winkless
- Re: pgcrypto compilation error due to stack-allocated EVP_CIPHER_CTX Asif Naeem
- Re: Declarative partitioning - another take Dmitry Ivanov
- Re: Patch to implement pg_current_logfile() function Robert Haas
- Re: Declarative partitioning - another take Robert Haas
- Re: Declarative partitioning - another take Alexander Korotkov
- Re: Declarative partitioning - another take Dmitry Ivanov
- Re: Declarative partitioning - another take Robert Haas
- Re: Declarative partitioning - another take Robert Haas
- Re: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code Tom Lane
- postgres_fdw bug in 9.6 Jeff Janes
- Re: Hang in pldebugger after git commit : 98a64d0 Ashutosh Sharma
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Tom Lane
- Re: postgres_fdw bug in 9.6 Tom Lane
- Re: Back-patch use of unnamed POSIX semaphores for Linux? Robert Haas
- Re: postgres_fdw bug in 9.6 Robert Haas
- Re: [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code Aleksander Alekseev
- Re: postgres_fdw bug in 9.6 Tom Lane
- Re: [COMMITTERS] pgsql: Implement table partitioning. Stephen Frost
- Re: [HACKERS] Use EVP API pgcrypto encryption, dropping support forOpenSSL 0.9.6 and older Christoph Berg
- [HACKERS] [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code Aleksander Alekseev
- Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas
- Re: [COMMITTERS] pgsql: Implement table partitioning. Stephen Frost
- Re: Logical Replication WIP Peter Eisentraut
- Re: Proposal for changes to recovery.conf API Josh Berkus
- Re: Unlogged tables cleanup Robert Haas
- Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas
- Re: [COMMITTERS] pgsql: Implement table partitioning. Stephen Frost
- Re: Parallel execution and prepared statements Robert Haas
- Re: tuplesort_gettuple_common() and *should_free argument Peter Geoghegan
- Re: pg_dump vs. TRANSFORMs Stephen Frost
- Re: Typmod associated with multi-row VALUES constructs Tom Lane