Архив рассылок [pgsql-hackers]
Re: pg_upgrade errno Michael Paquier
Re: Allow file inclusion in pg_hba and pg_ident files Julien Rouhaud
Re: pg_buffercache: add sql test Julien Rouhaud
Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
RE: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger houzj.fnst@fujitsu.com
Re: Fast COPY FROM based on batch insert Etsuro Fujita
Re: Support logical replication of DDLs Peter Smith
Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
Re: Checking pgwin32_is_junction() errors Thomas Munro
Re: making relfilenodes 56 bits Dilip Kumar
RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
Re: making relfilenodes 56 bits Dilip Kumar
RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp
Re: Add test of pg_prewarm extenion Dong Wook Lee
Re: Oversight in slab.c SlabContextCreate(), initial memory allocation size is not populated to context->mem_allocated Kyotaro Horiguchi
Re: Inconvenience of pg_read_binary_file() Kyotaro Horiguchi
Typo in pg_db_role_setting.h Japin Li
Re: Typo in pg_db_role_setting.h Richard Guo
Re: Add test of pg_prewarm extenion Julien Rouhaud
Re: Trying to add more tests to gistbuild.c Pavel Borisov
Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev
Re: making relfilenodes 56 bits Dilip Kumar
Re: logical replication restrictions Euler Taveira
Re: Typo in pg_db_role_setting.h John Naylor
Re: logical replication restrictions Euler Taveira
Re: Typo in pg_db_role_setting.h Tom Lane
Re: Typo in pg_db_role_setting.h Japin Li
Re: Add test of pg_prewarm extenion Tom Lane
Re: Add test of pg_prewarm extenion Dong Wook Lee
Re: Typo in pg_db_role_setting.h Japin Li
Re: support for MERGE Justin Pryzby
Re: Add test of pg_prewarm extenion Dong Wook Lee
Re: support for MERGE Álvaro Herrera
[Commitfest 2022-07] is Done! Jacob Champion
Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Justin Pryzby
Re: Dump/Restore of non-default PKs Simon Riggs
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Jacob Champion
Smoothing the subtrans performance catastrophe Simon Riggs
Re: [Commitfest 2022-07] Patch Triage: Waiting on Author Jacob Champion
Re: [Commitfest 2022-07] is Done! Tom Lane
Re: pg_auth_members.grantor is bunk Robert Haas
Re: pg_auth_members.grantor is bunk Robert Haas
Re: [Commitfest 2022-07] is Done! Alvaro Herrera
Re: pg_auth_members.grantor is bunk Tom Lane
fix typos Erik Rijkers
Re: fix typos Justin Pryzby
Re: using file cloning in create database / initdb Justin Pryzby
Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Naeem Akhter
Re: pg_auth_members.grantor is bunk Robert Haas
Re: Making Vars outer-join aware Tom Lane
Re: Checking pgwin32_is_junction() errors Andrew Dunstan
Re: The "char" type versus non-ASCII characters Andrew Dunstan
Re: [PATCH] Implement INSERT SET syntax Jacob Champion
Re: A problem about partitionwise join Jacob Champion
Re: Making Vars outer-join aware Tom Lane
Re: Making Vars outer-join aware Zhihong Yu
Re: Strange behavior with polygon and NaN Jacob Champion
Re: Showing applied extended statistics in explain Jacob Champion
Re: Map WAL segment files on PMEM as WAL buffers Jacob Champion
Re: Improve logging when using Huge Pages Jacob Champion
Re: pgcrypto support for bcrypt $2b$ hashes Jacob Champion
Re: pg15b2: large objects lost on upgrade Jonathan S. Katz
Re: Add test of pg_prewarm extenion Tom Lane
Re: using file cloning in create database / initdb Thomas Munro
Re: [Commitfest 2022-07] is Done! Jacob Champion
Re: [Commitfest 2022-07] is Done! Jacob Champion
[DOCS] Stats views and functions not in order? Peter Smith
Re: Table AM and DROP TABLE [ Was: Table AM and DDLs] Andres Freund