Mailing lists [pgsql-hackers]
- Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut
- Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut
- Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Tomas Vondra
- Re: Remove dependence on integer wrapping Matthew Kim
- Re: optimizing pg_upgrade's once-in-each-database steps Corey Huinker
- Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Abdoulaye Ba
- Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Logical Replication of sequences Peter Smith
- Re: Add LSN <-> time conversion functionality Tomas Vondra
- Re: Add LSN <-> time conversion functionality Robert Haas
- Re: Detailed release notes jian he
- Re: Remove dependence on integer wrapping jian he
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: Statistics Import and Export Jeff Davis
- Re: [patch] Imporve pqmq Xiaoran Wang
- Re: Found issues related with logical replication and 2PC shveta malik
- Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber shveta malik
- Re: Don't overwrite scan key in systable_beginscan() Noah Misch
- Re: Don't overwrite scan key in systable_beginscan() Tom Lane
- RE: Found issues related with logical replication and 2PC Hayato Kuroda (Fujitsu)
- Re: Found issues related with logical replication and 2PC Amit Kapila
- Re: Remove obsolete RECHECK keyword completely Peter Eisentraut
- Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Amit Kapila
- Re: Fix memory counter update in reorderbuffer Amit Kapila
- Re: Logical Replication of sequences shveta malik
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Logical Replication of sequences Peter Smith
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Variable renaming in dbcommands.c Peter Eisentraut
- Re: Variable renaming in dbcommands.c Daniel Gustafsson
- Improve error message for ICU libraries if pkg-config is absent Michael Banck
- Re: Improve error message for ICU libraries if pkg-config is absent Michael Banck
- Re: Skip adding row-marks for non target tables when result relation is foreign table. Etsuro Fujita
- Re: Cross-version Compatibility of postgres_fdw Etsuro Fujita
- Re: Improve error message for ICU libraries if pkg-config is absent Heikki Linnakangas
- RE: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Hayato Kuroda (Fujitsu)
- Re: [Patch] remove duplicated smgrclose Kirill Reshke
- Re: PG_TEST_EXTRA and meson Ashutosh Bapat
- Re: Improve error message for ICU libraries if pkg-config is absent Michael Banck
- PostgreSQL's approach to assertion usage: seeking best practices Alexander Kuznetsov
- Re: [Patch] remove duplicated smgrclose Junwang Zhao
- Re: long-standing data loss bug in initial sync of logical replication Shlok Kyal
- Re: Remaining dependency on setlocale() Andreas Karlsson
- Re: Conflict detection and logging in logical replication Michail Nikolaev
- Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Bertrand Drouvot
- Re: Detailed release notes Marcos Pegoraro
- Re: Add LSN <-> time conversion functionality Tomas Vondra
- Re: Add LSN <-> time conversion functionality Tomas Vondra
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: Logical Replication of sequences vignesh C
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: Add trim_trailing_whitespace to editorconfig file Peter Eisentraut
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio
- Re: Recovery of .partial WAL segments Dmitry Dolgov
- Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Andreas Karlsson
- Re: Building with meson on NixOS/nixpkgs Andres Freund
- Subscription to Postgres Releases via ICS Tristan Partin
- Re: Building with meson on NixOS/nixpkgs Tristan Partin
- Re: Add LSN <-> time conversion functionality Tomas Vondra
- Re: Add LSN <-> time conversion functionality Tomas Vondra
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: fix CRC algorithm in WAL reliability docs Nathan Bossart
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Recovery of .partial WAL segments Stefan Fercot
- is_superuser versus set_config_option's parallelism check Tom Lane
- Re: Restart pg_usleep when interrupted Nathan Bossart
- Re: is_superuser versus set_config_option's parallelism check Nathan Bossart
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: PATCH: Add hooks for pg_total_relation_size and pg_indexes_size Abdoulaye Ba
- Re: is_superuser versus set_config_option's parallelism check Tom Lane
- Re: optimizing pg_upgrade's once-in-each-database steps Corey Huinker
- Re: Remaining dependency on setlocale() Tristan Partin
- Re: is_superuser versus set_config_option's parallelism check Nathan Bossart
- Re: is_superuser versus set_config_option's parallelism check Tom Lane
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Fix memory counter update in reorderbuffer Masahiko Sawada