Архив рассылок [pgsql-hackers]
- Re: psql \dh: List High-Level (Root) Tables and Indexes Sadeq Dousti
- Fixing out-of-range warnings with late-model gcc+UBSAN Tom Lane
- Re: Proposed mid-cycle update of typedefs.list Andres Freund
- Re: Optimization of partial index creation for a new column Andres Freund
- Re: Proposed mid-cycle update of typedefs.list Tom Lane
- Re: Optimization of partial index creation for a new column Tom Lane
- Re: POC: make mxidoff 64 bits Tom Lane
- Re: Trying out read streams in pgvector (an extension) Tomas Vondra
- Fixes a typo in tablecmd Chao Li
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Peter Smith
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: Proposed mid-cycle update of typedefs.list Michael Paquier
- Re: Fixes a typo in tablecmd Xuneng Zhou
- Re: Improve logical replication usability when tables lack primary keys Chao Li
- Re: Add support for specifying tables in pg_createsubscriber. Peter Smith
- Re: Improve logical replication usability when tables lack primary keys Dilip Kumar
- Re: Improve logical replication usability when tables lack primary keys Chao Li
- Re: Fix memory leak in gist_page_items() of pageinspect Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Noah Misch
- Re: Fixes a typo in tablecmd David Rowley
- Re: Newly created replication slot may be invalidated by checkpoint Amit Kapila
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Re: proposal: schema variables Pavel Stehule
- Re: Fix memory leak in gist_page_items() of pageinspect Chao Li
- Re: Improve logical replication usability when tables lack primary keys Amit Kapila
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro
- Re: [PATCH] Allow complex data for GUC extra. Bryan Green
- Re: pg_plan_advice Ajay Pal
- Re: Get rid of "Section.N.N.N" on DOCs Laurenz Albe
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Amit Kapila
- Re: PRI?64 vs Visual Studio (2022) Tom Lane
- Re: [PATCH] no table rewrite when set column type to constrained domain jian he
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Jakub Wartak
- Re: POC: make mxidoff 64 bits Alexander Lakhin
- Re: Fix memory leak in gist_page_items() of pageinspect Bertrand Drouvot
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Arunprasad Rajkumar
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: create table like including storage parameter jian he
- Re: Fix crash during recovery when redo segment is missing Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Add sanity check for duplicate enum values in GUC definitions Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix memory leak in gist_page_items() of pageinspect Chao Li
- Re: Checkpointer write combining Soumya S Murali
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Arunprasad Rajkumar
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix memory leak in gist_page_items() of pageinspect Chao Li
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko
- Re: PRI?64 vs Visual Studio (2022) Thomas Munro
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [PATCH] Skip unpublishable child tables when adding parent to publication Arunprasad Rajkumar
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: Proposal to allow setting cursor options on Portals Dave Cramer
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: alter check constraint enforceability Amul Sul
- Re: Confused static assertion implementation Peter Eisentraut
- Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro
- Re: Get rid of "Section.N.N.N" on DOCs Laurenz Albe
- Reuse data from readRecordBuf in XLogDecodeNextRecord Sonya Valchuk
- Re: Qual push down to table AM Amit Langote
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Pavel Stehule
- Re: Add support for specifying tables in pg_createsubscriber. Euler Taveira
- Re: Fix memory leak in gist_page_items() of pageinspect Bertrand Drouvot
- Re: Add WALRCV_CONNECTING state to walreceiver Rahila Syed
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Amul Sul
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: oid2name : add objects file path David Bidoc
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: [PATCH} Move instrumentation structs Mario González Troncoso
- Enable partitionwise join for partition keys wrapped by RelabelType Matheus Alcantara
- Re: pgsql: Add function to log the memory contexts of specified backend pro Robert Haas
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: relfilenode statistics Bertrand Drouvot
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: pg_plan_advice Jacob Champion
- Re: Adding locks statistics Bertrand Drouvot
- Re: Qual push down to table AM Andres Freund
- Re: PRI?64 vs Visual Studio (2022) Tom Lane
- Re: Qual push down to table AM Andres Freund
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: PRI?64 vs Visual Studio (2022) Bryan Green
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Greg Burd
- Re: Periodic authorization expiration checks using GoAway message Jelte Fennema-Nio
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: relfilenode statistics Andres Freund
- Re: create table like including storage parameter Euler Taveira
- pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects vignesh C
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Thomas Munro
- Re: PRI?64 vs Visual Studio (2022) Tom Lane
- Re: pg_dump crash due to incomplete ordering of DO_SUBSCRIPTION_REL objects Noah Misch
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko
- [BUG] [PATCH] Allow physical replication slots to recover from archive after invalidation Joao Foltran
- Re: PRI?64 vs Visual Studio (2022) Bryan Green
- Re: PRI?64 vs Visual Studio (2022) Tom Lane
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Peter Eisentraut
- Re: PRI?64 vs Visual Studio (2022) Peter Eisentraut
- Re: Get rid of "Section.N.N.N" on DOCs Peter Eisentraut
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: PRI?64 vs Visual Studio (2022) Thomas Munro
- Re: Visibility bug in tuple lock Heikki Linnakangas
- Re: pg_plan_advice Robert Haas
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: PRI?64 vs Visual Studio (2022) Tom Lane
- Re: Small patch to improve safety of utf8_to_unicode(). Jeff Davis
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Nathan Bossart
- Re: PRI?64 vs Visual Studio (2022) Tom Lane