pgsql-hackers before 2025-07-12 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

July 9, 2025

Thread Author Time
Re: Fix comment in btree_gist--1.8--1.9.sql Michael Paquier 23:16
Re: gcc 15 "array subscript 0" warning at level -O3 Andres Freund 23:20
Re: gcc 15 "array subscript 0" warning at level -O3 Andres Freund 23:21
Re: Some ExecSeqScan optimizations 📎 Andres Freund 23:34
Re: Remaining dependency on setlocale() Thomas Munro 23:53
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 23:54

July 10, 2025

Thread Author Time
Re: Remaining dependency on setlocale() Thomas Munro 00:01
Re: TransactionIdIsActive() has long been unused Michael Paquier 00:52
Re: Add pg_get_injection_points() for information of injection points Michael Paquier 01:18
Re: Fix comment in btree_gist--1.8--1.9.sql 📎 Paul Jungwirth 01:21
Re: Extend ALTER DEFAULT PRIVILEGES for large objects 📎 Yugo Nagata 01:30
Re: Can can I make an injection point wait occur no more than once? Noah Misch 02:24
Re: Small optimization with expanding dynamic hash table 📎 cca5507 02:45
Re: Why our Valgrind reports suck Richard Guo 03:05
Re: Using failover slots for PG-non_PG logical replication Amit Kapila 03:19
Re: encode/decode support for base64url 📎 Florents Tselai 03:25
Re: Fix comment in btree_gist--1.8--1.9.sql Michael Paquier 03:31
Re: Windows question: when is LC_MESSAGES defined? Thomas Munro 03:45
Re: support create index on virtual generated column. 📎 jian he 03:47
Re: CHECKPOINT unlogged data Fujii Masao 04:01
Re: A recent message added to pg_upgade Amit Kapila 04:10
Re: A recent message added to pg_upgade Tom Lane 04:12
Re: A recent message added to pg_upgade Dilip Kumar 04:13
Re: Extend ALTER DEFAULT PRIVILEGES for large objects Fujii Masao 04:23
Re: CHECKPOINT unlogged data Dilip Kumar 04:25
Re: Windows question: when is LC_MESSAGES defined? Thomas Munro 04:33
Re: CHECKPOINT unlogged data Dilip Kumar 05:04
Replace remaining getpwuid() calls with getpwuid_r()? Steve Lau 05:10
Re: Extend ALTER DEFAULT PRIVILEGES for large objects 📎 Yugo Nagata 05:11
Re: CHECKPOINT unlogged data 📎 Dilip Kumar 05:18
Re: [PATCH] PGSERVICEFILE as part of a normal connection string 📎 Michael Paquier 05:21
Re: Replace remaining getpwuid() calls with getpwuid_r()? Thomas Munro 05:22
Re: A recent message added to pg_upgade vignesh C 05:41
Re: A recent message added to pg_upgade Dilip Kumar 05:48
Re: Replace remaining getpwuid() calls with getpwuid_r()? Tom Lane 05:48
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li 06:05
Re: A recent message added to pg_upgade 📎 Dilip Kumar 06:17
Re: Unnecessary delay in streaming replication due to replay lag sunil s 06:35
Insights into duplicate records seen in snapshot & logical replication slot. Chandy G 07:18
Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson 07:33
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 07:51
Re: [doc] minor fix for CREATE INDEX CONCURRENTLY Frédéric Yhuel 08:18
Re: Adding wait events statistics Bertrand Drouvot 08:21
Re: Some ExecSeqScan optimizations Amit Langote 08:28
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li 08:33
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 08:52
Re: A recent message added to pg_upgade vignesh C 08:52
Re: SQL:2023 JSON simplified accessor support 📎 jian he 08:53
Re: A recent message added to pg_upgade Amit Kapila 09:05
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Yugo Nagata 09:17
Re: Explicitly enable meson features in CI Nazir Bilal Yavuz 09:59
Improve Hash/Merge Join estimate accuracy when all predicates are Hash/Merge clauses 📎 Ilia Evdokimov 10:09
Re: Adding basic NUMA awareness Jakub Wartak 10:15
Re: Adding basic NUMA awareness Jakub Wartak 10:16
Re: Using failover slots for PG-non_PG logical replication Ashutosh Bapat 11:23
Re: Logical Replication of sequences Nisha Moond 11:47
Re: A recent message added to pg_upgade Dilip Kumar 12:04
Re: Adding basic NUMA awareness Burd, Greg 12:13
Re: Horribly slow pg_upgrade performance with many Large Objects Nitin Motiani 12:35
RE: Conflict detection for update_deleted in logical replication Hayato Kuroda (Fujitsu) 12:37
RE: Conflict detection for update_deleted in logical replication 📎 Hayato Kuroda (Fujitsu) 12:39
Re: [Internet] Re: 回复:Re: [PATCH] Pr event replacement of a function if it's used in an index expression and is not IMMUTABLE David G. Johnston 13:14
Re: Conflict detection for update_deleted in logical replication Masahiko Sawada 13:16
Re: Problem with transition tables on partitioned tables with foreign-table partitions Amit Langote 13:20
Re: SQL:2023 JSON simplified accessor support jian he 13:34
Re: Fix some inconsistencies with open-coded visibilitymap_set() callers Melanie Plageman 13:57
Re: Improving and extending int128.h to more of numeric.c 📎 Dean Rasheed 14:06
Re: Adding basic NUMA awareness Bertrand Drouvot 14:17
Using ASSUME in place of ASSERT in non-assert builds Benjamin Coutu 14:24
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu 14:30
Re: Fix some inconsistencies with open-coded visibilitymap_set() callers Robert Haas 14:35
Re: [PoC] Federated Authn/z with OAUTHBEARER ivan.kush 14:41
Re: Problem with transition tables on partitioned tables with foreign-table partitions Amit Langote 14:54
Re: Adding basic NUMA awareness - Preliminary feedback and outline for an extensible approach Tomas Vondra 15:20
Re: Adding basic NUMA awareness Tomas Vondra 15:31
Re: Using ASSUME in place of ASSERT in non-assert builds Tom Lane 15:35
Re: Optimize shared LWLock acquisition for high-core-count systems Zhou, Zhiguo 15:57
Re: CHECKPOINT unlogged data 📎 Nathan Bossart 16:03
Re: analyze-in-stages post upgrade questions Mircea Cadariu 16:20
RE: Buildfarm setup for AIX 📎 Srirama Kucherlapati 16:55
Adding some error context for lock wait failures 📎 Tom Lane 17:05
Re: Explicitly enable meson features in CI Jacob Champion 17:12
pg_dump sort priority mismatch for large objects Nathan Bossart 17:31
Re: pg_dump sort priority mismatch for large objects Tom Lane 17:38
Re: [PING] fallocate() causes btrfs to never compress postgresql files Dimitrios Apostolou 17:39
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Florents Tselai 17:41
Re: pg_dump --with-* options Jeff Davis 17:42
Re: pg_dump --with-* options Jeff Davis 17:57
Re: C11 / VS 2019 Andrew Dunstan 18:08
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler 18:13
Re: Why our Valgrind reports suck Tom Lane 18:16
Re: Remaining dependency on setlocale() Jeff Davis 18:22
Re: Remaining dependency on setlocale() Jeff Davis 18:33
Re: AIO v2.5 Matthias van de Meent 19:00
Re: encode/decode support for base64url David E. Wheeler 19:07
Re: Improving and extending int128.h to more of numeric.c 📎 Dean Rasheed 19:14
Re: AIO v2.5 Andres Freund 19:29
patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings 📎 Dmitry Mityugov 20:00
Re: encode/decode support for base64url Florents Tselai 20:38
18beta2 next week Tom Lane 20:44
Re: encode/decode support for base64url David E. Wheeler 20:55
Re: Some ExecSeqScan optimizations Andres Freund 20:55
Re: pg_dump sort priority mismatch for large objects Nathan Bossart 20:57
Re: Using ASSUME in place of ASSERT in non-assert builds Andres Freund 21:08
Re: Improve LWLock tranche name visibility across backends Sami Imseih 21:34
Re: Explicitly enable meson features in CI Daniel Gustafsson 21:42
Re: Horribly slow pg_upgrade performance with many Large Objects 📎 Nathan Bossart 21:42
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 David E. Wheeler 22:40
Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro 22:45
Re: Can can I make an injection point wait occur no more than once? Peter Geoghegan 22:58
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 David E. Wheeler 23:23
Re: Remaining dependency on setlocale() Thomas Munro 23:47
Re: Remaining dependency on setlocale() Thomas Munro 23:48
docs: LISTEN/NOTIFY performance considerations 📎 Nikolay Samokhvalov 23:50

