pgsql-hackers since 2024-11-15 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

Nov. 15, 2024

Thread Author Time
Re: Potential ABI breakage in upcoming minor releases Gregory Smith 00:01
Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada 00:04
Re: define pg_structiszero(addr, s, r) 📎 Michael Paquier 00:30
Re: Improve the error message for logical replication of regular column to generated column. Peter Smith 00:39
Re: UUID v7 Masahiko Sawada 01:44
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row torikoshia 01:51
RE: Improve the error message for logical replication of regular column to generated column. Hayato Kuroda (Fujitsu) 02:49
Re: Potential ABI breakage in upcoming minor releases Pavan Deolasee 03:05
Re: Improve the error message for logical replication of regular column to generated column. Amit Kapila 03:06
Re: Skip collecting decoded changes of already-aborted transactions Peter Smith 03:06
Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Robert Haas 03:15
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Amit Kapila 03:26
Re: Improve the error message for logical replication of regular column to generated column. Peter Smith 03:36
Re: Support LIKE with nondeterministic collations jian he 04:26
Re: BF mamba failure Michael Paquier 04:45
Re: proposal: schema variables Pavel Stehule 04:45
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY vignesh C 05:29
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Amit Kapila 06:16
Re: Improve the error message for logical replication of regular column to generated column. Amit Kapila 06:20
Re: SQL:2011 application time 📎 Paul Jungwirth 06:38
Re: define pg_structiszero(addr, s, r) 📎 Bertrand Drouvot 06:46
Re: define pg_structiszero(addr, s, r) Michael Paquier 07:49
Re: JIT: Remove some unnecessary instructions. Heikki Linnakangas 08:09
Re: EphemeralNamedRelation and materialized view 📎 Yugo NAGATA 08:36
Re: POC: make mxidoff 64 bits 📎 Maxim Orlov 08:41
Re: Potential ABI breakage in upcoming minor releases Aleksander Alekseev 08:56
Re: general purpose array_sort jian he 09:05
Re: Potential ABI breakage in upcoming minor releases Bertrand Drouvot 09:18
Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description Amit Kapila 09:31
Re: JIT: The nullness of casetest.value can be determined at the JIT compile time. Heikki Linnakangas 09:38
Tweak some codes format in gist.c 📎 Tender Wang 09:48
Re: psql: Add leakproof field to \dAo+ meta-command results Yugo Nagata 09:55
Re: Tweak some codes format in gist.c Andrey M. Borodin 09:56
Re: Tweak some codes format in gist.c Tender Wang 10:10
Re: Proper object locking for GRANT/REVOKE Peter Eisentraut 10:19
Re: NOT ENFORCED constraint feature 📎 Amul Sul 10:20
Add support for Tcl 9 📎 Peter Eisentraut 10:24
Re: Improve the error message for logical replication of regular column to generated column. 📎 Shubham Khanna 10:27
Re: Improve the error message for logical replication of regular column to generated column. Shubham Khanna 10:29
[PATCH] Fixed assertion issues in "pg_get_viewdef" 📎 曾满 11:05
Re: POC: make mxidoff 64 bits Heikki Linnakangas 11:06
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY 📎 Shlok Kyal 11:14
Re: Potential ABI breakage in upcoming minor releases Alvaro Herrera 11:31
Re: Potential ABI breakage in upcoming minor releases Marco Slot 11:50
Re: Improve error messages for database object stats manipulation functions during recovery Maxim Orlov 11:59
Re: Potential ABI breakage in upcoming minor releases Aleksander Alekseev 12:03
Re: [PATCH] Fixed assertion issues in "pg_get_viewdef" Man Zeng 12:06
Re: pg_rewind WAL segments deletion pitfall Alvaro Herrera 12:22
Re: Interrupts vs signals 📎 Heikki Linnakangas 12:39
Re: define pg_structiszero(addr, s, r) 📎 Ranier Vilela 12:54
RE: FW: Building Postgres 17.0 with meson 📎 Mark Hill 13:01
Re: Potential ABI breakage in upcoming minor releases Mats Kindahl 13:05
Re: POC, WIP: OR-clause support for indexes Alexander Korotkov 13:12
Re: FW: Building Postgres 17.0 with meson Nazir Bilal Yavuz 13:12
Re: Potential ABI breakage in upcoming minor releases Mats Kindahl 13:13
Re: Potential ABI breakage in upcoming minor releases Mats Kindahl 13:21
Re: POC, WIP: OR-clause support for indexes Alexander Korotkov 13:27
Re: Potential ABI breakage in upcoming minor releases Mats Kindahl 13:27
Catching query cancelations in PLPython3u Mat Arye 13:31
Re: Improve the error message for logical replication of regular column to generated column. vignesh C 13:37
Re: Potential ABI breakage in upcoming minor releases Christoph Berg 13:45
RE: doc: pgevent.dll location Ryohei Takahashi (Fujitsu) 13:53
Re: Enhancing Memory Context Statistics Reporting 📎 Rahila Syed 13:58
Re: Interrupts vs signals 📎 Heikki Linnakangas 14:24
Re: Potential ABI breakage in upcoming minor releases Noah Misch 14:32
Re: define pg_structiszero(addr, s, r) Bertrand Drouvot 14:43
Re: altering a column's collation leaves an invalid foreign key Peter Eisentraut 14:46
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY vignesh C 15:01
Re: Potential ABI breakage in upcoming minor releases Tom Lane 15:09
Re: Support LIKE with nondeterministic collations Peter Eisentraut 15:42
Re: Update Unicode data to Unicode 16.0.0 Peter Eisentraut 16:09
Re: POC: make mxidoff 64 bits Maxim Orlov 16:19
Re: Extract numeric filed in JSONB more effectively Dmitry Dolgov 16:30
nbtree VACUUM's REDO routine doesn't clear page's VACUUM cycle ID 📎 Peter Geoghegan 16:33
Re: Remove a unnecessary backslash in CopyFrom Fujii Masao 17:08
Re: psql: Add leakproof field to \dAo+ meta-command results Dean Rasheed 17:26
Re: Improve error messages for database object stats manipulation functions during recovery 📎 Fujii Masao 17:36
Re: Improve error messages for database object stats manipulation functions during recovery Fujii Masao 17:37
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 📎 Masahiko Sawada 17:40
Re: Difference in dump from original and restored database due to NOT NULL constraints on children Ashutosh Bapat 17:41
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Tomas Vondra 17:48
Re: Potential ABI breakage in upcoming minor releases Noah Misch 17:52
Re: Skip collecting decoded changes of already-aborted transactions 📎 Masahiko Sawada 18:01
Re: Potential ABI breakage in upcoming minor releases Pavan Deolasee 18:09
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Tomas Vondra 18:21
Re: Potential ABI breakage in upcoming minor releases David E. Wheeler 18:24
Re: Potential ABI breakage in upcoming minor releases Noah Misch 18:35
Re: Potential ABI breakage in upcoming minor releases Pavan Deolasee 18:40
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY 📎 Shlok Kyal 18:40
Re: Potential ABI breakage in upcoming minor releases Noah Misch 19:03
Re: CSN snapshots in hot standby Heikki Linnakangas 19:16
Re: Potential ABI breakage in upcoming minor releases Tom Lane 20:29
Re: Potential ABI breakage in upcoming minor releases Tom Lane 21:13
Re: Optimizing FastPathTransferRelationLocks() Heikki Linnakangas 22:15
Re: Potential ABI breakage in upcoming minor releases Noah Misch 22:27
Re: Potential ABI breakage in upcoming minor releases Tom Lane 22:37
Re: Parallel heap vacuum Masahiko Sawada 22:44
Re: Potential ABI breakage in upcoming minor releases Noah Misch 23:07
IMPORTANT: Out-of-cycle release scheduled for November 21, 2024 Jonathan S. Katz 23:28

