Mailing lists [pgsql-hackers]
- Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan
- Re: meson oddities Robert Haas
- Re: Getting an error if we provide --enable-tap-tests switch on SLES 12 Andres Freund
- Re: meson oddities Tom Lane
- Re: verbose mode for pg_input_error_message? Andrew Dunstan
- Re: Add a test to ldapbindpasswd Andrew Dunstan
- Re: meson oddities Andres Freund
- Re: Support logical replication of DDLs Zheng Li
- Re: Rework of collation code, extensibility Peter Eisentraut
- Re: Logical replication - schema change not invalidating the relation cache Tom Lane
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Andres Freund
- Re: meson oddities Peter Eisentraut
- Re: An oversight in ExecInitAgg for grouping sets David Rowley
- Re: fix and document CLUSTER privileges Gilles Darold
- Re: Add a test to ldapbindpasswd Andrew Dunstan
- Re: Optimizing Node Files Support Tom Lane
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Andres Freund
- Re: meson oddities Andres Freund
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Tom Lane
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: CI and test improvements Justin Pryzby
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Andres Freund
- Re: CI and test improvements Justin Pryzby
- Re: Some compiling warnings David Rowley
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Thomas Munro
- Re: Split index and table statistics into different types of stats Andres Freund
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Andres Freund
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Thomas Munro
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler? Tom Lane
- Re: [PATCH] Simple code cleanup in tuplesort.c. John Naylor
- Re: New strategies for freezing, advancing relfrozenxid early Matthias van de Meent
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Vik Fearing
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Tom Lane
- Re: pg_upgrade test failure Thomas Munro
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Tom Lane
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: wake up logical workers after ALTER SUBSCRIPTION Amit Kapila
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: fix and document CLUSTER privileges Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Amit Kapila
- Re: wake up logical workers after ALTER SUBSCRIPTION Amit Kapila
- Resolve iso-8859-1 type to relevant type instead of text type while bulk update using values Sayyid Ali Sajjad Rizavi
- Re: Fix showing XID of a spectoken lock in an incorrect field of pg_locks view. Masahiko Sawada
- Re: Resolve iso-8859-1 type to relevant type instead of text type while bulk update using values David G. Johnston
- Re: Resolve iso-8859-1 type to relevant type instead of text type while bulk update using values Sayyid Ali Sajjad Rizavi
- Re: on placeholder entries in view rule action query's range table Amit Langote
- Re: pgsql: Delay commit status checks until freezing executes. Amit Kapila
- Re: An oversight in ExecInitAgg for grouping sets Richard Guo
- Re: Resolve iso-8859-1 type to relevant type instead of text type while bulk update using values David G. Johnston
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey
- Re: grouping pushdown Antonin Houska
- Re: WIP: Aggregation push-down - take2 Antonin Houska
- Re: Add index scan progress to pg_stat_progress_vacuum Masahiko Sawada
- Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar
- Re: daitch_mokotoff module Dag Lem
- Re: Split index and table statistics into different types of stats Drouvot, Bertrand
- Re: Allow placeholders in ALTER ROLE w/o superuser Alexander Korotkov
- Re: Infinite Interval jian he
- Issue in MERGE with concurrent UPDATE and MERGE Shruthi Gowda
- How to generate the new expected out file. jian he
- Re: Ignore dropped columns when checking the column list in logical replication Amit Kapila
- Re: How to generate the new expected out file. Amit Kapila
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar
- Re: Logical replication - schema change not invalidating the relation cache vignesh C
- Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Alexander Korotkov
- Re: Cygwin cleanup Thomas Munro
- Re: Using AF_UNIX sockets always for tests on Windows Andrew Dunstan
- Re: Improve tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE Dean Rasheed
- BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Michail Nikolaev
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
- Re: Add a new pg_walinspect function to extract FPIs from WAL records Bharath Rupireddy
- Re: Simplify standby state machine a bit in WaitForWALToBecomeAvailable() Bharath Rupireddy
- Re: fix and document CLUSTER privileges Gilles Darold
- Generate pg_stat_get_xact*() functions with Macros Drouvot, Bertrand
- Re: heapgettup refactoring Peter Eisentraut
- Re: moving extraUpdatedCols out of RangeTblEntry (into ModifyTable) Amit Langote
- Re: Allow tailoring of ICU locales with custom rules Peter Eisentraut
- Re: moving extraUpdatedCols out of RangeTblEntry (into ModifyTable) Tom Lane
- Re: Infinite Interval Joseph Koshakow
- Re: fix and document CLUSTER privileges Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: daitch_mokotoff module Alvaro Herrera
- Re: New strategies for freezing, advancing relfrozenxid early Matthias van de Meent
- Support for dumping extended statistics Hari krishna Maddileti
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Reid Thompson
- ATTACH PARTITION seems to ignore column generation status Tom Lane
- Re: pgsql: Delay commit status checks until freezing executes. Peter Geoghegan
- Re: Add tracking of backend memory allocated to pg_stat_activity Reid Thompson
- Re: fixing CREATEROLE Robert Haas
- Re: Add tracking of backend memory allocated to pg_stat_activity Justin Pryzby
- Re: Generate pg_stat_get_xact*() functions with Macros Corey Huinker
- Re: postgres_fdw: using TABLESAMPLE to collect remote sample Tomas Vondra