Архив рассылок [pgsql-hackers]
- Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... surya poondla
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Sami Imseih
- Re: Fix uninitialized PruneFreezeResult in pruneheap and vacuumlazy Chao Li
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Nathan Bossart
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Chao Li
- Re: Few untranslated error messages in OAuth Jacob Champion
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Zsolt Parragi
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Jacob Champion
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Sami Imseih
- Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Sami Imseih
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: backpatch tests: Rename conflicting role names to 14/15 Michael Paquier
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Sami Imseih
- Re: Periodic authorization expiration checks using GoAway message Jelte Fennema-Nio
- Re: greenfly lwlock corruption in REL_14_STABLE and REL_15_STABLE Thomas Munro
- Re: pg_plan_advice Jacob Champion
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Chao Li
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Some optimizations for COALESCE expressions during constant folding Richard Guo
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: enhance wraparound warnings Chao Li
- Re: tablecmds: Open pg_class only when an update is required Chao Li
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Add WALRCV_CONNECTING state to walreceiver Noah Misch
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Import Statistics in postgres_fdw before resorting to sampling. Chao Li
- Re: ON CONFLICT DO SELECT (take 3) jian he
- Re: [Patch] Improve the test src/test/postmaster/t/003_start_stop.pl Potapov Alexander
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Zsolt Parragi
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Chao Li
- Re: alter check constraint enforceability jian he
- Re: Fix and improve allocation formulas Bertrand Drouvot
- Re: Fix and improve allocation formulas Bertrand Drouvot
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Fix and improve allocation formulas Bertrand Drouvot
- Fix memory leak in gist_page_items() of pageinspect Chao Li
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: Fix memory leak in gist_page_items() of pageinspect Bertrand Drouvot
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Nazir Bilal Yavuz
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: Fix memory leak in gist_page_items() of pageinspect Michael Paquier
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Re: Fix and improve allocation formulas Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Few untranslated error messages in OAuth Álvaro Herrera
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Álvaro Herrera
- Re: Fix memory leak in gist_page_items() of pageinspect Bertrand Drouvot
- Re: Fix memory leak in gist_page_items() of pageinspect Heikki Linnakangas
- Re: Fix memory leak in gist_page_items() of pageinspect Daniel Gustafsson
- Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Zsolt Parragi
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Aleksander Alekseev
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: Periodic authorization expiration checks using GoAway message Zsolt Parragi
- Re: Improve the performance of Unicode Normalization Forms. Heikki Linnakangas
- Re: [PATCH] Better Performance for PostgreSQL with large INSERTs Jakub Wartak
- Re: Metadata and record block access stats for indexes Mircea Cadariu
- Re: Visibility bug in tuple lock Jasper Smit
- Re: weird ON CONFLICT clauses Álvaro Herrera
- Re: Non-text mode for pg_dumpall tushar
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Import Statistics in postgres_fdw before resorting to sampling. Etsuro Fujita
- [PATCH] Skip unpublishable child tables when adding parent to publication Arunprasad Rajkumar
- Re: Mark function arguments of type "T *" as "const T *" where possible Bertrand Drouvot
- Re: proposal: schema variables Pavel Stehule
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Euler Taveira
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Álvaro Herrera
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Nathan Bossart
- [PATCH] Expose global backup status and last backup start LSN Sujan
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Nathan Bossart
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Nathan Bossart
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Tom Lane
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
- Re: Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- Re: pg_plan_advice Robert Haas
- Re: Inval reliability, especially for inplace updates Paul A Jungwirth
- Re: On non-Windows, hard depend on uselocale(3) Tom Lane
- Re: pg_plan_advice Jacob Champion
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Tom Lane
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Sami Imseih
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: enhance wraparound warnings Nathan Bossart
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Greg Burd
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ?barriers Andres Freund
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Nathan Bossart
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: Solaris versus our NLS files Tom Lane
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Tom Lane
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Speed up COPY FROM text/CSV parsing using SIMD Mark Wong
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Bryan Green
- Re: Proposal: Add a callback data parameter to GetNamedDSMSegment Sami Imseih