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
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
Nov. 17, 2024
Nov. 18, 2024
Browse Archives
Prev
|
Next