pgsql-hackers since 2023-05-03 16:51

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

May 3, 2023

Thread Author Time
Re: SQL/JSON revisited Matthias Kurz 16:51
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound Peter Geoghegan 17:58
Re: SQL/JSON revisited Alvaro Herrera 18:17
Re: refactoring relation extension and BufferAlloc(), faster COPY Muhammad Malik 18:25
Re: issue with meson builds on msys2 Andres Freund 18:26
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 18:44
Re: SQL/JSON revisited Matthias Kurz 18:58
Re: refactoring relation extension and BufferAlloc(), faster COPY Muhammad Malik 19:29
Re: issue with meson builds on msys2 Andrew Dunstan 19:55
Re: PL/Python: Fix return in the middle of PG_TRY() block. 📎 Nathan Bossart 20:21
Re: PL/Python: Fix return in the middle of PG_TRY() block. Tom Lane 20:33
Re: PL/Python: Fix return in the middle of PG_TRY() block. Nathan Bossart 20:58
Re: SQL:2011 application time 📎 Paul Jungwirth 21:02
Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund 21:25
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 21:59
Re: issue with meson builds on msys2 Andrew Dunstan 22:39
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing Peter Geoghegan 22:48

May 4, 2023

Thread Author Time
Re: Direct I/O Thomas Munro 00:10
Re: Add two missing tests in 035_standby_logical_decoding.pl vignesh C 03:07
"CREATE RULE ... ON SELECT": redundant? 📎 Ian Lawrence Barwick 03:39
Re: "CREATE RULE ... ON SELECT": redundant? Tom Lane 03:51
RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu) 04:03
Re: "CREATE RULE ... ON SELECT": redundant? Ian Lawrence Barwick 04:12
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 04:43
Re: PL/Python: Fix return in the middle of PG_TRY() block. 📎 Nathan Bossart 04:54
Re: PL/Python: Fix return in the middle of PG_TRY() block. 📎 Nathan Bossart 05:01
Re: Order changes in PG16 since ICU introduction 📎 Jeff Davis 05:35
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 05:46
Re: "CREATE RULE ... ON SELECT": redundant? Andrew Gierth 06:13
Re: "CREATE RULE ... ON SELECT": redundant? Andrew Gierth 06:20
Re: Autogenerate some wait events code and documentation Drouvot, Bertrand 06:39
Re: ssl tests aren't concurrency safe due to get_free_port() 📎 Peter Eisentraut 06:40
Re: Autogenerate some wait events code and documentation Drouvot, Bertrand 06:45
Re: Making Vars outer-join aware Anton A. Melnikov 07:22
Introduce join_info_array for direct lookups of SpecialJoinInfo by ojrelid 📎 Richard Guo 08:07
Re: Add PQsendSyncMessage() to libpq Anton Kirilov 09:21
Re: Add PQsendSyncMessage() to libpq Alvaro Herrera 10:36
Re: "variable not found in subplan target list" Alvaro Herrera 10:44
evtcache: EventTriggerCache vs Event Trigger Cache Daniel Gustafsson 11:38
Re: evtcache: EventTriggerCache vs Event Trigger Cache Tom Lane 12:09
Re: "CREATE RULE ... ON SELECT": redundant? Tom Lane 12:17
Re: evtcache: EventTriggerCache vs Event Trigger Cache Daniel Gustafsson 12:18
Re: Making Vars outer-join aware Tom Lane 12:22
Re: PL/Python: Fix return in the middle of PG_TRY() block. Tom Lane 12:39
Re: "variable not found in subplan target list" Amit Langote 13:55
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 16:44
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 16:46
Re: pg_stat_io not tracking smgrwriteback() is confusing Andres Freund 16:57
Re: Memory leak from ExecutorState context? 📎 Jehan-Guillaume de Rorthais 17:30
Re: A bug with ExecCheckPermissions Alvaro Herrera 17:59
Re: pg_stat_io not tracking smgrwriteback() is confusing Jonathan S. Katz 19:41
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing samay sharma 21:57
Re: A bug with ExecCheckPermissions Tom Lane 22:11
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing samay sharma 22:18
Re: ssl tests aren't concurrency safe due to get_free_port() Andrew Dunstan 22:33
Re: PL/Python: Fix return in the middle of PG_TRY() block. Nathan Bossart 23:42
Re: issue with meson builds on msys2 Andres Freund 23:54

May 5, 2023

