Mailing lists [pgsql-hackers]
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Jeff Davis
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: ssl tests fail due to TCP port conflict Andrew Dunstan
- Re: ssl tests fail due to TCP port conflict Tom Lane
- Re: [multithreading] extension compatibility Tristan Partin
- Re: First draft of PG 17 release notes Dean Rasheed
- Re: Test to dump and restore objects left behind by regression Michael Paquier
- Re: [multithreading] extension compatibility Heikki Linnakangas
- tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Michael Paquier
- Re: First draft of PG 17 release notes Bruce Momjian
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: [multithreading] extension compatibility Robert Haas
- Re: ssl tests fail due to TCP port conflict Andrew Dunstan
- Re: [multithreading] extension compatibility Andres Freund
- Re: [multithreading] extension compatibility Robert Haas
- Re: [multithreading] extension compatibility Andres Freund
- Re: [multithreading] extension compatibility Robert Haas
- Re: 001_rep_changes.pl fails due to publisher stuck on shutdown Peter Smith
- RE: Pgoutput not capturing the generated columns Hayato Kuroda (Fujitsu)
- Re: Better error message when --single is not the first arg to postgres executable Greg Sabino Mullane
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Greg Sabino Mullane
- Re: Logical Replication of sequences Amit Kapila
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Logical Replication of sequences Masahiko Sawada
- Re: Logical Replication of sequences Amit Kapila
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Fix use of possible uninitialized variable retval (src/pl/plpgsql/src/pl_handler.c) Michael Paquier
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Ashutosh Bapat
- Re: Logical Replication of sequences Masahiko Sawada
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: 001_rep_changes.pl fails due to publisher stuck on shutdown Kyotaro Horiguchi
- Re: Logical Replication of sequences Amit Kapila
- Re: relfilenode statistics Bertrand Drouvot
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Kyotaro Horiguchi
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Kyotaro Horiguchi
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Kyotaro Horiguchi
- Re: question regarding policy for patches to out-of-support branches Hannu Krosing
- Proposal: Job Scheduler Wang Cheng
- Re: Proposal: Job Scheduler Laurenz Albe
- Re: Proposal: Job Scheduler Dave Page
- Re: [multithreading] extension compatibility Heikki Linnakangas
- Re: Proposal: Job Scheduler Wang Cheng
- Re: Things I don't like about \du's "Attributes" column Pavel Luzanov
- Remove dependency on VacuumPage(Hit/Miss/Dirty) counters in do_analyze_rel Dilip Kumar
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Incorrect matching of sql/json PASSING variable names Amit Langote
- Re: Proposal: Job Scheduler Andrei Lepikhov
- Re: Logical Replication of sequences Amit Kapila
- Re: Remove dependency on VacuumPage(Hit/Miss/Dirty) counters in do_analyze_rel Anthonin Bonnefoy
- Assert in heapgettup_pagemode() fails due to underlying buffer change Alexander Lakhin
- Re: Conflict Detection and Resolution Amit Kapila
- Re: Logical Replication of sequences Ashutosh Bapat
- Re: Conflict Detection and Resolution Dilip Kumar
- Re: Remove dependency on VacuumPage(Hit/Miss/Dirty) counters in do_analyze_rel Dilip Kumar
- Re: Injection points: preloading and runtime arguments Andrey M. Borodin
- Re: Proposal: Job Scheduler Alvaro Herrera
- Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: Logical Replication of sequences Amit Kapila
- Re: Function and Procedure with same signature? Hannu Krosing
- Re: Compress ReorderBuffer spill files using LZ4 Amit Kapila
- Re: ssl tests fail due to TCP port conflict Andrew Dunstan
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: Conflict Detection and Resolution Nisha Moond
- Re: Compress ReorderBuffer spill files using LZ4 Dilip Kumar
- Postgresql OOM Radu Radutiu
- How about using dirty snapshots to locate dependent objects? Ashutosh Sharma
- Re: Proposal: Job Scheduler Dmitry Dolgov
- Re: Logical Replication of sequences Dilip Kumar
- Re: How about using dirty snapshots to locate dependent objects? Dilip Kumar
- Re: Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: Postgresql OOM Pantelis Theodosiou
- Re: How about using dirty snapshots to locate dependent objects? Bertrand Drouvot
- Re: Compress ReorderBuffer spill files using LZ4 Amit Kapila
- Re: race condition in pg_class Robert Haas
- Re: How about using dirty snapshots to locate dependent objects? Ashutosh Sharma
- Re: Postgresql OOM Radu Radutiu
- Re: How about using dirty snapshots to locate dependent objects? Ashutosh Sharma
- Re: [multithreading] extension compatibility Robert Haas
- Re: Compress ReorderBuffer spill files using LZ4 Alvaro Herrera
- Re: Things I don't like about \du's "Attributes" column Robert Haas
- Re: [multithreading] extension compatibility Heikki Linnakangas
- report on not thread-safe functions Peter Eisentraut
- Re: ResourceOwner refactoring Robert Haas
- Re: question regarding policy for patches to out-of-support branches Robert Haas
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Ashutosh Sharma
- Re: ResourceOwner refactoring Heikki Linnakangas
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: relfilenode statistics Robert Haas
- Re: Reuse child_relids in try_partitionwise_join was Re: Assert failure on bms_equal(child_joinrel->relids, child_joinrelids) Robert Haas
- Re: Assert in heapgettup_pagemode() fails due to underlying buffer change Robert Haas
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Jeff Davis
- Re: Addressing SECURITY DEFINER Function Vulnerabilities in PostgreSQL Extensions Isaac Morland
- Re: question regarding policy for patches to out-of-support branches Tom Lane
- Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: Assert in heapgettup_pagemode() fails due to underlying buffer change Alexander Lakhin
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Andrew Dunstan
- Re: Assert in heapgettup_pagemode() fails due to underlying buffer change Noah Misch
- Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Jelte Fennema-Nio
- Re: Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: problems with "Shared Memory and Semaphores" section of docs Robert Haas
- Re: Compress ReorderBuffer spill files using LZ4 Julien Tachoires
- Re: problems with "Shared Memory and Semaphores" section of docs Nathan Bossart
- Re: question regarding policy for patches to out-of-support branches Joe Conway
- Re: Avoid orphaned objects dependencies, take 3 Robert Haas
- Re: small fix for llvm build Peter Eisentraut
- Re: Postgresql OOM Tom Lane