Mailing lists [pgsql-hackers]
- Re: [PATCH] postgresql.conf.sample comment alignment. Tom Lane
- Re: Cleaning up historical portability baggage Thomas Munro
- Re: [PATCH] postgresql.conf.sample comment alignment. Peter Smith
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund
- Re: pg_buffercache: add sql test Dong Wook Lee
- Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Peter Smith
- pgstattuple: add test for coverage Dong Wook Lee
- Re: enable/disable broken for statement triggers on partitioned tables Amit Langote
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: add test: pg_rowlocks extension Dong Wook Lee
- Missing CFI in iterate_word_similarity() Robins Tharakan
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Amit Langote
- Re: Typo in pg_db_role_setting.h Richard Guo
- RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
- Re: Typo in pg_db_role_setting.h John Naylor
- Re: allow building trusted languages without the untrusted versions Nathan Bossart
- COPY TO (FREEZE)? Kyotaro Horiguchi
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Kyotaro Horiguchi
- Re: Typo in pg_db_role_setting.h Japin Li
- Re: Typo in pg_db_role_setting.h John Naylor
- Re: Question about user/database-level parameters Kyotaro Horiguchi
- Re: remove more archiving overhead Nathan Bossart
- Re: fix typos John Naylor
- Re: Question about user/database-level parameters Japin Li
- Re: Question about user/database-level parameters Tom Lane
- Re: pgstattuple: add test for coverage Tom Lane
- Re: fix typos John Naylor
- Re: Question about user/database-level parameters Japin Li
- Re: Pluggable toaster Nikita Malakhov
- Re: COPY TO (FREEZE)? Julien Rouhaud
- Re: Progress report removal of temp files and temp relation files using ereport_startup_progress Bharath Rupireddy
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Kyotaro Horiguchi
- Re: [Commitfest 2022-07] is Done! Alvaro Herrera
- Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Generalize ereport_startup_progress infrastructure Bharath Rupireddy
- Re: Typo in pg_db_role_setting.h Richard Guo
- Re: Strange behavior with polygon and NaN Kyotaro Horiguchi
- Re: Typo in pg_db_role_setting.h Daniel Gustafsson
- Re: Typo in pg_db_role_setting.h Japin Li
- Re: [Refactor]Avoid to handle FORCE_NOT_NULL/FORCE_NULL options when COPY TO Zhang Mingli
- Re: COPY TO (FREEZE)? Kyotaro Horiguchi
- Re: COPY TO (FREEZE)? Zhang Mingli
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- RE: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns shiy.fnst@fujitsu.com
- Re: fix typos Erik Rijkers
- Re: Column Filtering in Logical Replication Amit Kapila
- Fix obsoleted comments for function prototypes Richard Guo
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- Re: POC: GROUP BY optimization Michael Paquier
- support for SSE2 intrinsics John Naylor
- Re: Fix obsoleted comments for function prototypes Michael Paquier
- Re: [PATCH] Fix pg_upgrade test from v10 Michael Paquier
- Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier
- Re: Slow standby snapshot Simon Riggs
- Re: POC: GROUP BY optimization David Rowley
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: remove more archiving overhead David Steele
- [PATCH] Add a inline function to eliminate duplicate code Junwang Zhao
- Re: Slow standby snapshot Andrey Borodin
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Ranier Vilela
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: add test: pg_rowlocks extension Dong Wook Lee
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) mahendrakar s
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Tom Lane
- Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand
- Re: [PATCH] Add a inline function to eliminate duplicate code mahendrakar s
- Re: Race between KeepFileRestoredFromArchive() and restartpoint David Steele
- Re: Avoid unecessary MemSet call (src/backend/utils/cache/relcache.c) Ranier Vilela
- Re: Race between KeepFileRestoredFromArchive() and restartpoint Noah Misch
- Why is DEFAULT_FDW_TUPLE_COST so insanely low? David Rowley
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund
- Re: Race between KeepFileRestoredFromArchive() and restartpoint David Steele
- Re: Slow standby snapshot Simon Riggs
- Re: Pluggable toaster Andres Freund
- Cutting test runtime for src/test/modules/snapshot_too_old Tom Lane
- Re: support for SSE2 intrinsics Nathan Bossart
- Re: pg15b2: large objects lost on upgrade Tom Lane
- Re: Cutting test runtime for src/test/modules/snapshot_too_old Robert Haas
- Re: pg_auth_members.grantor is bunk Jacob Champion
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Justin Pryzby
- Re: Cutting test runtime for src/test/modules/snapshot_too_old Tom Lane
- Re: [PATCH] Add sortsupport for range types and btree_gist Jacob Champion
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Zhihong Yu
- Re: Add index scan progress to pg_stat_progress_vacuum Jacob Champion
- Re: [PROPOSAL] Detecting plan changes with plan_id in pg_stat_activity Jacob Champion
- Re: Parse CE and BCE in dates and times Jacob Champion
- Re: Restructure ALTER TABLE notes to clarify table rewrites and verification scans Jacob Champion
- Re: Finer grain log timestamps Jacob Champion
- Re: Generalize ereport_startup_progress infrastructure Robert Haas
- Re: Add LZ4 compression in pg_dump Jacob Champion
- Re: TAP output format in pg_regress Jacob Champion
- Re: Add last commit LSN to pg_last_committed_xact() Jacob Champion
- Re: WaitLatchOrSocket seems to not count to 4 right... Jacob Champion
- Re: Avoiding smgrimmedsync() during nbtree index builds Jacob Champion
- Re: speed up a logical replica setup Jacob Champion
- Re: [WIP] Allow pg_upgrade to copy segments of the same relfilenode in parallel Jacob Champion
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Jacob Champion
- Re: pg15b2: large objects lost on upgrade Jonathan S. Katz
- Re: pg15b2: large objects lost on upgrade Robert Haas
- Re: pg15b2: large objects lost on upgrade Jonathan S. Katz
- Re: pg15b2: large objects lost on upgrade Tom Lane
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Zhihong Yu
- Re: pg15b2: large objects lost on upgrade Tom Lane
- Re: pg15b2: large objects lost on upgrade Jonathan S. Katz
- Re: pg15b2: large objects lost on upgrade Tom Lane
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro
- Re: pg15b2: large objects lost on upgrade Jonathan S. Katz
- Re: oat_post_create expected behavior Mary Xu
- Re: pg15b2: large objects lost on upgrade Jonathan S. Katz
- Re: libpq compression (part 2) Jacob Champion
- Re: Per-table storage parameters for TableAM/IndexAM extensions Jacob Champion
- Re: Parallelize correlated subqueries that execute within each worker Jacob Champion
- Re: Push down time-related SQLValue functions to foreign server Jacob Champion
- Re: [PATCH] Allow multiple recursive self-references Jacob Champion
- Re: Patch to avoid orphaned dependencies Jacob Champion
- Re: Race between KeepFileRestoredFromArchive() and restartpoint Don Seiler
- Re: Consider parallel for lateral subqueries with limit Jacob Champion
- Re: jsonpath syntax extensions Jacob Champion
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Robert Haas
- Re: [PATCH] minor reloption regression tests improvement Jacob Champion
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Tom Lane
- Re: Proposal: Support custom authentication methods using hooks Jacob Champion
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Justin Pryzby
- Re: Proposal: Support custom authentication methods using hooks samay sharma
- Re: [PROPOSAL] new diagnostic items for the dynamic sql Jacob Champion
- Re: optimize lookups in snapshot [sub]xip arrays Nathan Bossart
- Re: [PROPOSAL] new diagnostic items for the dynamic sql Jacob Champion
- Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints Andres Freund
- Re: [Commitfest 2022-07] is Done! Jacob Champion
- Re: Column Filtering in Logical Replication Peter Smith
- Re: [Commitfest 2022-07] is Done! Justin Pryzby
- [PATCH] CF app: add "Returned: Needs more interest" Jacob Champion
- Re: optimize lookups in snapshot [sub]xip arrays Andres Freund
- Re: [PROPOSAL] new diagnostic items for the dynamic sql Tom Lane
- Re: missing indexes in indexlist with partitioned tables Arne Roland
- effective_multixact_freeze_max_age issue Peter Geoghegan
- Re: optimize lookups in snapshot [sub]xip arrays Nathan Bossart
- Re: Parallel Aggregates for string_agg and array_agg David Rowley
- Re: Adding Support for Copy callback functionality on COPY TO api Nathan Bossart
- collate not support Unicode Variation Selector 荒井元成