pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Adjust error message for CREATE STATISTICS to account for expressions
Dean Rasheed
Re: Adjust error message for CREATE STATISTICS to account for expressions
Yugo Nagata
Re: Add a berief general comment on BTScanInsertData's nextkey and backward
Yugo Nagata
raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Andy Fan
Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Andy Fan
Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Michael Paquier
Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
Andy Fan
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: Allow to collect statistics on virtual generated columns
Dean Rasheed
Re: Allow to collect statistics on virtual generated columns
Yugo Nagata
Re: RFC: pg_stat_logmsg
Xuneng Zhou
Re: RFC: pg_stat_logmsg
Joe Conway
Re: RFC: pg_stat_logmsg
Xuneng Zhou
heapam_tuple_complete_speculative : remove unnecessary tuple fetch
Chao Li
Re: heapam_tuple_complete_speculative : remove unnecessary tuple fetch
Japin Li
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Fujii Masao
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Yasuo Honda
Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Fujii Masao
ORDER BY ALL
Rushabh Lathia
Re: ORDER BY ALL
Kirill Reshke
Re: ORDER BY ALL
Rushabh Lathia
Re: ORDER BY ALL
Peter Eisentraut
Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Michael Paquier
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
Re: Track skipped tables during autovacuum and autoanalyze
Michael Paquier
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Michael Paquier
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Michael Paquier
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: Track skipped tables during autovacuum and autoanalyze
Sami Imseih
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Mahendra Singh Thalor
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Nishant Sharma
BUG: test_ginpostinglist second itemptr check is a no-op due to copy-paste error
Jianghua Yang
Re: BUG: test_ginpostinglist second itemptr check is a no-op due to copy-paste error
John Naylor
Re: BUG: test_ginpostinglist second itemptr check is a no-op due to copy-paste error
John Naylor
Re: Batching in executor
Amit Langote
Re: [PATCH] Provide support for trailing commas
Greg Sabino Mullane
Re: [PATCH] Provide support for trailing commas
Peter Eisentraut
[PATCH] refactor ExecCheckPermissionsModified for ACL_SELECT
Steve Chavez
Re: LLVMJIT: introduce force-inlined functions
Matheus Alcantara
Re: implement CAST(expr AS type FORMAT 'template')
Corey Huinker
Re: implement CAST(expr AS type FORMAT 'template')
Zsolt Parragi
[PATCH] Add prepared_orphaned_transaction_timeout GUC
Nikhil Chawla
Re: [PATCH] Add prepared_orphaned_transaction_timeout GUC
Andrey Borodin
Re: [PATCH] Add prepared_orphaned_transaction_timeout GUC
Nikhil Chawla
[PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade
Jimmy Angelakos
bugfix - fix broken output in expanded aligned format, when data are too short
Pavel Stehule
Re: bugfix - fix broken output in expanded aligned format, when data are too short
Pavel Stehule
Re: bugfix - fix broken output in expanded aligned format, when data are too short
Chao Li
Re: bugfix - fix broken output in expanded aligned format, when data are too short
Pavel Stehule
Re: bugfix - fix broken output in expanded aligned format, when data are too short
Chao Li
Re: bugfix - fix broken output in expanded aligned format, when data are too short
getiancheng
Re: bugfix - fix broken output in expanded aligned format, when data are too short
Pavel Stehule
Re: pg_upgrade failing for 200+ million Large Objects
PP L
[Patch] New pg_stat_tablespace view
shihao zhong
Re: [Patch] New pg_stat_tablespace view
shihao zhong
Re: [Patch] New pg_stat_tablespace view
songjinzhou
Re: [Patch] New pg_stat_tablespace view
shihao zhong
Re: [Patch] New pg_stat_tablespace view
Zsolt Parragi
Re: [Patch] New pg_stat_tablespace view
shihao zhong
Re: [Patch] New pg_stat_tablespace view
Zsolt Parragi
PG 19 release notes
Bruce Momjian
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
Add logical_decoding_spill_limit to cap spill file disk usage per slot
shawn wang
Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot
shawn wang
Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot
Bharath Rupireddy
RE: Add logical_decoding_spill_limit to cap spill file disk usage per slot
Hayato Kuroda (Fujitsu)
Re: Trying out <stdatomic.h>
Peter Eisentraut
Re: Trying out <stdatomic.h>
Greg Burd
Re: Trying out <stdatomic.h>
Tom Lane
Re: Trying out <stdatomic.h>
Greg Burd
[doc] pg_ctl: fix wrong description for -l
Kuroda , Hayato/黒田 隼人
Re: Fix bug with accessing to temporary tables of other sessions
Soumya S Murali
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
Re: Fix bug with accessing to temporary tables of other sessions
Tom Lane
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
Re: Fix bug with accessing to temporary tables of other sessions
Tom Lane
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
headerscheck: Avoid mutual inclusion of pg_config.h and c.h
Peter Eisentraut
Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
Re: Reduce log level of some logical decoding messages to DEBUG1
Bharath Rupireddy
Re: Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
Re: Reduce log level of some logical decoding messages to DEBUG1
Bharath Rupireddy
Re: Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
Re: Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
Re: Reduce log level of some logical decoding messages to DEBUG1
Bharath Rupireddy
Re: Reduce log level of some logical decoding messages to DEBUG1
Fujii Masao
Re: headerscheck ccache support
Peter Eisentraut
log_checkpoints: count WAL segment creations from all processes
Xuneng Zhou
Re: log_checkpoints: count WAL segment creations from all processes
Zsolt Parragi
Re: log_checkpoints: count WAL segment creations from all processes
Xuneng Zhou
Re: log_checkpoints: count WAL segment creations from all processes
Japin Li
Re: log_checkpoints: count WAL segment creations from all processes
Xuneng Zhou
Re: log_checkpoints: count WAL segment creations from all processes
Xuneng Zhou
Teach isolation tester about injection points in background workers
Antonin Houska
Re: Teach isolation tester about injection points in background workers
Srinath Reddy Sadipiralla
Re: Teach isolation tester about injection points in background workers
Michael Paquier
Fix "could not find memoization table entry"
Tender Wang
Re: Fix "could not find memoization table entry"
David Rowley
Re: Fix "could not find memoization table entry"
Tender Wang
Re: Fix "could not find memoization table entry"
David Rowley
Re: Fix "could not find memoization table entry"
Tender Wang
Re: Fix "could not find memoization table entry"
David Rowley
Re: Fix "could not find memoization table entry"
David Rowley
Re: Fix "could not find memoization table entry"
Tender Wang
Bug in pg_get_aios()
cca5507
Re: Bug in pg_get_aios()
Chao Li
Re: Bug in pg_get_aios()
Michael Paquier
Re: Bug in pg_get_aios()
Andres Freund
Re: create table like including storage parameter
jian he
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
jian he
Check some unchecked fclose() results
Chao Li
Re: Check some unchecked fclose() results
Chao Li
Re: Add ldapservice connection parameter
Andrew Jackson
Re: Add ldapservice connection parameter
Laurenz Albe
Add tab completion for SERVER and CONNECTION keywords in psql
Yamaguchi Atsuo
Re: Add tab completion for SERVER and CONNECTION keywords in psql
Masahiko Sawada
Re: Add tab completion for SERVER and CONNECTION keywords in psql
Yamaguchi Atsuo
Re: Add tab completion for SERVER and CONNECTION keywords in psql
Masahiko Sawada
Re: Adding comments to help understand psql hidden queries
Greg Sabino Mullane
Re: Adding comments to help understand psql hidden queries
Tom Lane
Re: Adding comments to help understand psql hidden queries
Greg Sabino Mullane
Re: Adding comments to help understand psql hidden queries
Tom Lane
Re: Adding comments to help understand psql hidden queries
Tom Lane
Copy from JSON FORMAT.
Junwang Zhao
Re: Copy from JSON FORMAT.
jian he
Re: Copy from JSON FORMAT.
Junwang Zhao
Avoid use of TopMemoryContext for resource owner cleanup in portals
Lukas Fittl
Re: Avoid use of TopMemoryContext for resource owner cleanup in portals
Heikki Linnakangas
Re: Avoid use of TopMemoryContext for resource owner cleanup in portals
Lukas Fittl
Re: Avoid use of TopMemoryContext for resource owner cleanup in portals
Heikki Linnakangas
Proposal: Implementing Botan as an alternative TLS backend for PostgreSQL
Javier Gutierrez-Maturana sanchez
Re: Proposal: Implementing Botan as an alternative TLS backend for PostgreSQL
Daniel Gustafsson
Re: Proposal: Implementing Botan as an alternative TLS backend for PostgreSQL
Javier Gutierrez-Maturana sanchez
Re: Proposal: Implementing Botan as an alternative TLS backend for PostgreSQL
Enrique Soriano
Add pg_stat_vfdcache view for VFD cache statistics
KAZAR Ayoub
Re: Add pg_stat_vfdcache view for VFD cache statistics
Jakub Wartak
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
Re: Add pg_stat_vfdcache view for VFD cache statistics
KAZAR Ayoub
Re: Add pg_stat_vfdcache view for VFD cache statistics
David Geier
Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Andres Freund
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
John Naylor
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Andres Freund
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Re: Add RISC-V Zbb popcount optimization
Nathan Bossart
Re: Add RISC-V Zbb popcount optimization
Greg Burd
Persistent data across SETOF calls
Ed Behn
Re: Persistent data across SETOF calls
Tom Lane
Remove inner joins based on foreign keys
Richard Guo
Re: Remove inner joins based on foreign keys
Michael Paquier
Re: Remove inner joins based on foreign keys
Richard Guo
Re: Remove inner joins based on foreign keys
David Rowley
Re: Remove inner joins based on foreign keys
Richard Guo
Re: Remove inner joins based on foreign keys
Pavel Stehule
Re: Custom oauth validator options
Jacob Champion
Re: Custom oauth validator options
Zsolt Parragi
Re: Custom oauth validator options
Daniel Gustafsson
Re: Custom oauth validator options
Jacob Champion
Re: Custom oauth validator options
Jacob Champion
basebackup: add missing deflateEnd() in gzip compression sink
Jianghua Yang
Re: basebackup: add missing deflateEnd() in gzip compression sink
Michael Paquier
Re: basebackup: add missing deflateEnd() in gzip compression sink
Jianghua Yang
Re: basebackup: add missing deflateEnd() in gzip compression sink
Jianghua Yang
Re: basebackup: add missing deflateEnd() in gzip compression sink
Michael Paquier
Re: basebackup: add missing deflateEnd() in gzip compression sink
Jianghua Yang
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Andres Freund
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Andres Freund
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Andres Freund
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Michael Paquier
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Michael Paquier
Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Nathan Bossart
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
Re: Introduce XID age based replication slot invalidation
SATYANARAYANA NARLAPURAM
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
Re: Introduce XID age based replication slot invalidation
Masahiko Sawada
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
Earlier messages
Later messages