Mailing lists [pgsql-hackers]
- Re: SQL:2011 application time Peter Eisentraut
- Re: Add 'worker_type' to pg_stat_subscription Nathan Bossart
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: Fix a wrong comment in setrefs.c Tom Lane
- Re: Regression in COPY FROM caused by 9f8377f7a2 Tom Lane
- Re: How to update unicode mapping table? Peter Eisentraut
- Re: ALTER ROLE documentation improvement Nathan Bossart
- Re: SET ROLE documentation improvement Nathan Bossart
- Re: How to update unicode mapping table? Tom Lane
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Nathan Bossart
- Re: Partial aggregates pushdown Bruce Momjian
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Karl O. Pinc
- Re: Doc: vcregress .bat commands list lacks "taptest" Michael Paquier
- Re: Doesn't pgstat_report_wal() handle the argument "force" incorrectly Michael Paquier
- Re: Add 'worker_type' to pg_stat_subscription Peter Smith
- Re: bug fix and documentation improvement about vacuumdb Kuwamura Masaki
- Re: How to update unicode mapping table? Japin Li
- Re: How to update unicode mapping table? Japin Li
- Re: Fix a wrong comment in setrefs.c Richard Guo
- Could not run generate_unaccent_rules.py script when update unicode Japin Li
- Re: pg_upgrade and logical replication Amit Kapila
- Re: [HACKERS] Should logtape.c blocks be of type long? Michael Paquier
- How are jsonb_path_query SRFs $.datetime() defined ? Markur Sens
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Karl O. Pinc
- Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector Karl O. Pinc
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Zhijie Hou (Fujitsu)
- Re: Remove distprep Michael Paquier
- Re: Doc: vcregress .bat commands list lacks "taptest" Yugo NAGATA
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: Remove MSVC scripts from the tree NINGWEI CHEN
- Re: pg_upgrade and logical replication vignesh C
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ashutosh Bapat
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: POC: GROUP BY optimization Andrey Lepikhov
- Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Daniel Gustafsson
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Regression in COPY FROM caused by 9f8377f7a2 Laurenz Albe
- Re: Invalidate the subscription worker in cases where a user loses their superuser status Peter Smith
- Fail hard if xlogreader.c fails on out-of-memory Michael Paquier
- Re: logfmt and application_context Étienne BERSAC
- Re: Regression in COPY FROM caused by 9f8377f7a2 Laurenz Albe
- OpenSSL v3 performance regressions Adrien Nayrat
- Re: Move global variables of pgoutput to plugin private scope. Amit Kapila
- Re: OpenSSL v3 performance regressions Daniel Gustafsson
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- Re: POC, WIP: OR-clause support for indexes a.rybakina
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) David Rowley
- Re: Add const qualifiers Peter Eisentraut
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ashutosh Bapat
- Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Peter Eisentraut
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Bharath Rupireddy
- Re: Opportunistically pruning page before update James Coleman
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ranier Vilela
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) David Rowley
- Re: Add test module for Table Access Method Fabrízio de Royes Mello
- [Code Cleanup] : Small code cleanup in twophase.sql Nishant Sharma
- Re: Correct the documentation for work_mem David Rowley
- Re: generic plans and "initial" pruning Amit Langote
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: [PATCH] Add inline comments to the pg_hba_file_rules view Peter Eisentraut
- RE: [PGdocs] fix description for handling pf non-ASCII characters Hayato Kuroda (Fujitsu)
- RE: Move global variables of pgoutput to plugin private scope. Zhijie Hou (Fujitsu)
- RE: Move global variables of pgoutput to plugin private scope. Zhijie Hou (Fujitsu)
- Re: [PATCH] Add inline comments to the pg_hba_file_rules view Daniel Gustafsson
- Re: Invalidate the subscription worker in cases where a user loses their superuser status vignesh C
- Re: dikkop seems unhappy because of openssl stuff (FreeBSD 14-BETA1) Tomas Vondra
- What's the ItemPointer's meaning here? jacktby jacktby
- Re: Partial aggregates pushdown Bruce Momjian
- Re: Questions about the new subscription parameter: password_required Benoit Lobréau
- Index AmInsert Parameter Confused? jacktby jacktby
- Re: Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Nazir Bilal Yavuz
- Re: Eager page freeze criteria clarification Andres Freund
- Re: pg_resetwal tests, logging, and docs update Aleksander Alekseev
- Re: Eager page freeze criteria clarification Andres Freund
- Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION } Robert Haas
- Re: SET ROLE documentation improvement Yurii Rashkovskii
- Re: XLog size reductions: smaller XLRec block header for PG17 Aleksander Alekseev
- Re: pg_rewind with cascade standby doesn't work well Aleksander Alekseev
- Re: [PATCH] Add inline comments to the pg_hba_file_rules view Greg Sabino Mullane
- Re: Eager page freeze criteria clarification Peter Geoghegan
- Re: Remove MSVC scripts from the tree Andrew Dunstan
- Re: Questions about the new subscription parameter: password_required Benoit Lobréau
- Re: False "pg_serial": apparent wraparound” in logs Heikki Linnakangas
- Re: Index AmInsert Parameter Confused? Matthias van de Meent
- Re: Questions about the new subscription parameter: password_required Jeff Davis
- Re: Avoid a possible out-of-bounds access (src/backend/optimizer/util/relnode.c) Ranier Vilela
- Re: [PGdocs] fix description for handling pf non-ASCII characters Karl O. Pinc
- Re: Eager page freeze criteria clarification Robert Haas
- Re: Questions about the new subscription parameter: password_required Robert Haas
- Re: [PGdocs] fix description for handling pf non-ASCII characters Tom Lane
- Re: [PATCH] Add inline comments to the pg_hba_file_rules view Jim Jones
- Re: Is this a problem in GenericXLogFinish()? Jeff Davis
- Re: Add const qualifiers David Steele