Mailing lists [pgsql-hackers]
- Re: SLRUs in the main buffer pool - Page Header definitions Andres Freund
- Re: NAMEDATALEN increase because of non-latin languages Andres Freund
- Re: NAMEDATALEN increase because of non-latin languages Robert Haas
- Re: NAMEDATALEN increase because of non-latin languages Tom Lane
- Re: fix crash with Python 3.11 Tom Lane
- Re: SLRUs in the main buffer pool - Page Header definitions Bagga, Rishu
- Re: SLRUs in the main buffer pool - Page Header definitions Andres Freund
- Re: Race condition in TransactionIdIsInProgress Andres Freund
- Re: Make COPY extendable in order to support Parquet and other formats Andres Freund
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andres Freund
- Re: Fix instability in subscription regression test Masahiko Sawada
- Re: Fix instability in subscription regression test Amit Kapila
- RE: Fix instability in subscription regression test houzj.fnst@fujitsu.com
- Re: Support logical replication of DDLs Masahiko Sawada
- Re: NAMEDATALEN increase because of non-latin languages John Naylor
- Re: amcheck is using a wrong macro to check compressed-ness Michael Paquier
- Re: pg_ls_tmpdir to show directories and shared filesets (and pg_ls_*) Justin Pryzby
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Postgres do not allow to create many tables with more than 63-symbols prefix Andrey Lepikhov
- Re: Postgres perl module namespace Noah Misch
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea John Naylor
- Re: Postgres do not allow to create many tables with more than 63-symbols prefix Önder Kalacı
- Future Postgres 15 and Clang 15 Fabien COELHO
- [PATCH] Optimize json_lex_string by batching character copying Jelte Fennema
- Re: Fix instability in subscription regression test Amit Kapila
- Re: tablesync copy ignores publication actions Amit Kapila
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Re: Support logical replication of DDLs Amit Kapila
- Re: allow specifying action when standby encounters incompatible parameter settings Simon Riggs
- Re: O(n) tasks cause lengthy startups and checkpoints Simon Riggs
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: array_cat anycompatible change is breaking xversion upgrade tests Andrey Borodin
- Re: Unify DLSUFFIX on Darwin Peter Eisentraut
- Re: CREATE TABLE ( .. STORAGE ..) Aleksander Alekseev
- Re: fix crash with Python 3.11 Markus Wanner
- Re: NAMEDATALEN increase because of non-latin languages Robert Haas
- Re: NAMEDATALEN increase because of non-latin languages Robert Haas
- pg_receivewal unable to connect to promoted standby RKN Sai Krishna
- Re: CREATE TABLE ( .. STORAGE ..) Aleksander Alekseev
- Re: array_cat anycompatible change is breaking xversion upgrade tests Andrey Borodin
- Re: SYSTEM_USER reserved word implementation Drouvot, Bertrand
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Jelte Fennema
- Re: array_cat anycompatible change is breaking xversion upgrade tests Justin Pryzby
- Implement hook for self-join simplification Leif Harald Karlsen
- Re: array_cat anycompatible change is breaking xversion upgrade tests Tom Lane
- Re: NAMEDATALEN increase because of non-latin languages Tom Lane
- Re: Unify DLSUFFIX on Darwin Tom Lane
- Re: Make COPY extendable in order to support Parquet and other formats Andrew Dunstan
- Pre-installed index access methods cannot be manually installed. Matthias van de Meent
- Re: Pre-installed index access methods cannot be manually installed. Matthias van de Meent
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Andrew Dunstan
- Re: Pre-installed index access methods cannot be manually installed. Tom Lane
- Re: making relfilenodes 56 bits Robert Haas
- Re: Make COPY extendable in order to support Parquet and other formats Aleksander Alekseev
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Imseih (AWS), Sami
- Re: WIP Patch: Add a function that returns binary JSONB as a bytea Andres Freund
- Re: [PATCH] Add extra statistics to explain for Nested Loop Ekaterina Sokolova
- Re: Implement hook for self-join simplification Andrey Lepikhov
- Re: array_cat anycompatible change is breaking xversion upgrade tests Andrey Borodin
- Re: Implement hook for self-join simplification Leif Harald Karlsen
- Re: pg_upgrade (12->14) fails on aggregate Andrey Borodin
- Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion
- Re: Switching XLog source from archive to streaming when primary available Cary Huang
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: pg_upgrade (12->14) fails on aggregate Justin Pryzby
- Re: pg_auth_members.grantor is bunk David G. Johnston
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: [PATCH] Optimize json_lex_string by batching character copying Zhihong Yu