July 11, 2025

Thread Author Time
Re: pg_dump --with-* options Fujii Masao 00:12
Re: PG18 protocol version Tatsuo Ishii 01:47
Re: Some ExecSeqScan optimizations Amit Langote 02:22
Re: A recent message added to pg_upgade vignesh C 02:33
Re: Adding some error context for lock wait failures Zhang Mingli 02:44
回复:[Internet]Re: Re: 回复:Re: [PATCH] Pr event replacement of a function if it's used in an index expression and is not IMMUTABLE sundayjiang (蒋浩天) 02:46
Re: Adding some error context for lock wait failures Tom Lane 02:53
Re: CHECKPOINT unlogged data 📎 Dilip Kumar 03:13
Re: Adding some error context for lock wait failures Zhang Mingli 03:32
Re: Adding some error context for lock wait failures Dilip Kumar 03:35
Re: A recent message added to pg_upgade Amit Kapila 03:38
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 shveta malik 03:45
Re: A recent message added to pg_upgade Tom Lane 03:48
Re: Adding some error context for lock wait failures Zhang Mingli 04:03
Re: Adding some error context for lock wait failures Dilip Kumar 04:19
Re: SQL:2023 JSON simplified accessor support 📎 jian he 05:53
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 06:10
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 06:31
Re: Proposal: Global Index for PostgreSQL Amit Langote 06:51
Re: Fix replica identity checks for MERGE command on published table. Dean Rasheed 07:09
Re: array_random Dean Rasheed 07:49
track needed attributes in plan nodes for executor use Amit Langote 08:16
Re: encode/decode support for base64url 📎 Florents Tselai 08:26
Re: Optimize shared LWLock acquisition for high-core-count systems Yura Sokolov 08:35
Re: Logical replication prefetch Amit Kapila 08:52
Re: Logical Replication of sequences shveta malik 08:56
Re: Adding error messages to a few slash commands Robin Haberkorn 09:15
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li 09:18
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 09:23
Re: Logical Replication of sequences 📎 vignesh C 09:26
Re: Small optimization with expanding dynamic hash table wenhui qiu 09:33
Re: vacuumlazy: Modernize count_nondeletable_pages Shinya Kato 09:37
Re: analyze-in-stages post upgrade questions 📎 Laurenz Albe 09:51
Re: What is a typical precision of gettimeofday()? Bernd Helmle 09:56
Re: track needed attributes in plan nodes for executor use Japin Li 09:58
Re: [PATCH] Generate random dates/times in a specified range Damien Clochard 10:09
[Question] Window Function Results without ORDER BY Clause Zhang Mingli 10:13
Re: patch: Use pg_assume in jsonb_util.c to fix GCC 15 warnings Erik Rijkers 10:20
Re: Logical replication prefetch Konstantin Knizhnik 10:27
Missing NULL check after calling ecpg_strdup 📎 Evgeniy Gorbanev 10:27
Re: analyze-in-stages post upgrade questions Mircea Cadariu 10:42
Re: Conflict detection for update_deleted in logical replication Amit Kapila 10:58
Re: Explicitly enable meson features in CI Nazir Bilal Yavuz 11:00
Re: Some ExecSeqScan optimizations Nikita Malakhov 11:03
Re: Proposal: Global Index for PostgreSQL Dilip Kumar 11:17
Re: [V2] Adding new CRC32C implementation for IBM S390X 📎 Eduard Stefes 12:01
Re: Small optimization with expanding dynamic hash table 📎 cca5507 12:30
Re: amcheck: support for GiST 📎 Andrey Borodin 12:38
Re: [Question] Window Function Results without ORDER BY Clause David G. Johnston 13:27
Re: track needed attributes in plan nodes for executor use Andrei Lepikhov 14:09
Re: Logical replication prefetch Konstantin Knizhnik 14:19
Re: Horribly slow pg_upgrade performance with many Large Objects Nitin Motiani 14:19
Re: Some ExecSeqScan optimizations Andres Freund 14:34
Re: Some ExecSeqScan optimizations Andres Freund 14:37
Re: Horribly slow pg_upgrade performance with many Large Objects Nathan Bossart 14:51
Re: CHECKPOINT unlogged data Nathan Bossart 14:57
Re: CHECKPOINT unlogged data Dilip Kumar 15:06
Re: failover logical replication slots Fabrice Chapuis 15:12
Re: What is a typical precision of gettimeofday()? Tom Lane 15:27
Re: Enhancing Memory Context Statistics Reporting 📎 Rahila Syed 15:31
Re: Horribly slow pg_upgrade performance with many Large Objects Nitin Motiani 15:47
Re: Changing the state of data checksums in a running cluster 📎 Bernd Helmle 15:53
Re: [Question] Window Function Results without ORDER BY Clause Tom Lane 15:57
Re: Adding wait events statistics Andres Freund 15:59
Re: Adding basic NUMA awareness Andres Freund 16:06
Re: Adding basic NUMA awareness Andres Freund 16:14
Re: Missing NULL check after calling ecpg_strdup 📎 Aleksander Alekseev 16:22
Re: CHECKPOINT unlogged data Nathan Bossart 16:54
[PATCH] Let's get rid of the freelist and the buffer_strategy_lock 📎 Greg Burd 17:26
Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion 17:33
Re: Adding basic NUMA awareness Burd, Greg 17:34
Re: [Question] Window Function Results without ORDER BY Clause DINESH NAIR 18:45
Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part 📎 David E. Wheeler 18:48
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Nathan Bossart 18:50
Re: Foreign key isolation tests Rustam ALLAKOV 18:50
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Andres Freund 18:52
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Greg Burd 19:47
Re: proposal: schema variables 📎 Pavel Stehule 19:55
XLogCtl->ckptFullXid is unused 📎 Nathan Bossart 20:20
Re: AIO v2.5 📎 Tomas Vondra 21:03
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 21:24
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 21:32
Re: XLogCtl->ckptFullXid is unused Aleksander Alekseev 21:32
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 21:58
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 22:19
Re: Foreign key isolation tests 📎 Paul Jungwirth 22:22

Browse Archives

Prev | Next