Архив рассылок [pgsql-hackers]
- Re: not fully correct error message Andreas Karlsson
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke
- Re: not fully correct error message Tom Lane
- Re: remove pg_restrict workaround Jelte Fennema-Nio
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- Re: Remove redundant AttStatsSlot initialization in eqjoinsel() Chao Li
- Re: Wrong comment for ReplicationSlotCreate Chao Li
- Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW Adam Brusselback
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- intarray: fix an edge case int32 overflow bug Chao Li
- Re: Error position support for ComputeIndexAttrs jian he
- Re: DOC: fixes multiple errors in alter table doc Chao Li
- Re: LLVM 22 Thomas Munro
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization Jacob Jackson
- Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes Pavel Stehule
- Re: intarray: fix an edge case int32 overflow bug David Rowley
- Re: intarray: fix an edge case int32 overflow bug David Rowley
- Re: intarray: fix an edge case int32 overflow bug Chao Li
- Re: Correction of RowMark Removal During Sel-Join Elimination David Rowley
- Re: Small optimization set tuple block/tableOid once David Rowley
- Re: Fix typo in code comment Chao Li
- Re: WIP - xmlvalidate implementation from TODO list Andrey Borodin
- Re: Optimize JsonbContainerTypeName by reordering type checks David Rowley
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Row pattern recognition Tatsuo Ishii
- Re: Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- Re: [Patch]Add tab completion for DELETE ... USING Tatsuya Kawata
- Re: Row pattern recognition Tatsuo Ishii
- Re: some Page/PageData const stuff Peter Eisentraut
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Row pattern recognition Henson Choi
- Re: libxml2 video about its abandonment Jim Jones
- Re: Error position support for ComputeIndexAttrs Tom Lane
- Re: Optimize JsonbContainerTypeName by reordering type checks Andreas Karlsson
- Proposal: Add a UNIQUE NOT ENFORCED constraint Jacob Jackson
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Error position support for ComputeIndexAttrs Tom Lane
- Re: Use Postgres as meson wrap subproject Niyaz Hazigaleyev
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Tom Lane
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Nathan Bossart
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler