Архив рассылок [pgsql-hackers]
- Re: confusing results from pg_get_replication_slots() Robert Haas
- Re: pgsql: Ignore PlaceHolderVars when looking up statistics Tom Lane
- Re: planner makes provably suboptimal index selection choices with partial indexes Tom Lane
- Re: Can we remove support for standard_conforming_strings = off yet? Corey Huinker
- Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov
- [PATCH] tests: verify renamed index functionality in alter_table Dharin Shah
- Re: remove pg_restrict workaround Jelte Fennema-Nio
- Re: pgsql: Ignore PlaceHolderVars when looking up statistics Robert Haas
- Re: Parallelizing startup with many databases Andreas Karlsson
- Re: Parallelizing startup with many databases Tom Lane
- Re: [Proposal] Generate pkg-config for server module development Andreas Karlsson
- Re: Exit walsender before confirming remote flush in logical replication Alexander Korotkov
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths David Rowley
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Parallelizing startup with many databases Jelte Fennema-Nio
- Re: Row pattern recognition Tatsuo Ishii
- Re: Checking join outer relation uniqueness to prevent unnecessary memoization David Rowley
- Re: Use Postgres as meson wrap subproject Andreas Karlsson
- LLVM 22 Thomas Munro
- Re: improve comments on CreateFunction returnsSet Andreas Karlsson
- Re: Bug in amcheck? Tom Lane
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() zengman
- Re: LLVM JITLink attempt II (WIP) Thomas Munro
- Re: Speed up ICU case conversion by using ucasemap_utf8To*() Andreas Karlsson
- Re: Support loser tree for k-way merge Andreas Karlsson
- Re: [PATCH] meson: Update meson to enable building postgres as a subproject Tristan Partin
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Tristan Partin
- Re: not fully correct error message Pavel Stehule
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio
- more POSIX 2008 cleanup: strnlen(), rindex() Peter Eisentraut
- Re: more POSIX 2008 cleanup: strnlen(), rindex() Jelte Fennema-Nio
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Remove redundant AttStatsSlot initialization in eqjoinsel() David Rowley
- Re: Row pattern recognition Henson Choi
- Re: not fully correct error message Andreas Karlsson
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: not fully correct error message Marcos Pegoraro
- Re: confusing results from pg_get_replication_slots() Andrey Borodin
- Re: not fully correct error message Pavel Stehule
- Re: not fully correct error message Andreas Karlsson
- Re: Re: postgres_fdw: Use COPY to speed up batch inserts Dewei Dai
- Re: WIP - xmlvalidate implementation from TODO list Kirill Reshke
- Re: confusing results from pg_get_replication_slots() Robert Haas
- Re: confusing results from pg_get_replication_slots() Andrey Borodin
- Re: pg_dump: Add ExecuteSqlCopy and simplify ExecuteSqlQuery Andreas Karlsson
- Re: Convert coalesce to or/and Nicolas Adenis-Lamarre
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: remove pg_restrict workaround Andres Freund
- Re: some Page/PageData const stuff Peter Eisentraut
- Re: access numeric data in module David E. Wheeler
- Re: remove pg_restrict workaround Peter Eisentraut
- Re: some Page/PageData const stuff Andres Freund
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: more POSIX 2008 cleanup: strnlen(), rindex() Tom Lane
- Re: not fully correct error message Tom Lane
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: not fully correct error message Andreas Karlsson
- Re: GIN pageinspect support for entry tree and posting tree Andrey Borodin
- Re: Parallelizing startup with many databases Andreas Karlsson
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: not fully correct error message Tom Lane
- Re: should we have a fast-path planning for OLTP starjoins? Robert Haas
- Re: confusing results from pg_get_replication_slots() Robert Haas
- Re: GIN pageinspect support for entry tree and posting tree Kirill Reshke
- Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes Kirill Reshke
- Re: remove unnecessary include in src/backend/commands/policy.c Kirill Reshke
- Re: [Patch]Add tab completion for DELETE ... USING Kirill Reshke
- Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes M.Atıf Ceylan