pgsql-hackers since 2023-06-11 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

June 11, 2023

Thread Author Time
Re: 回复:回复:Fix missing initialization of delayChkptEnd Michael Paquier 01:36
Re: Add a perl function in Cluster.pm to generate WAL 📎 Bharath Rupireddy 01:44
Re: Implement generalized sub routine find_in_log for tap test Bharath Rupireddy 01:47
Re: Implement generalized sub routine find_in_log for tap test vignesh C 03:12
Re: Do we want a hashset type? Joel Jacobson 10:26
Should heapam_estimate_rel_size consider fillfactor? 📎 Tomas Vondra 12:41
Re: Do we want a hashset type? Andrew Dunstan 14:58
Re: Do we want a hashset type? Tomas Vondra 15:03
Re: Do we want a hashset type? Joel Jacobson 20:05
Re: Do we want a hashset type? Joel Jacobson 20:15
Re: check_strxfrm_bug() Thomas Munro 22:15

June 12, 2023

Thread Author Time
Re: [PATCH] pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Michael Paquier 00:04
Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific Michael Paquier 00:17
Re: v16 fails to build w/ Visual Studio 2015 Michael Paquier 00:40
Re: v16 fails to build w/ Visual Studio 2015 Michael Paquier 00:50
RE: Support logical replication of DDLs Wei Wang (Fujitsu) 01:47
Re: make_ctags: use -I option to ignore pg_node_attr macro Tatsuo Ishii 02:10
Re: Parallelize correlated subqueries that execute within each worker 📎 James Coleman 02:23
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Richard Guo 02:44
Re: Wrong results from Parallel Hash Full Join Michael Paquier 03:24
Re: Wrong results from Parallel Hash Full Join Tom Lane 03:30
Re: Let's make PostgreSQL multi-threaded Dilip Kumar 04:01
Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys David Rowley 04:06
Re: RFC: Logging plan of the running query torikoshia 04:07
Re: Allow pg_archivecleanup to remove backup history files Michael Paquier 07:33
Re: Remove WindowClause PARTITION BY items belonging to redundant pathkeys Richard Guo 08:20
Re: check_strxfrm_bug() Heikki Linnakangas 08:48
RE: Partial aggregates pushdown [email protected] 08:51
Re: Large files for relations David Steele 08:52
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Heikki Linnakangas 09:13
Re: Order changes in PG16 since ICU introduction Daniel Verite 09:37
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 11:39
Re: Let's make PostgreSQL multi-threaded Tomas Vondra 11:53
Re: Let's make PostgreSQL multi-threaded Joel Jacobson 12:13
Re: Let's make PostgreSQL multi-threaded Pavel Borisov 12:23
Re: Making empty Bitmapsets always be NULL 📎 Yuya Watari 12:31
Re: Do we want a hashset type? Andrew Dunstan 12:46
Re: Do we want a hashset type? Tomas Vondra 13:00
Re: Do we want a hashset type? Tomas Vondra 13:06
Re: Do we want a hashset type? Andrew Dunstan 13:19
Re: Partial aggregates pushdown Bruce Momjian 13:37
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane 14:02
Re: Wrong results from Parallel Hash Full Join Melanie Plageman 14:09
Re: Major pgbench synthetic SELECT workload regression, Ubuntu 23.04+PG15 Melanie Plageman 14:28
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway 14:44
Re: abi-compliance-checker Tristan Partin 15:10
Re: abi-compliance-checker Tristan Partin 15:23
Re: Add support for AT LOCAL Alvaro Herrera 15:37
Re: Do we want a hashset type? 📎 Joel Jacobson 15:43
Re: RFC: Logging plan of the running query James Coleman 15:52
Re: Inconsistent results with libc sorting on Windows 📎 Juan José Santamaría Flecha 16:12
Re: Meson build updates Tristan Partin 16:54
Re: pgsql: Fix search_path to a safe value during maintenance operations. Noah Misch 17:05
Re: [RFC] building postgres with meson - v12 Andres Freund 17:10
Re: Meson build updates Andres Freund 17:20
Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas 17:33
Re: Do we want a hashset type? Joel Jacobson 17:34
query_id, pg_stat_activity, extended query protocol kaido vaikla 18:03
Re: Meson build updates 📎 Tristan Partin 18:48
Re: Let's make PostgreSQL multi-threaded Andres Freund 19:24
Re: Do we want a hashset type? Tomas Vondra 19:58
Re: Documentation for building with meson Peter Eisentraut 20:33
Re: Do we want a hashset type? Joel Jacobson 20:36
Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Tomas Vondra 20:38
Re: Order changes in PG16 since ICU introduction Peter Eisentraut 21:04
Re: Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Peter Eisentraut 21:06
Re: Let's make PostgreSQL multi-threaded Heikki Linnakangas 21:17
Re: Meson build updates Peter Eisentraut 21:24
Re: index prefetching Tomasz Rybak 21:27
Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway 21:28
Re: Improve logging when using Huge Pages Nathan Bossart 21:37
Re: Meson build updates Tristan Partin 21:43
Re: Let's make PostgreSQL multi-threaded Michael Paquier 22:24
Re: Atomic ops for unlogged LSN Nathan Bossart 23:05
Re: Setting restrictedtoken in pg_regress Nathan Bossart 23:12
Re: Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Michael Paquier 23:23
Re: Atomic ops for unlogged LSN Stephen Frost 23:24
Re: Setting restrictedtoken in pg_regress Michael Paquier 23:29
Re: [PATCH] Slight improvement of worker_spi.c example Nathan Bossart 23:30
Re: Setting restrictedtoken in pg_regress Nathan Bossart 23:43

