public inbox for [email protected]
help / color / mirror / Atom feed[PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
2026-03-24 15:44 UTC Jianghua Yang <[email protected]>
` Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
2026-03-24 20:53 UTC Nathan Bossart <[email protected]>
` Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
2026-03-25 03:13 UTC Amit Langote <[email protected]>
` Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
2026-03-25 06:16 UTC Peter Eisentraut <[email protected]>
` Re: [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date
2026-03-25 19:18 UTC Nathan Bossart <[email protected]>
[5+ messages in thread]
pg_stat_statements: Add gc_count and query_file_size to pgss_info
2026-02-28 23:46 UTC Lukas Fittl <[email protected]>
` Re: pg_stat_statements: Add gc_count and query_file_size to pgss_info
2026-03-01 15:43 UTC Sami Imseih <[email protected]>
` Re: pg_stat_statements: Add gc_count and query_file_size to pgss_info
2026-03-25 18:49 UTC Lukas Fittl <[email protected]>
[3+ messages in thread]
[PATCH v8 3/9] test_aio: Add read_stream test infrastructure & tests
2026-03-25 18:46 UTC Andres Freund <[email protected]>
[PATCH v8 2/9] test_aio: Add basic tests for StartReadBuffers()
2026-03-25 18:42 UTC Andres Freund <[email protected]>
[PATCH v9 1/4] test_aio: Add basic tests for StartReadBuffers()
2026-03-25 18:42 UTC Andres Freund <[email protected]>
Re: Expanding HOT updates for expression and partial indexes
2026-02-16 19:36 UTC Jeff Davis <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-17 21:15 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-19 20:32 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-19 20:43 UTC Andres Freund <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-19 22:31 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-23 19:23 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-25 21:03 UTC Jeff Davis <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-26 22:08 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-02-26 23:01 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-02 19:08 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-11 15:51 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-12 20:33 UTC Nathan Bossart <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-12 21:31 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-15 21:11 UTC Jeff Davis <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-16 16:23 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-16 17:29 UTC Nathan Bossart <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-16 17:55 UTC Jeff Davis <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-17 15:22 UTC Nathan Bossart <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-17 16:38 UTC Jeff Davis <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-17 18:04 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-23 18:39 UTC Nathan Bossart <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-24 18:02 UTC Greg Burd <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-24 19:44 UTC Nathan Bossart <[email protected]>
` Re: Expanding HOT updates for expression and partial indexes
2026-03-25 17:16 UTC Nathan Bossart <[email protected]>
[24+ messages in thread]
Add tab completion for SERVER and CONNECTION keywords in psql
2026-03-22 20:30 UTC Yamaguchi Atsuo <[email protected]>
` Re: Add tab completion for SERVER and CONNECTION keywords in psql
2026-03-23 20:14 UTC Masahiko Sawada <[email protected]>
` Re: Add tab completion for SERVER and CONNECTION keywords in psql
2026-03-25 15:43 UTC Yamaguchi Atsuo <[email protected]>
` Re: Add tab completion for SERVER and CONNECTION keywords in psql
2026-03-25 16:33 UTC Masahiko Sawada <[email protected]>
[4+ messages in thread]
[PATCH] Auto vacuum should still run when clock is set back
2026-03-24 20:38 UTC Cliff Clark <[email protected]>
` Re: [PATCH] Auto vacuum should still run when clock is set back
2026-03-25 01:55 UTC Michael Paquier <[email protected]>
` Re: [PATCH] Auto vacuum should still run when clock is set back
2026-03-25 16:21 UTC Cliff Clark <[email protected]>
` Re: [PATCH] Auto vacuum should still run when clock is set back
2026-03-25 16:24 UTC Cliff Clark <[email protected]>
[4+ messages in thread]
[PATCH v8 1/9] aio: Refactor tests in preparation for more tests
2026-03-25 14:43 UTC Andres Freund <[email protected]>
Re: Lowering the default wal_blocksize to 4K
2026-02-16 21:13 UTC Andres Freund <[email protected]>
` Re: Lowering the default wal_blocksize to 4K
2026-02-17 07:26 UTC Michael Paquier <[email protected]>
` Re: Lowering the default wal_blocksize to 4K
2026-02-17 20:06 UTC Andrew Pogrebnoi <[email protected]>
` Re: Lowering the default wal_blocksize to 4K
2026-02-18 13:26 UTC Andy Pogrebnoi <[email protected]>
` Re: Lowering the default wal_blocksize to 4K
2026-02-18 16:32 UTC Andres Freund <[email protected]>
` Re: Lowering the default wal_blocksize to 4K
2026-03-25 11:10 UTC John Naylor <[email protected]>
` Re: Lowering the default wal_blocksize to 4K
2026-03-25 14:02 UTC Andres Freund <[email protected]>
[7+ messages in thread]
Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-09 13:16 UTC Ranier Vilela <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-09 14:05 UTC Ranier Vilela <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-09 14:45 UTC Bryan Green <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-09 16:25 UTC Ranier Vilela <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-09 17:02 UTC Bryan Green <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-09 17:06 UTC Bryan Green <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-12 14:35 UTC Ranier Vilela <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-12 17:48 UTC Bryan Green <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-12 19:21 UTC Bryan Green <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-12 19:27 UTC Ranier Vilela <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-20 09:54 UTC lakshmi <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-20 10:58 UTC Ranier Vilela <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-23 04:45 UTC lakshmi <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-23 11:12 UTC Ranier Vilela <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-25 04:10 UTC David Rowley <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-25 11:29 UTC lakshmi <[email protected]>
` Re: Avoid multiple calls to memcpy (src/backend/access/index/genam.c)
2026-03-25 11:38 UTC Ranier Vilela <[email protected]>
[17+ messages in thread]
[PATCH] Precompute string lengths in PerformRadiusTransaction
2026-01-05 14:36 UTC =?gb18030?B?emVuZ21hbg==?= <[email protected]>
` Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
2026-01-05 14:51 UTC Aleksander Alekseev <[email protected]>
` Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
2026-03-25 09:51 UTC John Naylor <[email protected]>
` Re: [PATCH] Precompute string lengths in PerformRadiusTransaction
2026-03-25 10:58 UTC =?gb18030?B?emVuZ21hbg==?= <[email protected]>
[4+ messages in thread]
[PATCH v1] Add new tests for lock stats
2026-03-25 09:28 UTC Bertrand Drouvot <[email protected]>
Convert ALL SubLinks to ANY SubLinks
2026-02-26 07:11 UTC Richard Guo <[email protected]>
` Re: Convert ALL SubLinks to ANY SubLinks
2026-03-25 07:43 UTC Richard Guo <[email protected]>
[2+ messages in thread]
Fix incorrect false positive rate formatting in create_and_test_bloom()
2026-03-25 06:51 UTC Postgress Cybrosys <[email protected]>
Reduce log level of some logical decoding messages to DEBUG1
2026-03-23 08:23 UTC Fujii Masao <[email protected]>
` Re: Reduce log level of some logical decoding messages to DEBUG1
2026-03-23 13:53 UTC Bharath Rupireddy <[email protected]>
` Re: Reduce log level of some logical decoding messages to DEBUG1
2026-03-23 15:44 UTC Fujii Masao <[email protected]>
` Re: Reduce log level of some logical decoding messages to DEBUG1
2026-03-25 03:09 UTC Bharath Rupireddy <[email protected]>
` Re: Reduce log level of some logical decoding messages to DEBUG1
2026-03-25 03:15 UTC Fujii Masao <[email protected]>
` Re: Reduce log level of some logical decoding messages to DEBUG1
2026-03-25 03:16 UTC Fujii Masao <[email protected]>
` Re: Reduce log level of some logical decoding messages to DEBUG1
2026-03-25 03:28 UTC Bharath Rupireddy <[email protected]>
` Re: Reduce log level of some logical decoding messages to DEBUG1
2026-03-25 05:54 UTC Fujii Masao <[email protected]>
[8+ messages in thread]
Cancel problems of query to pg_stat_statements
2025-04-24 17:49 UTC Roman Khapov <[email protected]>
` Re: Cancel problems of query to pg_stat_statements
2025-04-28 06:16 UTC Andrey Borodin <[email protected]>
` [PATCH v2] Re: Cancel problems of query to pg_stat_statements
2025-05-12 10:48 UTC Roman Khapov <[email protected]>
` Re: [PATCH v2] Re: Cancel problems of query to pg_stat_statements
2026-03-25 05:11 UTC Michael Paquier <[email protected]>
[4+ messages in thread]
Query Regarding Blog Submission Approval on Planet PostgreSQL
2026-03-25 03:59 UTC Postgress Cybrosys <[email protected]>
` Re: Query Regarding Blog Submission Approval on Planet PostgreSQL
2026-03-25 04:09 UTC David G. Johnston <[email protected]>
[2+ messages in thread]
raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
2026-03-24 10:04 UTC Andy Fan <[email protected]>
` Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
2026-03-25 00:39 UTC Andy Fan <[email protected]>
` Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
2026-03-25 01:50 UTC Michael Paquier <[email protected]>
` Re: raise ERROR between EndPrepare and PostPrepare_Locks causes ROLLBACK 2pc PAINC
2026-03-25 03:27 UTC Andy Fan <[email protected]>
[4+ messages in thread]
Re: Flush some statistics within running transactions
2026-02-17 19:18 UTC Sami Imseih <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-18 05:40 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-18 11:37 UTC Jakub Wartak <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-19 03:58 UTC Michael Paquier <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-19 07:06 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-19 08:01 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-19 22:08 UTC Sami Imseih <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-20 15:55 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-23 02:12 UTC Sami Imseih <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-23 08:14 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-23 23:47 UTC Sami Imseih <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-23 23:48 UTC Michael Paquier <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-24 01:56 UTC Michael Paquier <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-24 12:01 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-24 13:55 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-24 16:32 UTC Sami Imseih <[email protected]>
` Re: Flush some statistics within running transactions
2026-02-26 03:33 UTC Michael Paquier <[email protected]>
` Re: Flush some statistics within running transactions
2026-03-16 06:26 UTC Michael Paquier <[email protected]>
` Re: Flush some statistics within running transactions
2026-03-16 09:20 UTC Bertrand Drouvot <[email protected]>
` Re: Flush some statistics within running transactions
2026-03-16 10:22 UTC Michael Paquier <[email protected]>
` Re: Flush some statistics within running transactions
2026-03-16 23:42 UTC Sami Imseih <[email protected]>
` Re: Flush some statistics within running transactions
2026-03-25 03:16 UTC Michael Paquier <[email protected]>
[22+ messages in thread]
Re: [Patch] add new parameter to pg_replication_origin_session_setup
2024-08-12 21:48 UTC Euler Taveira <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2024-08-15 20:53 UTC Doruk Yilmaz <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-01-08 21:55 UTC Euler Taveira <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-03-01 17:52 UTC Doruk Yilmaz <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-03-03 03:38 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-07-28 21:13 UTC Doruk Yilmaz <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-07-29 05:13 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-07-29 18:30 UTC Doruk Yilmaz <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-08-11 06:44 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-08-11 17:11 UTC Doruk Yilmaz <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-08-12 09:27 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-08-18 18:55 UTC Doruk Yilmaz <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2025-08-22 05:50 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-08-22 12:51 UTC Doruk Yilmaz <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2025-08-25 10:43 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-03 12:43 UTC Doruk Yilmaz <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-06 05:09 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-08 17:22 UTC Doruk Yilmaz <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-16 04:37 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-16 21:49 UTC Doruk Yilmaz <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-17 06:19 UTC Amit Kapila <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-17 09:22 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-18 07:37 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-18 11:02 UTC Amit Kapila <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2025-09-18 14:19 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2025-12-23 08:54 UTC Zhijie Hou (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2025-12-24 09:12 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-05 09:45 UTC shveta malik <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-05 10:30 UTC shveta malik <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-09 09:00 UTC Amit Kapila <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-09 11:28 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-12 06:01 UTC shveta malik <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-13 02:56 UTC Amit Kapila <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-13 04:09 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-13 05:34 UTC shveta malik <[email protected]>
` RE: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-14 03:43 UTC Hayato Kuroda (Fujitsu) <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-14 04:08 UTC shveta malik <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-01-14 09:58 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-02-03 19:08 UTC Heikki Linnakangas <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-02-11 05:23 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-02-16 08:52 UTC Amit Kapila <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-03-25 02:45 UTC Michael Paquier <[email protected]>
` Re: [Patch] add new parameter to pg_replication_origin_session_setup
2026-03-25 03:02 UTC Amit Kapila <[email protected]>
[43+ messages in thread]
Instability in test/regress/sql/portals.sql
2026-03-11 14:11 UTC Matthias van de Meent <[email protected]>
` Re: Instability in test/regress/sql/portals.sql
2026-03-25 02:36 UTC Michael Paquier <[email protected]>
[2+ messages in thread]
Re: POC: Carefully exposing information without authentication
2026-01-09 13:56 UTC Antonin Houska <[email protected]>
` Re: POC: Carefully exposing information without authentication
2026-01-09 14:15 UTC Greg Sabino Mullane <[email protected]>
` Re: POC: Carefully exposing information without authentication
2026-02-17 19:42 UTC Greg Sabino Mullane <[email protected]>
` Re: POC: Carefully exposing information without authentication
2026-02-17 19:58 UTC Andres Freund <[email protected]>
` Re: POC: Carefully exposing information without authentication
2026-03-25 01:59 UTC Greg Sabino Mullane <[email protected]>
[5+ messages in thread]
Minor refactor of the code in ExecScanExtended()
2025-11-07 14:00 UTC =?utf-8?B?Y2NhNTUwNw==?= <[email protected]>
` Re: Minor refactor of the code in ExecScanExtended()
2026-03-25 01:58 UTC Michael Paquier <[email protected]>
[2+ messages in thread]
Re: Minor refactor of the code in ExecScanExtended()
2026-01-19 04:50 UTC Aditya Gollamudi <[email protected]>
` Re: Minor refactor of the code in ExecScanExtended()
2026-03-25 01:53 UTC Henson Choi <[email protected]>
[2+ messages in thread]
[next (older)]
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox