Архив рассылок [pgsql-hackers]
Re: Unused expression indexes Maciek Sakrejda
Re: Remove dependence on integer wrapping Joseph Koshakow
RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
Re: Logical Replication of sequences Peter Smith
Re: Detailed release notes jian he
[patch] Imporve pqmq Xiaoran Wang
Re: Logical Replication of sequences Amit Kapila
[bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Hayato Kuroda (Fujitsu)
RE: Found issues related with logical replication and 2PC Hayato Kuroda (Fujitsu)
Re: proposal: schema variables Pavel Stehule
Re: Pgoutput not capturing the generated columns Shubham Khanna
Re: Logical Replication of sequences Peter Smith
Re: Virtual generated columns Peter Eisentraut
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Amit Kapila
Don't overwrite scan key in systable_beginscan() Peter Eisentraut
Re: Restart pg_usleep when interrupted Bertrand Drouvot
Re: Logical Replication of sequences shveta malik
Re: Pgoutput not capturing the generated columns Peter Smith
Using read stream in autoprewarm Nazir Bilal Yavuz
Re: Windows default locale vs initdb Ertan Küçükoglu
RE: Found issues related with logical replication and 2PC Hayato Kuroda (Fujitsu)
Re: Logical Replication of sequences Amit Kapila
Re: Incremental View Maintenance, take 2 Kirill Reshke
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber shveta malik
Re: Incremental View Maintenance, take 2 Kirill Reshke
RE: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Zhijie Hou (Fujitsu)
Re: Enable data checksums by default Peter Eisentraut
Re: Add trim_trailing_whitespace to editorconfig file Andrew Dunstan
Re: Windows default locale vs initdb Andrew Dunstan
Re: Partial aggregates pushdown Jelte Fennema-Nio
Re: CREATE DATABASE with filesystem cloning Nazir Bilal Yavuz
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Amit Kapila
Re: Detailed release notes Marcos Pegoraro
Re: Enable data checksums by default Michael Banck
Re: Enable data checksums by default Daniel Gustafsson
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
Re: First draft of PG 17 release notes Justin Pryzby
Re: [PATCH] Add crc32(text) & crc32(bytea) Peter Eisentraut
Re: [PATCH] Add crc32(text) & crc32(bytea) Nathan Bossart
Re: Logical Replication of sequences vignesh C
Re: Logical Replication of sequences vignesh C
Re: [PATCH] Add crc32(text) & crc32(bytea) Nathan Bossart
Re: Fix memory counter update in reorderbuffer Masahiko Sawada
Re: Enable data checksums by default Greg Sabino Mullane
Re: Vectored IO in XLogWrite() Robert Haas
Re: Enable data checksums by default Robert Haas
fix CRC algorithm in WAL reliability docs Nathan Bossart
Re: Virtual generated columns Dean Rasheed
Re: Add LSN <-> time conversion functionality Tomas Vondra
Re: Enable data checksums by default Tomas Vondra
Re: Which parts of src/backend/nodes/print.c are used? Paul Jungwirth
Re: Add LSN <-> time conversion functionality Robert Haas
Re: fix CRC algorithm in WAL reliability docs Robert Haas
Re: [patch] Imporve pqmq Robert Haas
Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Nathan Bossart
Re: Restart pg_usleep when interrupted Nathan Bossart
Re: Restart pg_usleep when interrupted Nathan Bossart
Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut
Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut
Re: Remove dependence on integer wrapping Matthew Kim
Re: optimizing pg_upgrade's once-in-each-database steps Corey Huinker
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov