Mailing lists [pgsql-hackers]
- Re: Removing Functionally Dependent GROUP BY Columns David Rowley
- Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane
- Re: Bool btree_gin index not chosen on equality contraint, but on greater/lower? Patric Bechtel
- Re: Re: [COMMITTERS] pgsql: Introduce group locking to prevent parallel processes from deadl Tom Lane
- Re: Bool btree_gin index not chosen on equality contraint, but on greater/lower? Tom Lane
- Re: WIP: SCRAM authentication Stephen Frost
- Re: WIP: SCRAM authentication Michael Paquier
- Re: WIP: SCRAM authentication Stephen Frost
- Re: WIP: SCRAM authentication Michael Paquier
- Re: WIP: SCRAM authentication Stephen Frost
- Re: WIP: SCRAM authentication Tom Lane
- Re: WIP: SCRAM authentication Michael Paquier
- Re: WIP: SCRAM authentication Stephen Frost
- Re: WIP: SCRAM authentication Stephen Frost
- Re: Declarative partitioning Amit Langote
- Re: WIP: SCRAM authentication Tom Lane
- Re: WIP: SCRAM authentication Michael Paquier
- Re: Using quicksort for every external sort run Peter Geoghegan
- Re: Support for N synchronous standby servers - take 2 Kyotaro HORIGUCHI
- Re: Incorrect formula for SysV IPC parameters Kyotaro HORIGUCHI
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: WIP: Failover Slots Craig Ringer
- Re: Support for N synchronous standby servers - take 2 Michael Paquier
- Re: pgbench - allow backslash-continuations in custom scripts Kyotaro HORIGUCHI
- Re: Refectoring of receivelog.c Craig Ringer
- Re: innocuous: pgbench does FD_ISSET on invalid socket Michael Paquier
- Re: Optimization for updating foreign tables in Postgres FDW Rushabh Lathia
- Re: innocuous: pgbench does FD_ISSET on invalid socket Michael Paquier
- Re: extend pgbench expressions with functions Michael Paquier
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Etsuro Fujita
- Re: custom function for converting human readable sizes to bytes Dean Rasheed
- Re: Optimization for updating foreign tables in Postgres FDW Etsuro Fujita
- Re: extend pgbench expressions with functions Fabien COELHO
- [WIP] ALTER ... OWNER TO ... CASCADE Dmitry Ivanov
- Re: innocuous: pgbench does FD_ISSET on invalid socket Fabien COELHO
- Re: [PROPOSAL] VACUUM Progress Checker. Kyotaro HORIGUCHI
- Re: Incorrect formula for SysV IPC parameters Fujii Masao
- Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs) Ashutosh Bapat
- Re: IF (NOT) EXISTS in psql-completion Artur Zakirov
- Re: Small PATCH: check of 2 Perl modules Eugene Kazakov
- Re: custom function for converting human readable sizes to bytes Vitaly Burovoy
- Re: custom function for converting human readable sizes to bytes Vitaly Burovoy
- Re: Small PATCH: check of 2 Perl modules Peter Eisentraut
- Re: [patch] Proposal for \crosstabview in psql Daniel Verite
- Re: Refectoring of receivelog.c Magnus Hagander
- Re: Small PATCH: check of 2 Perl modules Teodor Sigaev
- Re: [patch] Proposal for \crosstabview in psql Daniel Verite
- Re: WIP: Access method extendability Alexander Korotkov
- Re: Small PATCH: check of 2 Perl modules Michael Paquier
- Re: [WIP] ALTER ... OWNER TO ... CASCADE Tom Lane
- Re: Small PATCH: check of 2 Perl modules Tom Lane
- Re: [PATCH] we have added support for box type in SP-GiST index Teodor Sigaev
- GetExistingLocalJoinPath() vs. the docs Stephen Frost
- Re: [WIP] ALTER ... OWNER TO ... CASCADE Dmitry Ivanov
- Re: [WIP] ALTER ... OWNER TO ... CASCADE Teodor Sigaev
- Re: Small PATCH: check of 2 Perl modules Peter Eisentraut
- Re: [WIP] ALTER ... OWNER TO ... CASCADE Tom Lane
- Re: xlc atomics Noah Misch
- Re: Existence check for suitable index in advance when concurrently refreshing. Fujii Masao
- Re: Relation extension scalability Dilip Kumar
- Remove or weaken hints about "effective resolution of sleep delays is 10 ms"? Andres Freund
- Re: WIP: Failover Slots Petr Jelinek
- [PATCH] Code refactoring related to -fsanitize=use-after-scope Martin Liška
- New pg_upgrade data directory inside old one? Bruce Momjian
- Re: New pg_upgrade data directory inside old one? Magnus Hagander
- Re: proposal: make NOTIFY list de-duplication optional Filip Rembiałkowski
- Re: xlc atomics Andres Freund
- Re: [PATCH] Code refactoring related to -fsanitize=use-after-scope Andres Freund
- Re: [PATCH v5] GSSAPI encryption support Robbie Harwood
- Re: xlc atomics Noah Misch
- Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Peter Geoghegan
- A bit of PG archeology uncovers an interesting Linux/Unix factoid Greg Stark
- Re: xlc atomics Tom Lane
- Re: [PATCH] Code refactoring related to -fsanitize=use-after-scope Tom Lane
- Re: Remove or weaken hints about "effective resolution of sleep delays is 10 ms"? Peter Geoghegan
- Re: Remove or weaken hints about "effective resolution of sleep delays is 10 ms"? Peter Geoghegan
- Re: PoC: Partial sort Peter Geoghegan
- Re: Declarative partitioning Corey Huinker
- Re: exposing pg_controldata and pg_config as functions Joe Conway
- Re: Using quicksort for every external sort run Jim Nasby
- Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates Alvaro Herrera