pgsql-hackers - June 2022

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 1, 2022

Thread Author Time
Re: PostgreSQL Limits: maximum number of columns in SELECT result Bruce Momjian 00:16
Re: PostgreSQL Limits: maximum number of columns in SELECT result 📎 David Rowley 00:32
Re: PostgreSQL Limits: maximum number of columns in SELECT result Dave Cramer 00:37
Re: PostgreSQL Limits: maximum number of columns in SELECT result Tom Lane 00:42
Re: PostgreSQL Limits: maximum number of columns in SELECT result Gavin Flower 00:50
Re: PostgreSQL Limits: maximum number of columns in SELECT result David Rowley 00:51
Re: PostgreSQL Limits: maximum number of columns in SELECT result Tom Lane 00:55
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 02:00
RE: Build-farm - intermittent error in 031_column_list.pl [email protected] 02:06
Re: pg15b1: FailedAssertion("val > base", File: "...src/include/utils/relptr.h", Line: 67, PID: 30485) Kyotaro Horiguchi 02:42
Re: pg15b1: FailedAssertion("val > base", File: "...src/include/utils/relptr.h", Line: 67, PID: 30485) 📎 Kyotaro Horiguchi 02:51
Re: pg15b1: FailedAssertion("val > base", File: "...src/include/utils/relptr.h", Line: 67, PID: 30485) Kyotaro Horiguchi 02:53
Re: ParseTzFile doesn't FreeFile on error Kyotaro Horiguchi 02:58
Re: [RFC] building postgres with meson -v8 📎 Peter Eisentraut 04:55
Re: Multi-Master Logical Replication Amit Kapila 04:57
Re: convert libpq uri-regress tests to tap test 📎 Michael Paquier 04:59
Re: Ignore heap rewrites for materialized views in logical replication Amit Kapila 05:09
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 05:19
Re: Unicode Variation Selector and Combining character Peter Eisentraut 05:27
Re: Prevent writes on large objects in read-only transactions Michael Paquier 05:29
RE: Unicode Variation Selector and Combining character 荒井元成 06:15
Re: Unicode Variation Selector and Combining character Thomas Munro 07:09
Re: Unicode Variation Selector and Combining character Thomas Munro 07:39
Re: [PoC] Let libpq reject unexpected authentication requests Michael Paquier 07:55
Re: doc: CREATE FOREIGN TABLE .. PARTITION OF .. DEFAULT Etsuro Fujita 09:15
Re: [RFC] building postgres with meson Aleksander Alekseev 09:39
Re: Unicode Variation Selector and Combining character Daniel Verite 09:45
Re: Unicode Variation Selector and Combining character Peter Eisentraut 10:25
RE: Unicode Variation Selector and Combining character 荒井元成 10:35
Re: support for MERGE Peter Eisentraut 10:56
Re: support for MERGE Justin Pryzby 11:03
Re: funcs.sgml - wrong example Justin Pryzby 12:10
Re: Prevent writes on large objects in read-only transactions Robert Haas 14:01
Re: Multi-Master Logical Replication Bruce Momjian 14:03
Re: Assorted small doc patches Peter Eisentraut 14:05
Re: pg_upgrade test writes to source directory Peter Eisentraut 14:11
Re: Prevent writes on large objects in read-only transactions Tom Lane 14:15
plperl tests fail with latest Perl 5.36 Tom Lane 14:22
Re: funcs.sgml - wrong example Tom Lane 14:41
Re: generate_series for timestamptz and time zone problem 📎 Przemysław Sztoch 14:45
Re: pg_upgrade test writes to source directory Tom Lane 14:55
Re: [PoC] Let libpq reject unexpected authentication requests Jacob Champion 15:11
Re: plperl tests fail with latest Perl 5.36 📎 Dagfinn Ilmari Mannsåker 15:11
Re: support for MERGE 📎 Alvaro Herrera 15:28
Re: plperl tests fail with latest Perl 5.36 Tom Lane 15:40
silence compiler warning in brin.c 📎 Nathan Bossart 16:35
Re: silence compiler warning in brin.c Zhihong Yu 16:46
Re: plperl tests fail with latest Perl 5.36 Robert Haas 16:52
Re: silence compiler warning in brin.c Tom Lane 17:06
Re: plperl tests fail with latest Perl 5.36 Tom Lane 17:30
Re: Assorted small doc patches David G. Johnston 17:35
Re: silence compiler warning in brin.c Nathan Bossart 17:38
Re: Handle infinite recursion in logical replication setup 📎 vignesh C 17:38
Re: Handle infinite recursion in logical replication setup vignesh C 17:46
Re: Handle infinite recursion in logical replication setup vignesh C 17:48
Re: Handle infinite recursion in logical replication setup vignesh C 17:49
Re: Handle infinite recursion in logical replication setup vignesh C 17:53
Re: Handle infinite recursion in logical replication setup vignesh C 17:55
Re: silence compiler warning in brin.c Tom Lane 17:55
Re: Handle infinite recursion in logical replication setup vignesh C 17:57
Re: silence compiler warning in brin.c Zhihong Yu 17:58
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 18:58
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Zhihong Yu 19:10
Re: Ignoring BRIN for HOT udpates seems broken Robert Haas 20:38
Re: [RFC] building postgres with meson -v8 Andres Freund 20:53
Re: [RFC] building postgres with meson Andres Freund 21:05
Re: silence compiler warning in brin.c Tom Lane 21:08
Re: pg_upgrade test writes to source directory Andres Freund 21:11
showing effective max_connections Zhihong Yu 21:22
Re: showing effective max_connections Tom Lane 21:24
Re: [PATCH] Compression dictionaries for JSONB Jacob Champion 21:29
Re: silence compiler warning in brin.c Nathan Bossart 21:30
Re: Prevent writes on large objects in read-only transactions Michael Paquier 22:43

