Архив рассылок [pgsql-hackers]
Re: SQL:2011 application time jian he
Re: Add support for __attribute__((returns_nonnull)) Michael Paquier
Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Michael Paquier
Re: Synchronizing slots from primary to standby Peter Smith
Re: Built-in CTYPE provider Jeremy Schneider
Re: add AVX2 support to simd.h John Naylor
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
Re: Random pg_upgrade test failure on drongo Amit Kapila
Re: Removing unneeded self joins Alexander Lakhin
Re: verify predefined LWLocks have entries in wait_event_names.txt Bertrand Drouvot
Re: Add a perl function in Cluster.pm to generate WAL Michael Paquier
Re: speed up a logical replica setup Amit Kapila
Re: Commitfest 2024-01 first week update vignesh C
Re: Add a perl function in Cluster.pm to generate WAL Bertrand Drouvot
Re: SQL:2011 application time jian he
RE: Random pg_upgrade test failure on drongo Hayato Kuroda (Fujitsu)
Re: Removing unneeded self joins Alexander Korotkov
Re: Speed up transaction completion faster after many relations are accessed in a transaction vignesh C
Re: SQL:2011 application time vignesh C
Re: Relation bulk write facility vignesh C
RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
Re: INFORMATION_SCHEMA note Daniel Gustafsson
pg_dump: Remove obsolete trigger support Peter Eisentraut
Re: Removing unneeded self joins Alexander Korotkov
Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
Re: psql JSON output format Laurenz Albe
Re: Reducing output size of nodeToString Peter Eisentraut
Re: Custom explain options vignesh C
Re: Random pg_upgrade test failure on drongo Alexander Lakhin
Re: POC: GROUP BY optimization Andrei Lepikhov
Re: collect_corrupt_items_vacuum.patch Alexander Korotkov
Re: speed up a logical replica setup Amit Kapila
Re: psql JSON output format Christoph Berg
Re: POC: GROUP BY optimization vignesh C
Re: Random pg_upgrade test failure on drongo Amit Kapila
Re: brininsert optimization opportunity Alvaro Herrera
Re: Support "Right Semi Join" plan shapes Richard Guo
Re: Random pg_upgrade test failure on drongo Alexander Lakhin
Re: POC: GROUP BY optimization Andrei Lepikhov
Re: INFORMATION_SCHEMA note Tatsuo Ishii
Re: POC: GROUP BY optimization Pavel Borisov
Re: psql JSON output format Dean Rasheed
RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
Re: Synchronizing slots from primary to standby Amit Kapila
Re: make pg_ctl more friendly Nazir Bilal Yavuz
Re: add AVX2 support to simd.h Peter Eisentraut
Re: partitioning and identity column Ashutosh Bapat
Re: psql JSON output format Christoph Berg
Re: add AVX2 support to simd.h Ants Aasma
Re: the s_lock_stuck on perform_spin_delay Robert Haas
Re: add AVX2 support to simd.h Nathan Bossart
Re: Make psql ignore trailing semicolons in \sf, \ef, etc Tristan Partin
Re: pg_dump: Remove obsolete trigger support Peter Eisentraut
Re: abi-compliance-checker Peter Eisentraut
Re: Adding a pg_get_owned_sequence function? Peter Eisentraut
Re: psql JSON output format Dean Rasheed
Re: Test slots invalidations in 035_standby_logical_decoding.pl only if dead rows are removed Alexander Lakhin
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
Re: Adding a pg_get_owned_sequence function? Dagfinn Ilmari Mannsåker
Re: Add BF member koel-like indentation checks to SanityCheck CI Jelte Fennema-Nio
Re: cleanup patches for incremental backup Robert Haas
Re: WIP Incremental JSON Parser Jacob Champion
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
Re: index prefetching Robert Haas
Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
Re: add AVX2 support to simd.h Ants Aasma
Re: Add BF member koel-like indentation checks to SanityCheck CI Daniel Gustafsson
Re: Built-in CTYPE provider Jeremy Schneider
Re: Commitfest 2024-01 first week update Robert Haas
Re: Built-in CTYPE provider Jeff Davis
Re: Built-in CTYPE provider Jeff Davis
Re: subscription/015_stream sometimes breaks Peter Smith