Nov. 16, 2024

Thread Author Time
Re: Potential ABI breakage in upcoming minor releases David E. Wheeler 00:00
Re: Potential ABI breakage in upcoming minor releases Tom Lane 00:30
Re: proposal: schema variables Pavel Stehule 06:10
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Masahiko Sawada 07:26
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 📎 jian he 08:26
memory leak in pgoutput 📎 by Yang 08:37
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 📎 Kirill Reshke 09:55
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Tomas Vondra 09:57
Re: Allowing pg_recvlogical to create temporary replication slots 📎 Torsten Förtsch 11:49
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY vignesh C 11:59
Re: Improve the error message for logical replication of regular column to generated column. Shlok Kyal 12:13
Re: Potential ABI breakage in upcoming minor releases Christoph Berg 14:20
Re: proposal: schema variables Dmitry Dolgov 14:27
Re: proposal: schema variables Pavel Stehule 14:34
Re: define pg_structiszero(addr, s, r) Ranier Vilela 14:40
Re: define pg_structiszero(addr, s, r) 📎 Ranier Vilela 14:42
Re: proposal: schema variables Wolfgang Walther 14:56
Re: proposal: schema variables Pavel Stehule 15:36
Re: proposal: schema variables 📎 Pavel Stehule 15:41
Re: logical replication: restart_lsn can go backwards (and more), seems broken since 9.4 Tom Lane 15:44
Re: Potential ABI breakage in upcoming minor releases David E. Wheeler 16:04
Re: Improving btree performance through specializing by key shape, take 2 Dmitry Dolgov 16:22
Improved psql tab completion for joins 📎 Andreas Karlsson 16:59
Re: Index AM API cleanup Kirill Reshke 17:10
Re: proposal: schema variables Wolfgang Walther 17:13
Re: Potential ABI breakage in upcoming minor releases Tom Lane 18:00
Re: UUID v7 📎 Andrey M. Borodin 19:06
Re: CI and test improvements Andres Freund 20:22
Re: Set query_id for query contained in utility statement Alvaro Herrera 20:43
Re: CI and test improvements Justin Pryzby 20:44
Re: proposal: schema variables Pavel Stehule 22:07
Re: proposal: schema variables Pavel Stehule 22:49