Thread Author Time
Re: PL/Python: Fix return in the middle of PG_TRY() block. Xing Guo 01:40
Re: Overhauling "Routine Vacuuming" docs, particularly its handling of freezing 📎 Peter Geoghegan 02:06
Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound John Naylor 02:44
RE: Perform streaming logical transactions by background workers and parallel apply 📎 Zhijie Hou (Fujitsu) 03:44
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 05:38
Re: ssl tests aren't concurrency safe due to get_free_port() Peter Eisentraut 05:39
Tables getting stuck at 's' state during logical replication Padmavathi G 05:59
Re: Add LZ4 compression in pg_dump Alexander Lakhin 06:00
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 07:04
Re: Add two missing tests in 035_standby_logical_decoding.pl vignesh C 07:11
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 07:18
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 07:46
Feature: Add reloption support for table access method 📎 吴昊 08:44
Re: A bug with ExecCheckPermissions Alvaro Herrera 09:15
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 09:29
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 10:00
Re: Add LZ4 compression in pg_dump 📎 gkokolatos 10:02
Re: Support logical replication of DDLs Peter Smith 10:09
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 10:32
Re: Tables getting stuck at 's' state during logical replication Amit Kapila 10:34
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 10:58
Re: issue with meson builds on msys2 Andrew Dunstan 11:08
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 12:06
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 12:28
Re: Fix typos and inconsistencies for v16 Michael Paquier 12:30
Re: Should CreateExprContext() be using ALLOCSET_DEFAULT_SIZES? Daniel Gustafsson 13:10
[DOC] Update ALTER SUBSCRIPTION documentation 📎 Robert Sjöblom 13:17
Re: Add LZ4 compression in pg_dump Andrew Dunstan 13:23
MERGE lacks ruleutils.c decompiling support!? Tom Lane 13:36
Re: Tables getting stuck at 's' state during logical replication Padmavathi G 13:56
Re: Add LZ4 compression in pg_dump 📎 gkokolatos 14:13
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 14:23
Re: Add PQsendSyncMessage() to libpq Anton Kirilov 15:02
Re: MERGE lacks ruleutils.c decompiling support!? Alvaro Herrera 16:21
First draft of back-branch release notes is done Tom Lane 16:42
Re: psql: Add role's membership options to the \du+ command David G. Johnston 16:51
benchmark results comparing versions 15.2 and 16 MARK CALLAGHAN 17:45
Re: MERGE lacks ruleutils.c decompiling support!? 📎 Alvaro Herrera 18:43
Re: PGDOCS - Replica Identity quotes David Zhang 19:28
Bancolombia Open Source Program Office - Proposal of contribution on lock inactive users Francisco Luis Arbelaez Lopez 19:54
Re: benchmark results comparing versions 15.2 and 16 Andres Freund 20:34
Re: MERGE lacks ruleutils.c decompiling support!? 📎 Tom Lane 21:06
Re: [PATCH] Allow Postgres to pick an unused port to listen Cary Huang 22:30

May 6, 2023

Thread Author Time
Re: Order changes in PG16 since ICU introduction 📎 Jeff Davis 00:25
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 02:10
Re: Autogenerate some wait events code and documentation Michael Paquier 02:23
Re: Autogenerate some wait events code and documentation Michael Paquier 02:37
Re: MERGE lacks ruleutils.c decompiling support!? Michael Paquier 02:46
Re: MERGE lacks ruleutils.c decompiling support!? Tom Lane 02:49
Re: Add LZ4 compression in pg_dump Michael Paquier 02:51
Re: Tab completion for CREATE SCHEMAAUTHORIZATION Michael Paquier 02:58
Re: [PATCH] Add native windows on arm64 support Michael Paquier 03:09
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎 Tatsuo Ishii 03:57
Re: [PATCH] Add native windows on arm64 support Tom Lane 04:35
Re: benchmark results comparing versions 15.2 and 16 MARK CALLAGHAN 05:01
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 08:22
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Oliver Ford 08:41
Questionable coding in nth_value 📎 Tatsuo Ishii 08:44
Re: Questionable coding in nth_value Richard Guo 09:02
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii 09:35
Re: Questionable coding in nth_value Tatsuo Ishii 10:04
Re: Bancolombia Open Source Program Office - Proposal of contribution on lock inactive users Joe Conway 10:55
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 13:28
Remove duplicates of membership from results of \du 📎 Shinya Kato 13:37
Re: Add two missing tests in 035_standby_logical_decoding.pl Drouvot, Bertrand 16:02
Re: pg_stat_io not tracking smgrwriteback() is confusing 📎 Melanie Plageman 17:30
Re: Remove duplicates of membership from results of \du David G. Johnston 17:52
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Alena Rybakina 20:05
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra 22:13

May 7, 2023

Thread Author Time
Re: [PATCH] Add native windows on arm64 support Michael Paquier 00:37
2023-05-11 release announcement draft 📎 Jonathan S. Katz 03:37
Re: MERGE lacks ruleutils.c decompiling support!? Tom Lane 04:49
Re: Missing update of all_hasnulls in BRIN opclasses Julien Rouhaud 05:08
Re: 2023-05-11 release announcement draft Erik Rijkers 05:09
Proposal for Prototype Implementation to Enhance C/C++ Interoperability in PostgreSQL 盏一 06:48
Re: [PATCH] Allow Postgres to pick an unused port to listen 📎 Yurii Rashkovskii 08:07
Re: Missing update of all_hasnulls in BRIN opclasses Tomas Vondra 12:50
Re: Add LZ4 compression in pg_dump gkokolatos 15:01
Re: MERGE lacks ruleutils.c decompiling support!? Tom Lane 15:02
Re: Proposal for Prototype Implementation to Enhance C/C++ Interoperability in PostgreSQL Tom Lane 15:18
Re: MERGE lacks ruleutils.c decompiling support!? Alvaro Herrera 17:06
Re: psql: Add role's membership options to the \du+ command 📎 Pavel Luzanov 19:14
Re: Add LZ4 compression in pg_dump Michael Paquier 22:26