June 13, 2023

Thread Author Time
Re: query_id, pg_stat_activity, extended query protocol Michael Paquier 00:16
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 00:20
Re: Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types? Tom Lane 00:26
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 00:39
Re: pgsql: Fix search_path to a safe value during maintenance operations. David G. Johnston 00:50
Re: pgsql: Fix search_path to a safe value during maintenance operations. David G. Johnston 01:31
RE: Partial aggregates pushdown [email protected] 02:18
RE: Time delayed LR (WAS Re: logical replication restrictions) Hayato Kuroda (Fujitsu) 02:59
Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi 03:00
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 📎 Richard Guo 03:33
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane 03:34
Re: pg_stat_io for the startup process Kyotaro Horiguchi 03:54
Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila 04:04
Re: Views no longer in rangeTabls? 📎 Amit Langote 04:09
Re: pg_stat_io for the startup process Andres Freund 04:13
RE: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Zhijie Hou (Fujitsu) 04:18
Re: index prefetching Dilip Kumar 04:26
Re: pg_stat_io for the startup process Kyotaro Horiguchi 04:28
Re: Atomic ops for unlogged LSN Nathan Bossart 04:35
Re: add non-option reordering to in-tree getopt_long Nathan Bossart 05:13
Re: Support logical replication of DDLs Amit Kapila 05:15
Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada 05:46
Re: Improve logging when using Huge Pages Michael Paquier 05:50
Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) 📎 Gurjeet Singh 05:51
Re: RFC: Adding \history [options] [filename] to psql (Snippets and Shared Queries) Gurjeet Singh 05:58
Re: Document that server will start even if it's unable to open some TCP/IP ports Nathan Bossart 05:59
Re: Improve logging when using Huge Pages Nathan Bossart 06:11
Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Michael Paquier 06:11
Re: Improving FTS for Greek Peter Eisentraut 06:11
Re: query_id, pg_stat_activity, extended query protocol kaido vaikla 06:16
Re: pg_get_indexdef() modification to use TxnSnapshot Masahiko Sawada 06:18
Re: Improve logging when using Huge Pages Michael Paquier 06:35
Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik 06:55
Re: Document that server will start even if it's unable to open some TCP/IP ports Gurjeet Singh 06:57
Re: add non-option reordering to in-tree getopt_long Kyotaro Horiguchi 07:02
Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi 07:39
Re: Views no longer in rangeTabls? David Steele 07:44
Re: Support logical replication of DDLs Michael Paquier 07:50
Re: Let's make PostgreSQL multi-threaded Kyotaro Horiguchi 07:55
Re: Doc limitation update proposal: include out-of-line OID usage per TOAST-ed columns John Naylor 08:19
Re: Let's make PostgreSQL multi-threaded Konstantin Knizhnik 08:20
Re: Views no longer in rangeTabls? 📎 Amit Langote 08:27
Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada 08:35
Re: Let's make PostgreSQL multi-threaded Kyotaro Horiguchi 08:46
Re: Non-superuser subscription owners Amit Kapila 08:55
Re: Views no longer in rangeTabls? David Steele 08:57
Re: Non-superuser subscription owners Amit Kapila 08:59
OK to build LLVM (*.bc) with CLANG but rest of postgresql with CC (other compiler)? Palle Girgensohn 09:19
OK to build LLVM (*.bc) with CLANG but rest of postgresql with CC (other compiler)? Palle Girgensohn 09:20
extended statistics n-distinct on multiple columns not used when join two tables 📎 James Pang (chaolpan) 09:21
Re: extended statistics n-distinct on multiple columns not used when join two tables Pavel Stehule 09:29
Re: Views no longer in rangeTabls? Alvaro Herrera 09:33
Re: [PATCH] Slight improvement of worker_spi.c example Aleksander Alekseev 09:34
Re: Views no longer in rangeTabls? 📎 Amit Langote 09:38
Re: Let's make PostgreSQL multi-threaded Andreas Karlsson 10:05
RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication Hayato Kuroda (Fujitsu) 10:05
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx 10:10
Re: [PATCH] Add loongarch native checksum implementation. John Naylor 10:26
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Alvaro Herrera 10:27
Re: [PATCH] Using named captures in Catalog::ParseHeader() John Naylor 10:50
Re: Making empty Bitmapsets always be NULL 📎 David Rowley 11:07
Re: [BUG] pg_dump does not properly deal with BEGIN ATOMIC function Morris de Oryx 11:16
Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Ranier Vilela 11:21
Re: extended statistics n-distinct on multiple columns not used when join two tables 📎 David Rowley 11:25
Re: extended statistics n-distinct on multiple columns not used when join two tables Pavel Stehule 11:28
RE: extended statistics n-distinct on multiple columns not used when join two tables James Pang (chaolpan) 11:32
Re: [PATCH] Slight improvement of worker_spi.c example Julien Rouhaud 11:58
Re: Views no longer in rangeTabls? David Steele 12:40
Re: Support logical replication of DDLs Amit Kapila 13:19
Re: logical decoding and replication of sequences, take 2 📎 Ashutosh Bapat 13:34
Re: [PATCH] Using named captures in Catalog::ParseHeader() Dagfinn Ilmari Mannsåker 15:14
Re: RFC: Logging plan of the running query torikoshia 15:22
Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas 15:24
Re: Allow pg_archivecleanup to remove backup history files 📎 torikoshia 15:49
Re: Use COPY for populating all pgbench tables Tristan Partin 15:51
Re: RFC: Logging plan of the running query James Coleman 15:53
Support TZ format code in to_timestamp() 📎 Tom Lane 16:20
Add wait event for log emission? Andres Freund 16:58
Re: logical decoding and replication of sequences, take 2 Tomas Vondra 17:31
Re: Use COPY for populating all pgbench tables Tristan Partin 17:47
Re: Add wait event for log emission? Nathan Bossart 18:10
Re: [PATCH] Slight improvement of worker_spi.c example Nathan Bossart 18:15
Re: pgsql: Fix search_path to a safe value during maintenance operations. Noah Misch 18:29
Re: Do we want a hashset type? 📎 Joel Jacobson 18:50
Re: Add wait event for log emission? Magnus Hagander 18:55
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 19:32
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 19:43
Re: Document that server will start even if it's unable to open some TCP/IP ports Nathan Bossart 19:44
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 19:54
Re: Meson build updates Tristan Partin 19:56
Re: Meson build updates Tristan Partin 20:12
Re: Meson build updates 📎 Tristan Partin 20:13
Re: pgsql: Fix search_path to a safe value during maintenance operations. David G. Johnston 20:22
Re: pgsql: Fix search_path to a safe value during maintenance operations. Tom Lane 20:23
Re: Do we want a hashset type? 📎 Joel Jacobson 20:23
Re: Document that server will start even if it's unable to open some TCP/IP ports Tom Lane 20:28
Re: Meson build updates 📎 Tristan Partin 20:47
Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis 20:55
Re: pgsql: Fix search_path to a safe value during maintenance operations. David G. Johnston 21:00
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart 21:12
Re: pgsql: Fix search_path to a safe value during maintenance operations. Tom Lane 21:18
Fix a typo in md.c 📎 Masahiko Sawada 21:33
Re: Document that server will start even if it's unable to open some TCP/IP ports Nathan Bossart 21:38
Re: Support logical replication of DDLs Michael Paquier 21:56
Re: ERROR: wrong varnullingrels (b 3) (expected (b)) for Var 2/1 Tom Lane 22:02
Re: add non-option reordering to in-tree getopt_long Nathan Bossart 22:36
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Michael Paquier 23:16
Re: add non-option reordering to in-tree getopt_long Michael Paquier 23:52
Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart 23:54

June 14, 2023

Thread Author Time
Re: add non-option reordering to in-tree getopt_long Michael Paquier 00:03
Re: Improve logging when using Huge Pages Michael Paquier 00:15
Re: add non-option reordering to in-tree getopt_long Noah Misch 00:17
Re: Add wait event for log emission? Andres Freund 00:18
Re: Fix a typo in md.c Michael Paquier 00:19
Re: DSA failed to allocate memory 📎 Thomas Munro 00:29
Re: Inconsistent results with libc sorting on Windows Thomas Munro 00:58
Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi 01:01
Re: [PATCH] Using named captures in Catalog::ParseHeader() Michael Paquier 01:03
Re: Avoid unncessary always true test (src/backend/storage/buffer/bufmgr.c) Kyotaro Horiguchi 01:05
Re: Non-superuser subscription owners Amit Kapila 02:11

Browse Archives

Prev | Next