Mailing lists [pgsql-hackers]
- Re: CREATE INDEX CONCURRENTLY on partitioned index Michael Paquier
- Re: Allow non-superuser to cancel superuser tasks. Michael Paquier
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Check lateral references within PHVs for memoize cache keys Richard Guo
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Wrong results with grouping sets Richard Guo
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Fujii Masao
- Re: s/shm_mq_iovec/struct iovec/ Thomas Munro
- Re: Confine vacuum skip logic to lazy_scan_skip Thomas Munro
- Re: race condition when writing pg_control Thomas Munro
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: Fix a comment error in logicalrep_write_typ() Amit Kapila
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: Sort functions with specialized comparators Антуан Виолин
- Re: Removing unneeded self joins jian he
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: on_error table, saving error info to a table Nishant Sharma
- Re: Extension for PostgreSQL cast jsonb to hstore WIP Антуан Виолин
- Support specify tablespace for each merged/split partition Junwang Zhao
- Re: Optimize WindowAgg's use of tuplestores Ashutosh Bapat
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace? Fujii Masao
- Re: documentation structure jian he
- Re: speed up a logical replica setup Amit Kapila
- Re: Re: Removing unneeded self joins jian he
- Re: Extension for PostgreSQL cast jsonb to hstore WIP Stepan Neretin
- Re: Injection point locking Heikki Linnakangas
- Re: Removing unneeded self joins Andrei Lepikhov
- Re: Wrong results with grouping sets Sutou Kouhei
- Re: gcc 13 warnings Aleksander Alekseev
- Re: Things I don't like about \du's "Attributes" column Rafia Sabih
- Re: broken JIT support on Fedora 40 Thomas Munro
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: long-standing data loss bug in initial sync of logical replication Amit Kapila
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: New function normal_rand_array function to contrib/tablefunc. Dean Rasheed
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: [PATCH] TODO “Allow LISTEN on patterns” Alexander Cheshev
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Patch bug: Fix jsonpath .* on Arrays Stepan Neretin
- Re: Parent/child context relation in pg_get_backend_memory_contexts() David Rowley
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: add function argument names to regex* functions. jian he
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
- Re: Make tuple deformation faster Matthias van de Meent
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: Patch bug: Fix jsonpath .* on Arrays David E. Wheeler
- Re: Showing applied extended statistics in explain Part 2 Tomas Vondra
- Re: add function argument names to regex* functions. Chapman Flack
- Re: add function argument names to regex* functions. Chapman Flack
- Re: Incremental backup from a streaming replication standby fails Laurenz Albe
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: gcc 12.1.0 warning Andres Freund
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: gcc 12.1.0 warning Nathan Bossart
- Re: Restart pg_usleep when interrupted Nathan Bossart
- Re: Converting tab-complete.c's else-if chain to a switch Andres Freund
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Robert Haas
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Re: long-standing data loss bug in initial sync of logical replication vignesh C
- Re: Parent/child context relation in pg_get_backend_memory_contexts() Robert Haas
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Jeff Davis
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan
- Re: Sort functions with specialized comparators Andrey M. Borodin
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: [PATCH v1] Fix parsing of a complex type that has an array of complex types Tom Lane
- Re: long-standing data loss bug in initial sync of logical replication Nitin Motiani
- Re: Compress ReorderBuffer spill files using LZ4 Tomas Vondra
- Re: Upgrade Debian CI images to Bookworm Andres Freund
- Re: Converting tab-complete.c's else-if chain to a switch Tom Lane
- Re: [PATCH v1] Fix parsing of a complex type that has an array of complex types Arjan Marku
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Robert Haas
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Robert Haas
- Re: Add a GUC check hook to ensure summarize_wal cannot be enabled when wal_level is minimal Nathan Bossart
- Re: Sort functions with specialized comparators Stepan Neretin
- Re: gcc 12.1.0 warning Andres Freund
- Re: ALTER TABLE uses a bistate but not for toast tables Justin Pryzby