Mailing lists [pgsql-hackers]
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions John H
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: cost delay brainstorming Andres Freund
- Re: Reducing the log spam Justin Pryzby
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Andres Freund
- Re: cost delay brainstorming Greg Sabino Mullane
- Re: may be a buffer overflow problem Daniel Gustafsson
- Re: jsonpath: Missing regex_like && starts with Errors? David E. Wheeler
- Re: Proposal: Document ABI Compatibility David E. Wheeler
- Re: Proposal: Document ABI Compatibility David E. Wheeler
- Re: Proposal: Document ABI Compatibility David E. Wheeler
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Amonson, Paul D
- Re: cost delay brainstorming David Rowley
- Re: jsonpath: Missing regex_like && starts with Errors? Chapman Flack
- Re: jsonpath: Missing regex_like && starts with Errors? David E. Wheeler
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: Separate HEAP WAL replay logic into its own file Li, Yong
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: Inval reliability, especially for inplace updates Andres Freund
- Re: Logical Replication of sequences Masahiko Sawada
- RE: Conflict Detection and Resolution Zhijie Hou (Fujitsu)
- Re: jsonpath: Missing regex_like && starts with Errors? Chapman Flack
- Re: assertion failure at cost_memoize_rescan() Kohei KaiGai
- Missing docs for new enable_group_by_reordering GUC Bruce Momjian
- Re: may be a buffer overflow problem Andres Freund
- Re: may be a buffer overflow problem Tom Lane
- Re: Better error message when --single is not the first arg to postgres executable Nathan Bossart
- Re: assertion failure at cost_memoize_rescan() David Rowley
- Re: New GUC autovacuum_max_threshold ? Nathan Bossart
- Re: assertion failure at cost_memoize_rescan() Richard Guo
- Re: State of pg_createsubscriber Amit Kapila
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext David Rowley
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Tom Lane
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext David Rowley
- Re: What is a typical precision of gettimeofday()? Andrey M. Borodin
- Flush pgstats file during checkpoints Michael Paquier
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Missing docs for new enable_group_by_reordering GUC Andrei Lepikhov
- Re: Conflict Detection and Resolution Dilip Kumar
- DOCS: Generated table columns are skipped by logical replication Peter Smith
- Re: Conflict Detection and Resolution Amit Kapila
- Re: State of pg_createsubscriber Peter Eisentraut
- Re:Re: Add support to TLS 1.3 cipher suites and curves lists Erica Zhang
- Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid? Anton A. Melnikov
- Re: State of pg_createsubscriber Euler Taveira
- replace strtok() Peter Eisentraut
- Re: speed up a logical replica setup Euler Taveira
- CompilerWarnings task does not catch C++ warnings Peter Eisentraut
- Re: [PATCH] Improve error message when trying to lock virtual tuple. Sven Klemm
- Re: consider -Wmissing-variable-declarations Peter Eisentraut
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Alvaro Herrera
- Re: 001_rep_changes.pl fails due to publisher stuck on shutdown Kyotaro Horiguchi
- Re: Conflict Detection and Resolution Amit Kapila
- Re: altering a column's collation leaves an invalid foreign key Peter Eisentraut
- Re: Backup and Restore of Partitioned Table in PG-15 Ashutosh Bapat
- Re: pgsql: Add more SQL/JSON constructor functions Amit Langote
- Re: [PATCH] Improve error message when trying to lock virtual tuple. Matthias van de Meent
- Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop() Richard Guo
- Re: Is creating logical replication slots in template databases useful at all? Ashutosh Bapat
- Re: Conflict Detection and Resolution shveta malik
- Re: post-freeze damage control Alena Rybakina
- Re: New GUC autovacuum_max_threshold ? Frédéric Yhuel
- Re: Logical Replication of sequences Amit Kapila
- Re: DOCS: Generated table columns are skipped by logical replication Amit Kapila
- Re: replace strtok() Ranier Vilela
- jsonapi type fixups Peter Eisentraut
- Re: post-freeze damage control Alena Rybakina
- Truncation of mapped catalogs (whether local or shared) leads to server crash Ashutosh Sharma
- Re: Missing docs for new enable_group_by_reordering GUC Alexander Korotkov
- Re: jsonpath: Missing regex_like && starts with Errors? Peter Eisentraut
- Re: Separate HEAP WAL replay logic into its own file Melanie Plageman
- Re: Missing docs for new enable_group_by_reordering GUC Pavel Borisov
- Re: tls 1.3: sending multiple tickets Daniel Gustafsson
- Re: Missing docs for new enable_group_by_reordering GUC Pavel Borisov
- Re: CI and test improvements Justin Pryzby
- Re: jsonpath: Missing regex_like && starts with Errors? Chapman Flack
- Meson far from ready on Windows Dave Page
- Re: CompilerWarnings task does not catch C++ warnings Tom Lane
- Re: may be a buffer overflow problem Andres Freund
- Re: Truncation of mapped catalogs (whether local or shared) leads to server crash Robert Haas
- Re: Truncation of mapped catalogs (whether local or shared) leads to server crash Tom Lane
- Re: may be a buffer overflow problem Peter Eisentraut
- Re: CompilerWarnings task does not catch C++ warnings Peter Eisentraut
- Re: Truncation of mapped catalogs (whether local or shared) leads to server crash Ashutosh Sharma
- Re: Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid? Maxim Orlov
- Re: Suggest two small improvements for PITR. Yura Sokolov
- Re: CompilerWarnings task does not catch C++ warnings Andres Freund
- Re: Truncation of mapped catalogs (whether local or shared) leads to server crash Andres Freund
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: RFC: adding pytest as a supported test framework Jacob Champion
- Re: Meson far from ready on Windows Andres Freund
- Re: Meson far from ready on Windows Dave Page
- Re: Truncation of mapped catalogs (whether local or shared) leads to server crash Tom Lane
- Re: consider -Wmissing-variable-declarations Andres Freund
- Re: What is a typical precision of gettimeofday()? Hannu Krosing
- Re: Truncation of mapped catalogs (whether local or shared) leads to server crash Ashutosh Sharma
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: Truncation of mapped catalogs (whether local or shared) leads to server crash Ashutosh Sharma
- Re: Maybe don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid? Peter Geoghegan
- Re: Meson far from ready on Windows Andres Freund
- PostgreSQL 17 Beta 2 release date & commit freeze Jonathan S. Katz
- Re: PostgreSQL 17 Beta 2 release date & commit freeze Bruce Momjian
- MergeAppend could consider sorting cheapest child path Alexander Pyhalov
- Re: Reducing the log spam Laurenz Albe
- Re: improve predefined roles documentation Nathan Bossart
- Re: IPC::Run accepts bug reports Noah Misch
- RE: Proposal for Updating CRC32C with AVX-512 Algorithm. Amonson, Paul D
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Bruce Momjian
- Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Bruce Momjian
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: cost delay brainstorming Nathan Bossart
- Re: allow changing autovacuum_max_workers without restarting Nathan Bossart
- Re: IPC::Run accepts bug reports Andres Freund
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Tom Lane
- fix pg_upgrade comment Nathan Bossart
- Re: fix pg_upgrade comment Daniel Gustafsson
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Andres Freund
- Re: cost delay brainstorming Andres Freund
- Re: IPC::Run accepts bug reports Andrew Dunstan
- Re: allow changing autovacuum_max_workers without restarting Andres Freund
- Re: Xact end leaves CurrentMemoryContext = TopMemoryContext Tom Lane