June 2, 2022

Thread Author Time
Re: Allowing REINDEX to have an optional name Michael Paquier 00:02
Re: pg_upgrade test writes to source directory Michael Paquier 00:37
Re: Allow file inclusion in pg_hba and pg_ident files Michael Paquier 01:08
[PATCH] Fix pg_upgrade test from v10 📎 Anton A. Melnikov 01:22
Re: doc: CREATE FOREIGN TABLE .. PARTITION OF .. DEFAULT Amit Langote 01:23
Re: [PATCH] Fix pg_upgrade test from v10 Michael Paquier 01:37
compiler warnings with gcc 4.8 and -Og Justin Pryzby 02:42
Re: compiler warnings with gcc 4.8 and -Og Michael Paquier 04:24
Re: [PATCH] Fix pg_upgrade test from v10 Tom Lane 04:36
Re: [PATCH] Fix pg_upgrade test from v10 Michael Paquier 04:48
Re: compiler warnings with gcc 4.8 and -Og Tom Lane 05:09
Re: Multi-Master Logical Replication Amit Kapila 06:08
Re: Proposal: add a debug message about using geqo 📎 KAWAMOTO Masaya 06:09
[PATCH] fix doc example of bit-reversed MAC address 📎 Will Mortensen 06:34
Re: Multi-Master Logical Replication Peter Smith 07:12
RE: effective_io_concurrency and NVMe devices Jakub Wartak 07:59
Re: PG15 beta1 sort performance regression due to Generation context change 📎 John Naylor 08:20
Proposal: adding a better description in psql command about large objects 📎 Thibaud W. 09:12
Re: doc: CREATE FOREIGN TABLE .. PARTITION OF .. DEFAULT Etsuro Fujita 09:14
Re: Assertion failure with barriers in parallel hash join David Geier 09:30
RE: Perform streaming logical transactions by background workers and parallel apply 📎 [email protected] 10:01
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 10:03
RE: Perform streaming logical transactions by background workers and parallel apply [email protected] 10:04
Re: doc: CREATE FOREIGN TABLE .. PARTITION OF .. DEFAULT Amit Langote 11:10
Re: PG15 beta1 sort performance regression due to Generation context change Yura Sokolov 11:34
Re: Costing elided SubqueryScans more nearly correctly Etsuro Fujita 11:40
Re: bogus: logical replication rows/cols combinations Amit Kapila 11:58
Re: Defer selection of asynchronous subplans until the executor initialization stage 📎 Etsuro Fujita 12:08
RE: Support logical replication of DDLs 📎 [email protected] 12:14
Re: [RFC] building postgres with meson Aleksander Alekseev 12:34
Re: [PATCH] Compression dictionaries for JSONB Aleksander Alekseev 13:30
Re: compiler warnings with gcc 4.8 and -Og Daniel Gustafsson 13:32
Re: [PATCH] Expose port->authn_id to extensions and triggers Robert Haas 13:51
Re: compiler warnings with gcc 4.8 and -Og Matthias van de Meent 14:27
Re: compiler warnings with gcc 4.8 and -Og Tom Lane 14:33
Re: PostgreSQL Limits: maximum number of columns in SELECT result Greg Stark 14:58
Re: compiler warnings with gcc 4.8 and -Og Andres Freund 15:01
Re: compiler warnings with gcc 4.8 and -Og Andres Freund 15:04
Re: compiler warnings with gcc 4.8 and -Og Andres Freund 15:13
Re: [RFC] building postgres with meson Andres Freund 15:22
Re: Defer selection of asynchronous subplans until the executor initialization stage Zhihong Yu 16:09
Re: compiler warnings with gcc 4.8 and -Og Tom Lane 16:26
replacing role-level NOINHERIT with a grant-level option Robert Haas 16:26
Re: [RFC] building postgres with meson Andres Freund 16:39
Re: convert libpq uri-regress tests to tap test Andres Freund 16:47
Re: convert libpq uri-regress tests to tap test Andres Freund 16:48
Re: [RFC] building postgres with meson Tom Lane 17:08
Re: replacing role-level NOINHERIT with a grant-level option Tom Lane 17:17
Re: [RFC] building postgres with meson Andres Freund 17:26
Re: [RFC] building postgres with meson Tom Lane 17:33
Re: [RFC] building postgres with meson Andres Freund 17:48
Re: replacing role-level NOINHERIT with a grant-level option Robert Haas 18:06
Re: replacing role-level NOINHERIT with a grant-level option Nathan Bossart 18:07
Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Hsu, John 18:28
pg_auth_members.grantor is bunk Robert Haas 18:31
Re: [RFC] building postgres with meson Tom Lane 19:05
Re: pg_auth_members.grantor is bunk Tom Lane 19:15
Re: [RFC] building postgres with meson Andres Freund 19:17
Re: replacing role-level NOINHERIT with a grant-level option Robert Haas 19:37
Re: pg_auth_members.grantor is bunk Robert Haas 19:40
Re: pg_auth_members.grantor is bunk Tom Lane 19:50
Re: [RFC] building postgres with meson Tom Lane 19:53
Re: replacing role-level NOINHERIT with a grant-level option Nathan Bossart 20:06
Re: pg_auth_members.grantor is bunk Robert Haas 20:44
Re: [PATCH] Fix pg_upgrade test from v10 Andrew Dunstan 20:57
Re: replacing role-level NOINHERIT with a grant-level option Andrew Dunstan 21:06
Re: [RFC] building postgres with meson Andres Freund 21:13
Re: pg_upgrade test writes to source directory Andrew Dunstan 21:17
Re: PG15 beta1 sort performance regression due to Generation context change David Rowley 21:37
Re: Proposal: adding a better description in psql command about large objects 📎 Nathan Bossart 21:46
Re: Assertion failure with barriers in parallel hash join Thomas Munro 22:05
Re: [PATCH] Compression dictionaries for JSONB Jacob Champion 22:21
oat_post_create expected behavior 📎 Mary Xu 22:37
Re: [PATCH] Expose port->authn_id to extensions and triggers Jacob Champion 22:56
Re: PG15 beta1 sort performance regression due to Generation context change Robert Haas 23:12

