Mailing lists [pgsql-hackers]
- Re: AIX support Heikki Linnakangas
- [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Thomas Munro
- Re: explain plans for foreign servers Sami Imseih
- Re: AIX support Peter Eisentraut
- Re: [oauth] SASL mechanisms Jacob Champion
- Solaris versus our NLS files Tom Lane
- Re: [PATCH] VACUUM: avoid pre-creation transactions holding back cleanup of newly created relations Andres Freund
- Re: Qual push down to table AM Robert Haas
- Re: Trying out read streams in pgvector (an extension) Melanie Plageman
- Re: Solaris versus our NLS files Thomas Munro
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Re: AIX support Tristan Partin
- Re: Solaris versus our NLS files Thomas Munro
- Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Bryan Green
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Solaris versus our NLS files Nico Williams
- Re: Solaris versus our NLS files Tom Lane
- Re: Consistently use palloc_object() and palloc_array() Michael Paquier
- Re: Solaris versus our NLS files Thomas Munro
- Re: Trying out read streams in pgvector (an extension) Peter Geoghegan
- Re: Consistently use palloc_object() and palloc_array() Thomas Munro
- Re: Solaris versus our NLS files Thomas Munro
- Re: Consistently use palloc_object() and palloc_array() Michael Paquier
- Re: Fix incorrect comments in tuplesort.c David Rowley
- Re: [Proposal] Adding callback support for custom statistics kinds Chao Li
- Re: Fix a minor typo in the comment of read_stream_start_pending Heikki Linnakangas
- Re: Qual push down to table AM Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Add mode column to pg_stat_progress_vacuum Masahiko Sawada
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Assertion failure in SnapBuildInitialSnapshot() Masahiko Sawada
- updates for handling optional argument in system functions Mark Wong
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: Add support for specifying tables in pg_createsubscriber. Euler Taveira
- Small bugs regarding resowner handling in aio.c, catcache.c Matthias van de Meent
- Re: Solaris versus our NLS files Tom Lane
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Bryan Green
- Re: Add mode column to pg_stat_progress_vacuum Shinya Kato
- PSA: Planning to grease protocol connections during 19beta Jacob Champion
- Re: Fix a minor typo in the comment of read_stream_start_pending Xuneng Zhou
- Re: log_min_messages per backend type Chao Li
- Re: Issue with query_is_distinct_for() and grouping sets Richard Guo
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Chao Li
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- RE: Assertion failure in SnapBuildInitialSnapshot() Zhijie Hou (Fujitsu)
- Re: log_min_messages per backend type Tan Yang
- Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Tatsuya Kawata
- RE: Missing empty transaction optimization in pgoutput plugin Zhijie Hou (Fujitsu)
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Chao Li
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: [BUG] Incorrect historic snapshot may be serialized to disk during fast-forwarding cca5507
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- greenfly lwlock corruption in REL_14_STABLE and REL_15_STABLE Thomas Munro
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Yilin Zhang
- Re: Skipping schema changes in publication shveta malik
- Re: Missing empty transaction optimization in pgoutput plugin Ashutosh Bapat
- Re: [oauth] SASL mechanisms Nico Williams
- Re: [PATCH] Add hint for misspelled relations Steve Chavez
- Re: Mark function arguments of type "T *" as "const T *" where possible Bertrand Drouvot
- Re: [PATCH] test_aio: Skip io_uring tests when kernel disables it Nazir Bilal Yavuz
- Re: Parallel query: Use TopTransactionContext for ReinitializeParallelDSM() Jeevan Chalke
- Re: [Proposal] Adding callback support for custom statistics kinds Michael Paquier
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he
- Propose: Adding a '--enable-failover' option to 'pg_createsubscriber' Ioseph Kim
- Re: Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- Re: updates for handling optional argument in system functions Daniel Gustafsson
- Re: Small bugs regarding resowner handling in aio.c, catcache.c Heikki Linnakangas
- Re: PoC: Simplify recovery after dropping a table by LOGGING the restore LSN Andrey Borodin
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re:Propose: Adding a '--enable-failover' option to 'pg_createsubscriber' 高雪玉
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: Skipping schema changes in publication Shlok Kyal
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Fix crash during recovery when redo segment is missing Nitin Jadhav
- Improve comment in function GetPublicationRelations Shlok Kyal
- Re: pg_plan_advice Amit Langote
- Re: pg_plan_advice Jakub Wartak
- Re: Consistently use palloc_object() and palloc_array() David Geier
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- [Patch] Improve the test src/test/postmaster/t/003_start_stop.pl Potapov Alexander
- postgres_fdw prefers fast plans Alexander Pyhalov
- Re: postgres_fdw prefers fast plans Laurenz Albe
- Re: [Patch] Improve the test src/test/postmaster/t/003_start_stop.pl Heikki Linnakangas
- Re: Improve comment in function GetPublicationRelations Chao Li
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Kirill Reshke
- Re: pg_plan_advice Robert Haas
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Chao Li
- Re: Improve comment in function GetPublicationRelations Heikki Linnakangas
- Re: Non-text mode for pg_dumpall tushar
- Re: Solaris versus our NLS files Álvaro Herrera
- not translating backend types for ps and log_line_prefix Álvaro Herrera
- Re: Solaris versus our NLS files Dagfinn Ilmari Mannsåker
- Re: Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- RE: AIX support Srirama Kucherlapati
- Re: Solaris versus our NLS files Álvaro Herrera
- Re: pg_plan_advice Robert Haas
- Re: Small bugs regarding resowner handling in aio.c, catcache.c Andres Freund
- Re: SQL:2023 JSON simplified accessor support jian he
- Re: Solaris versus our NLS files Tom Lane
- Re: Solaris versus our NLS files Dagfinn Ilmari Mannsåker
- Re: Solaris versus our NLS files Dagfinn Ilmari Mannsåker
- Re: Solaris versus our NLS files Tom Lane
- Re: Qual push down to table AM Robert Haas
- [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: Solaris versus our NLS files Peter Eisentraut
- Re: Solaris versus our NLS files Tom Lane
- Re: [PATCH] Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB barriers Greg Burd
- Re: not translating backend types for ps and log_line_prefix Heikki Linnakangas
- Re: Solaris versus our NLS files Nico Williams
- Re: Solaris versus our NLS files Tom Lane
- Re: PoC: Compute a histogram of prune_xid to support autovacuum improvements Renan Alves Fonseca
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Re: minor refactor on src/test/modules/test_ddl_deparse/sql/alter_table.sql Heikki Linnakangas
- Re: Proposal to allow setting cursor options on Portals Jacob Champion
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: Mark function arguments of type "T *" as "const T *" where possible Bertrand Drouvot
- SQL-level pg_datum_image_equal Matthias van de Meent
- Adding vacuum test case of setting the VM when heap page is unmodified Melanie Plageman
- Re: [Proposal] Adding callback support for custom statistics kinds Sami Imseih
- Re: AIX support Tristan Partin
- INOUT params with expanded objects Jim Mlodgenski
- Re: Returning nbtree posting list TIDs in DESC order during backwards scans Peter Geoghegan
- Re: Solaris versus our NLS files Tom Lane
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: Solaris versus our NLS files Tom Lane
- Re: Returning nbtree posting list TIDs in DESC order during backwards scans Victor Yegorov
- Re: Periodic authorization expiration checks using GoAway message Jacob Champion
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Stéphane Tachoires
- Re: Mark function arguments of type "T *" as "const T *" where possible Jacob Champion