Mailing lists [pgsql-hackers]
- Re: A Japanese-unfriendy error message contruction Tom Lane
- Re: Should we add GUCs to allow partition pruning to be disabled? Alvaro Herrera
- Re: Should we add GUCs to allow partition pruning to be disabled? Bruce Momjian
- Re: Unexpected casts while using date_trunc() Tom Lane
- Re: Unexpected casts while using date_trunc() Andrew Gierth
- contrib/sepgsql fails on Fedora 28 Tom Lane
- Re: Unexpected casts while using date_trunc() Tom Lane
- PostgreSQL 11 beta1 : regressions failed on OpenBSD with JIT Pierre-Emmanuel André
- Re: PostgreSQL 11 beta1 : regressions failed on OpenBSD with JIT Andres Freund
- Re: [PATCH v15] GSSAPI encryption support Robbie Harwood
- Re: Compiler warnings with --enable-dtrace Peter Geoghegan
- Undo logs Thomas Munro
- Re: contrib/sepgsql fails on Fedora 28 Mike Palmiotto
- Re: ParseDateTime in src/backend/utils/adt/datetime.c Bruce Momjian
- add default parallel query to v10 release notes? (Re: [PERFORM]performance drop after upgrade (9.6 > 10)) Justin Pryzby
- Keeping temporary tables in shared buffers Asim Praveen
- Re: A Japanese-unfriendy error message contruction Kyotaro HORIGUCHI
- Re: [GSoC] github repo and initial work Charles Cui
- Add PostgreSQL 11 to feature matrix page? Tatsuo Ishii
- Re: Add PostgreSQL 11 to feature matrix page? Jonathan S. Katz
- Re: Portability concerns over pq_sendbyte? Michael Paquier
- RE: [Bug Fix]ECPG: cancellation of significant digits on ECPG Higuchi, Daisuke
- Re: Keeping temporary tables in shared buffers Tom Lane
- Redesigning the executor (async, JIT, memory efficiency) Andres Freund
- Re: Fix some error handling for read() and errno Kyotaro HORIGUCHI
- XLogWrite uses palloc within a critical section Kyotaro HORIGUCHI
- pg_replication_slot_advance to return NULL instead of 0/0 if slotnot advanced Michael Paquier
- In what range of the code can we read debug_query_string? Kyotaro HORIGUCHI
- Re: [HACKERS] lseek/read/write overhead becomes visible at scale .. Thomas Munro
- Re: XLogWrite uses palloc within a critical section Heikki Linnakangas
- Re: [GSoC] github repo and initial work Aleksandr Parfenov
- Re: Possible bug in logical replication. Michael Paquier
- Re: Keeping temporary tables in shared buffers Asim Praveen
- Re: Redesigning the executor (async, JIT, memory efficiency) Heikki Linnakangas
- Re: Keeping temporary tables in shared buffers Heikki Linnakangas
- Re: Redesigning the executor (async, JIT, memory efficiency) Andres Freund
- Re: Possible bug in logical replication. Arseny Sher
- Re: Keeping temporary tables in shared buffers Andres Freund
- Re: Possible bug in logical replication. Arseny Sher
- Re: Fix some error handling for read() and errno Michael Paquier
- Re: Fix slot's xmin advancement and subxact's lost snapshots in decoding. Arseny Sher
- Re: Keeping temporary tables in shared buffers Ashwin Agrawal
- Re: XLogWrite uses palloc within a critical section Kyotaro HORIGUCHI
- Avoiding Tablespace path collision for primary and standby Ashwin Agrawal
- Re: [GSoC] github repo and initial work Aleksander Alekseev
- [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Moon, Insung
- Re: pg_replication_slot_advance to return NULL instead of 0/0 if slotnot advanced Magnus Hagander
- Re: PostgreSQL 11 beta1 : regressions failed on OpenBSD with JIT Pierre-Emmanuel André
- Re: pg_replication_slot_advance to return NULL instead of 0/0 if slotnot advanced Simon Riggs
- Enhancement Idea - Expose the active value of a parameter inpg_settings Greg Clough
- Re: Enhancement Idea - Expose the active value of a parameter in pg_settings Tom Lane
- rule-related crash in v11 Robert Haas
- Re: In what range of the code can we read debug_query_string? Tom Lane
- Re: Enhancement Idea - Expose the active value of a parameter in pg_settings Andrew Dunstan
- Re: Enhancement Idea - Expose the active value of a parameter in pg_settings Robert Haas
- Re: Enhancement Idea - Expose the active value of a parameter in pg_settings Tom Lane
- Re: Subplan result caching Robert Haas
- Re: Subplan result caching Robert Haas
- Performance regression with PostgreSQL 11 and partitioning Thomas Reiss
- Re: Unexpected casts while using date_trunc() Chris Bandy
- Re: Enhancement Idea - Expose the active value of a parameter in pg_settings Robert Haas
- Re: Avoiding Tablespace path collision for primary and standby Tom Lane
- Re: Unexpected casts while using date_trunc() Tom Lane
- Re: SCRAM with channel binding downgrade attack Robert Haas
- Re: Performance regression with PostgreSQL 11 and partitioning Robert Haas
- Re: [GSoC] github repo and initial work Charles Cui
- Re: [GSoC] github repo and initial work Charles Cui
- Re: rule-related crash in v11 Tom Lane
- Re: SCRAM with channel binding downgrade attack Heikki Linnakangas
- Re: [HACKERS] Transactions involving multiple postgres foreign servers Robert Haas
- Re: rule-related crash in v11 Robert Haas
- Re: rule-related crash in v11 Tom Lane
- RE: Enhancement Idea - Expose the active value of a parameter inpg_settings Greg Clough
- We still claim "cannot begin/end transactions in PL/pgSQL" Tom Lane
- Re: Enhancement Idea - Expose the active value of a parameter in pg_settings Robert Haas
- Re: Performance regression with PostgreSQL 11 and partitioning Thomas Reiss
- Re: Performance regression with PostgreSQL 11 and partitioning Amit Langote