June 3, 2022

Thread Author Time
margay fails assertion in stats/dsa/dsm code Thomas Munro 00:05
Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier 00:38
Re: convert libpq uri-regress tests to tap test Michael Paquier 00:43
Re: Multi-Master Logical Replication Bruce Momjian 01:42
Re: pgsql: Use pre-fetching for ANALYZE Andres Freund 02:30
Re: pgsql: Use pre-fetching for ANALYZE Andres Freund 02:35
Re: PG15 beta1 sort performance regression due to Generation context change David Rowley 03:13
Re: pg_upgrade test writes to source directory Michael Paquier 03:29
Re: some aspects of our qsort might not be ideal 📎 John Naylor 03:33
Re: some aspects of our qsort might not be ideal Peter Geoghegan 03:44
Re: pg_upgrade test writes to source directory Andres Freund 03:50
Re: PG15 beta1 sort performance regression due to Generation context change John Naylor 04:02
Re: some aspects of our qsort might not be ideal John Naylor 04:24
Re: some aspects of our qsort might not be ideal Peter Geoghegan 04:35
Re: Handle infinite recursion in logical replication setup Peter Smith 05:26
Re: Handle infinite recursion in logical replication setup Peter Smith 05:30
Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada 05:39
Re: NAMEDATALEN increase because of non-latin languages John Naylor 06:28
Re: Proposal: adding a better description in psql command about large objects 📎 Thibaud W. 08:12
Re: [RFC] building postgres with meson Aleksander Alekseev 09:35
Re: Skipping schema changes in publication 📎 vignesh C 10:06
Re: Skipping schema changes in publication vignesh C 10:10
Re: Ignore heap rewrites for materialized views in logical replication Amit Kapila 10:20
Re: Skipping schema changes in publication vignesh C 10:20
Re: Support logical replication of DDLs Amit Kapila 11:15
[v15 beta] pg_upgrade failed if earlier executed with -c switch tushar 11:19
Re: [v15 beta] pg_upgrade failed if earlier executed with -c switch Daniel Gustafsson 12:01
Re: Collation version tracking for macOS Peter Eisentraut 12:17
Self FK oddity when attaching a partition 📎 Jehan-Guillaume de Rorthais 13:42
Re: [v15 beta] pg_upgrade failed if earlier executed with -c switch Justin Pryzby 13:53
Re: [PATCH] Expose port->authn_id to extensions and triggers Tom Lane 14:04
Re: Proposal: adding a better description in psql command about large objects 📎 Nathan Bossart 14:39
Re: [v15 beta] pg_upgrade failed if earlier executed with -c switch Daniel Gustafsson 14:52
Re: Proposal: adding a better description in psql command about large objects Tom Lane 15:12
Re: Proposal: adding a better description in psql command about large objects Nathan Bossart 15:23
Re: should check interrupts in BuildRelationExtStatistics ? Justin Pryzby 15:28
Re: [PATCH] fix doc example of bit-reversed MAC address Tom Lane 15:37
Re: Pointer subtraction with a null pointer Andres Freund 16:01
Re: Collation version tracking for macOS Tom Lane 16:21
Re: [RFC] building postgres with meson Andres Freund 16:23
Re: [v15 beta] pg_upgrade failed if earlier executed with -c switch Tom Lane 16:26
Re: [v15 beta] pg_upgrade failed if earlier executed with -c switch Daniel Gustafsson 16:55
Re: Proposal: adding a better description in psql command about large objects 📎 Tom Lane 16:56
Re: Proposal: adding a better description in psql command about large objects Nathan Bossart 17:29
Re: Collation version tracking for macOS Jeremy Schneider 19:13
Re: Collation version tracking for macOS Thomas Munro 19:23
Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Andres Freund 19:53
Re: Collation version tracking for macOS Thomas Munro 20:17
Count output lines automatically in psql/help.c 📎 Tom Lane 20:51
Re: Collation version tracking for macOS Tom Lane 20:58

June 4, 2022

Thread Author Time
Re: [PATCH] Expose port->authn_id to extensions and triggers Michael Paquier 02:36
Re: [v15 beta] pg_upgrade failed if earlier executed with -c switch Michael Paquier 03:13

Browse Archives

Prev | Next