May 8, 2023

Thread Author Time
Re: PGDOCS - Replica Identity quotes 📎 Peter Smith 00:29
Re: Add LZ4 compression in pg_dump Michael Paquier 00:31
Re: 2023-05-11 release announcement draft 📎 Jonathan S. Katz 00:48
Re: Add LZ4 compression in pg_dump Tom Lane 01:09
Re: Add LZ4 compression in pg_dump Michael Paquier 01:13
Re: Add LZ4 compression in pg_dump Tom Lane 01:16
Re: Add LZ4 compression in pg_dump Tomas Vondra 01:34
Re: Introduce join_info_array for direct lookups of SpecialJoinInfo by ojrelid 📎 Richard Guo 02:30
Re: 2023-05-11 release announcement draft David Rowley 02:34
Re: Proposal for Prototype Implementation to Enhance C/C++ Interoperability in PostgreSQL 盏一 02:38
Re: Add two missing tests in 035_standby_logical_decoding.pl Amit Kapila 02:42
Re: Proposal for Prototype Implementation to Enhance C/C++ Interoperability in PostgreSQL 盏一 02:56
Re: [DOC] Update ALTER SUBSCRIPTION documentation Amit Kapila 03:07
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 03:07
Re: PGDOCS - Replica Identity quotes Michael Paquier 03:09
Re: Add PQsendSyncMessage() to libpq Michael Paquier 03:14
Re: [DOC] Update ALTER SUBSCRIPTION documentation Peter Smith 03:38
RE: Perform streaming logical transactions by background workers and parallel apply Zhijie Hou (Fujitsu) 03:52
Re: PGDOCS - Replica Identity quotes Peter Smith 03:57
Re: PGDOCS - Replica Identity quotes Michael Paquier 04:05
Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada 05:38
Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila 06:33
Re: SQL:2011 application time 📎 Peter Eisentraut 07:10
Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases 📎 Masahiko Sawada 07:23
Re: Add two missing tests in 035_standby_logical_decoding.pl 📎 Drouvot, Bertrand 08:14
Re: [DOC] Update ALTER SUBSCRIPTION documentation Masahiko Sawada 08:21
Re: evtcache: EventTriggerCache vs Event Trigger Cache 📎 Daniel Gustafsson 08:39
Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor 10:23
Re: Support logical replication of DDLs 📎 shveta malik 10:28
Re: Support logical replication of DDLs shveta malik 10:39
Re: Support logical replication of DDLs 📎 shveta malik 11:01
Re: Perform streaming logical transactions by background workers and parallel apply 📎 Amit Kapila 11:09
Re: proposal: psql: show current user in prompt Jelte Fennema 12:21
Re: WAL Insertion Lock Improvements 📎 Bharath Rupireddy 12:27
Re: [PATCH] Allow Postgres to pick an unused port to listen Robert Haas 12:46
Re: base backup vs. concurrent truncation Robert Haas 12:57
Re: benchmark results comparing versions 15.2 and 16 Alexander Lakhin 13:00
Re: [PATCH] Allow Postgres to pick an unused port to listen Alvaro Herrera 14:43
Re: WAL Insertion Lock Improvements Bharath Rupireddy 14:48
Re: [PATCH] Allow Postgres to pick an unused port to listen Tom Lane 14:49
Re: Improve list manipulation in several places Peter Eisentraut 15:22
Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication 📎 Melih Mutlu 15:41
Re: Add standard collation UNICODE 📎 Peter Eisentraut 15:48
Re: Memory leak from ExecutorState context? Melanie Plageman 15:56
Re: Add LZ4 compression in pg_dump 📎 gkokolatos 16:19
Re: Proposal for Prototype Implementation to Enhance C/C++ Interoperability in PostgreSQL Peter Eisentraut 16:24
Re: Tab completion for CREATE SCHEMAAUTHORIZATION 📎 Dagfinn Ilmari Mannsåker 16:36
Re: Improve list manipulation in several places Alvaro Herrera 17:25
Re: Improve list manipulation in several places Ranier Vilela 17:48
Re: Add LZ4 compression in pg_dump 📎 Tomas Vondra 18:00
Re: Add LZ4 compression in pg_dump Tomas Vondra 18:20
Re: benchmark results comparing versions 15.2 and 16 Andres Freund 19:11
Re: [PATCH] Add native windows on arm64 support Andres Freund 19:17
Re: Add LZ4 compression in pg_dump 📎 gkokolatos 19:53
Re: pg_stat_io for the startup process Melanie Plageman 19:54
Re: issue with meson builds on msys2 Andres Freund 19:58
Re: [PATCH] Add native windows on arm64 support Tom Lane 19:58
Re: base backup vs. concurrent truncation Andres Freund 20:28
Re: base backup vs. concurrent truncation Andres Freund 20:41
Re: pg_stat_io for the startup process Melanie Plageman 21:06

Browse Archives

Prev | Next