Nov. 17, 2024

Thread Author Time
ci: Macos failures due to MacPorts behaviour change Andres Freund 01:17
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Andres Freund 01:37
CI CompilerWarnings test fails on 15 in mingw_cross_warning Andres Freund 01:59
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane 02:33
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alexander Lakhin 03:00
Re: proposal: schema variables Pavel Stehule 04:41
Re: proposal: schema variables Pavel Stehule 04:53
Re: define pg_structiszero(addr, s, r) Bertrand Drouvot 05:36
Re: RISC-V animals sporadically produce weird memory-related failures Tom Turelinckx 17:28
deadlock-soft isolation test is failing on newest Fedora Alexander Lakhin 18:00
Re: UUID v7 📎 Andrey M. Borodin 18:39
Re: optimize file transfer in pg_upgrade Greg Sabino Mullane 18:50
Re: POC, WIP: OR-clause support for indexes 📎 Alexander Korotkov 23:19

Nov. 18, 2024

Thread Author Time
Reduce TupleHashEntryData struct size by half 📎 Jeff Davis 00:01
Re: Extract numeric filed in JSONB more effectively Andy Fan 00:23
Re: Set query_id for query contained in utility statement Michael Paquier 01:24
RE: memory leak in pgoutput Zhijie Hou (Fujitsu) 02:53
Re: define pg_structiszero(addr, s, r) Michael Paquier 03:04
RE: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Zhijie Hou (Fujitsu) 03:26
Re: Support LIKE with nondeterministic collations 📎 jian he 03:30
Re: memory leak in pgoutput Michael Paquier 03:43
Re: EphemeralNamedRelation and materialized view Michael Paquier 04:49
Re: Tweak some codes format in gist.c Michael Paquier 04:50
Re: Update Unicode data to Unicode 16.0.0 Michael Paquier 04:58
Re: Tweak some codes format in gist.c Tender Wang 05:36
Re: [PATCH] New predefined role pg_manage_extensions Kirill Reshke 06:26
Re: [PATCH] New predefined role pg_manage_extensions Kirill Reshke 06:30
Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description 📎 Nisha Moond 06:54
Re: memory leak in pgoutput by Yang 07:00
A way to build PSQL 17.1 source on AIX platform Raghu Dev Ramaiah 07:03
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY 📎 Shlok Kyal 07:37
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY Shlok Kyal 07:39
Re: memory leak in pgoutput Michael Paquier 07:58
Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description Amit Kapila 08:01
fix deprecation mention for age() and mxid_age() 📎 Bertrand Drouvot 08:11
Re: Parametrization minimum password lenght 📎 Emanuele Musella 09:01
Auto Vacuum optimisation 📎 wenhui qiu 10:00
Re: Reduce TupleHashEntryData struct size by half Heikki Linnakangas 10:13
Re: Improve the error message for logical replication of regular column to generated column. 📎 Shubham Khanna 10:17
Re: Improve the error message for logical replication of regular column to generated column. Shubham Khanna 10:19
Re: Logical Replication of sequences 📎 vignesh C 10:19
Re: Auto Vacuum optimisation wenhui qiu 10:20
Re: ci: Macos failures due to MacPorts behaviour change 📎 Thomas Munro 10:29
Re: Parametrization minimum password lenght Bertrand Drouvot 10:39
Re: Improve the error message for logical replication of regular column to generated column. vignesh C 10:41
Re: CI CompilerWarnings test fails on 15 in mingw_cross_warning Peter Eisentraut 11:09
Re: Using read_stream in index vacuum 📎 Andrey M. Borodin 11:34
Re: Improve the error message for logical replication of regular column to generated column. 📎 Shubham Khanna 11:41
Re: Forbid to DROP temp tables of other sessions Rafia Sabih 11:49
Re: AIO v2.0 Jakub Wartak 12:19
Re: NOT ENFORCED constraint feature 📎 jian he 12:42
Re: Showing applied extended statistics in explain Part 2 Ilia Evdokimov 12:52
Re: POC: make mxidoff 64 bits 📎 Maxim Orlov 13:22
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY vignesh C 13:49
Re: NOT ENFORCED constraint feature Peter Eisentraut 14:23
[PATCH] Fix jsonb comparison for raw scalar pseudo arrays 📎 Yan Chengpeng 14:25
Re: FW: Building Postgres 17.0 with meson Robert Haas 15:06
Re: Logging which local address was connected to in log_line_prefix Jim Jones 15:07
Re: Parametrization minimum password lenght 📎 Emanuele Musella 15:59
Re: Parametrization minimum password lenght 📎 Emanuele Musella 16:21
Sample rate added to pg_stat_statements 📎 Ilia Evdokimov 18:33
Re: Disallow UPDATE/DELETE on table with unpublished generated column as REPLICA IDENTITY 📎 Shlok Kyal 19:06
Re: RFC: Additional Directory for Extensions David E. Wheeler 19:19
Re: Statistics Import and Export Bruce Momjian 19:47
Re: DOCS - pg_replication_slot . Fix the 'inactive_since' description Bruce Momjian 19:56
Re: Making error message more user-friendly with spaces in a URI Bruce Momjian 19:59
Re: Statistics Import and Export Wetmore, Matthew (CTR) 20:06
PGSERVICEFILE as part of a normal connection string 📎 Torsten Förtsch 20:21
Re: Reduce TupleHashEntryData struct size by half Jeff Davis 20:22

Browse Archives

Prev | Next