pgsql-hackers since 2023-11-14 07:01
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. 14, 2023
Nov. 15, 2023
Thread |
Author |
Time |
Re: Why do indexes and sorts use the database collation?
|
Jeff Davis |
00:13 |
Re: lazy_scan_heap() should release lock on buffer before vacuuming
FSM
|
Andres Freund |
00:15 |
Re: meson documentation build open issues
|
Andres Freund |
00:22 |
Re: meson documentation build open issues
|
Andres Freund |
00:26 |
Re: meson documentation build open issues
|
Andres Freund |
00:30 |
Re: Add new option 'all' to pg_stat_reset_shared()
|
Michael Paquier |
00:47 |
Re: Tab completion for CREATE TABLE ... AS
|
Michael Paquier |
00:58 |
Fwd: Some deleted GUCs are still referred to
|
Peter Smith |
01:20 |
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)
|
zhihuifan1213 |
01:23 |
Re: A recent message added to pg_upgade
|
Amit Kapila |
02:28 |
Re: A recent message added to pg_upgade
|
Michael Paquier |
02:30 |
Re: Add new option 'all' to pg_stat_reset_shared() 📎
|
torikoshia |
02:58 |
Re: typo in fallback implementation for pg_atomic_test_set_flag()
|
Andres Freund |
03:17 |
Re: retire MemoryContextResetAndDeleteChildren backwards
compatibility macro
|
Amul Sul |
03:57 |
Re: Faster "SET search_path"
|
Jeff Davis |
04:13 |
Re: add log messages when replication slots become active and
inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?)
|
Amit Kapila |
04:19 |
Re: CREATE FUNCTION ... SEARCH { DEFAULT | SYSTEM | SESSION }
|
Jeff Davis |
04:21 |
Re: Remove MSVC scripts from the tree 📎
|
Michael Paquier |
04:49 |
Re: add log messages when replication slots become active and
inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) 📎
|
Bharath Rupireddy |
05:30 |
Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)'
|
Andres Freund |
06:02 |
Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)'
|
Andres Freund |
06:04 |
Re: add log messages when replication slots become active and
inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?)
|
Peter Smith |
06:13 |
Re: Output affected rows in EXPLAIN
|
kuroda.keisuke |
07:15 |
Re: Add new option 'all' to pg_stat_reset_shared()
|
Michael Paquier |
07:25 |
Re: Some performance degradation in REL_16 vs REL_15 📎
|
Anton A. Melnikov |
08:33 |
Re: add log messages when replication slots become active and
inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) 📎
|
Amit Kapila |
08:50 |
Re: Issue with launching PGAdmin 4 on Mac OC
|
Aditya Toshniwal |
09:46 |
Re: Explicitly skip TAP tests under Meson if disabled 📎
|
Peter Eisentraut |
10:02 |
Re: Allow tests to pass in OpenSSL FIPS mode
|
Daniel Gustafsson |
10:06 |
Re: ResourceOwner refactoring
|
Heikki Linnakangas |
10:11 |
Re: Fix some memory leaks in ecpg.addons
|
Tristan Partin |
10:14 |
Re: Remove MSVC scripts from the tree
|
Peter Eisentraut |
10:27 |
On non-Windows, hard depend on uselocale(3)
|
Tristan Partin |
10:27 |
Re: add log messages when replication slots become active and
inactive (was Re: Is it worth adding ReplicationSlot active_pid to
ReplicationSlotPersistentData?)
|
Alvaro Herrera |
10:28 |
Re: Adding facility for injection points (or probe points?) for more
advanced tests
|
Alvaro Herrera |
11:21 |
Re: pg_basebackup check vs Windows file path limits
|
Alvaro Herrera |
11:34 |
Re: MERGE ... RETURNING 📎
|
Dean Rasheed |
11:36 |
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated
column's expression
|
Peter Eisentraut |
11:39 |
Re: BUG #18097: Immutable expression not allowed in generated at
|
Aleksander Alekseev |
11:44 |
Re: Allow tests to pass in OpenSSL FIPS mode
|
Peter Eisentraut |
11:44 |
Re: Synchronizing slots from primary to standby 📎
|
shveta malik |
11:51 |
Re: RFC: Pluggable TOAST
|
Matthias van de Meent |
12:14 |
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated
column's expression
|
Amul Sul |
12:26 |
Re: Fix documentation for pg_stat_statements JIT deform_counter
|
Daniel Gustafsson |
12:53 |
Re: remaining sql/json patches 📎
|
Amit Langote |
13:00 |
Re: trying again to get incremental backup
|
Jakub Wartak |
14:13 |
Re: [PATCH] pgbench log file headers
|
Adam Hendel |
14:16 |
Re: Allow tests to pass in OpenSSL FIPS mode
|
Daniel Gustafsson |
14:25 |
Re: Tab completion for CREATE TABLE ... AS 📎
|
Gilles Darold |
14:26 |
Re: Fix documentation for pg_stat_statements JIT deform_counter
|
Julien Rouhaud |
15:03 |
Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)'
|
Alexander Korotkov |
15:06 |
Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)'
|
Alexander Korotkov |
15:07 |
Re: Some performance degradation in REL_16 vs REL_15
|
Tom Lane |
15:09 |
Re: BUG #18097: Immutable expression not allowed in generated at
|
Tom Lane |
15:15 |
Re: POC: Extension for adding distributed tracing - pg_tracing 📎
|
Anthonin Bonnefoy |
15:20 |
Re: typo in fallback implementation for pg_atomic_test_set_flag()
|
Nathan Bossart |
15:52 |
Re: retire MemoryContextResetAndDeleteChildren backwards
compatibility macro
|
Nathan Bossart |
15:56 |
Re: BUG #18097: Immutable expression not allowed in generated at
|
Aleksander Alekseev |
15:58 |
Re: Explicitly skip TAP tests under Meson if disabled
|
Andres Freund |
16:50 |
Potential use-after-free in partion related code
|
Andres Freund |
16:57 |
Re: remaining sql/json patches
|
Andres Freund |
17:11 |
Re: remaining sql/json patches
|
Andres Freund |
17:12 |
Re: pg_basebackup check vs Windows file path limits
|
Andrew Dunstan |
17:15 |
Re: On non-Windows, hard depend on uselocale(3)
|
Tom Lane |
17:45 |
Re: Potential use-after-free in partion related code
|
Alvaro Herrera |
18:02 |
Re: pg_upgrade and logical replication 📎
|
vignesh C |
18:03 |
Re: Some performance degradation in REL_16 vs REL_15
|
Andres Freund |
18:04 |
Re: pg_upgrade and logical replication
|
vignesh C |
18:05 |
Re: pg_upgrade and logical replication
|
vignesh C |
18:06 |
Re: add log messages when replication slots become active and
inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?) 📎
|
Bharath Rupireddy |
18:32 |
Re: On non-Windows, hard depend on uselocale(3)
|
Thomas Munro |
18:38 |
Re: On non-Windows, hard depend on uselocale(3)
|
Dagfinn Ilmari Mannsåker |
18:42 |
Re: On non-Windows, hard depend on uselocale(3)
|
Tom Lane |
19:04 |
Re: Why do indexes and sorts use the database collation?
|
Jeff Davis |
19:09 |
Re: On non-Windows, hard depend on uselocale(3)
|
Thomas Munro |
19:16 |
Re: retire MemoryContextResetAndDeleteChildren backwards
compatibility macro
|
Nathan Bossart |
19:45 |
Re: pg_dump needs SELECT privileges on irrelevant extension table
|
Jacob Champion |
19:59 |
Re: [PoC] Federated Authn/z with OAUTHBEARER
|
Jacob Champion |
20:20 |
Re: Some performance degradation in REL_16 vs REL_15
|
Andres Freund |
20:21 |
RE: Popcount optimization using AVX512 📎
|
Shankaran, Akash |
20:27 |
Re: Allow tests to pass in OpenSSL FIPS mode 📎
|
Tom Lane |
20:29 |
Re: On non-Windows, hard depend on uselocale(3)
|
Tom Lane |
20:51 |
Re: On non-Windows, hard depend on uselocale(3)
|
Thomas Munro |
21:08 |
Re: typo in fallback implementation for pg_atomic_test_set_flag()
|
Nathan Bossart |
21:13 |
Re: On non-Windows, hard depend on uselocale(3)
|
Tom Lane |
21:17 |
Re: ALTER COLUMN ... SET EXPRESSION to alter stored generated
column's expression
|
Peter Eisentraut |
21:20 |
Re: lazy_scan_heap() should release lock on buffer before vacuuming FSM 📎
|
Melanie Plageman |
21:21 |
Re: lazy_scan_heap() should release lock on buffer before vacuuming FSM
|
Robert Haas |
21:32 |
Re: Popcount optimization using AVX512
|
Nathan Bossart |
21:48 |
Re: add log messages when replication slots become active and
inactive (was Re: Is it worth adding ReplicationSlot active_pid to ReplicationSlotPersistentData?)
|
Peter Smith |
22:18 |
Re: On non-Windows, hard depend on uselocale(3)
|
Thomas Munro |
22:40 |
Re: WaitEventSet resource leakage 📎
|
Heikki Linnakangas |
22:48 |
Re: On non-Windows, hard depend on uselocale(3)
|
Tom Lane |
23:06 |
Re: WaitEventSet resource leakage
|
Tom Lane |
23:08 |
Re: lazy_scan_heap() should release lock on buffer before vacuuming
FSM
|
Andres Freund |
23:17 |
Re: Add minimal C example and SQL registration example for custom table
access methods.
|
Roberto Mello |
23:28 |
Nov. 16, 2023
Browse Archives
Prev
|
Next