public inbox for [email protected]help / color / mirror / Atom feed
Messages from [email protected] Re: Fix bug of CHECK constraint enforceability recursion 2026-05-26 07:46 UTC Chao Li <[email protected]> Re: Fix bug of CHECK constraint enforceability recursion 2026-05-26 07:44 UTC Chao Li <[email protected]> Re: Avoid leaking system path from pg_available_extensions 2026-05-26 07:14 UTC Chao Li <[email protected]> Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables 2026-05-26 06:55 UTC Chao Li <[email protected]> Re: Fix bug of CHECK constraint enforceability recursion 2026-05-26 06:27 UTC Chao Li <[email protected]> Re: Fix bug of CHECK constraint enforceability recursion 2026-05-26 05:48 UTC Chao Li <[email protected]> Re: doc: Clarify ALTER CONSTRAINT enforceability wording 2026-05-26 05:42 UTC Chao Li <[email protected]> Re: First draft of PG 19 release notes 2026-05-26 05:25 UTC Chao Li <[email protected]> Re: Fix pg_get_multixact_stats() members_size calculation 2026-05-26 05:17 UTC Chao Li <[email protected]> Fix bug of CHECK constraint enforceability recursion 2026-05-26 03:51 UTC Chao Li <[email protected]> doc: Clarify ALTER CONSTRAINT enforceability wording 2026-05-25 09:31 UTC Chao Li <[email protected]> Small fixes for CHECKPOINT FLUSH_UNLOGGED 2026-05-25 07:07 UTC Chao Li <[email protected]> Re: [PATCH] Two small errhint cleanups in PG19 code 2026-05-25 05:38 UTC Chao Li <[email protected]> Re: Set notice receiver before libpq connection startup 2026-05-22 23:56 UTC Chao Li <[email protected]> Re: Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-22 23:55 UTC Chao Li <[email protected]> Re: Set notice receiver before libpq connection startup 2026-05-22 14:55 UTC Chao Li <[email protected]> Fix pg_get_multixact_stats() members_size calculation 2026-05-22 07:02 UTC Chao Li <[email protected]> Re: Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-22 02:06 UTC Chao Li <[email protected]> Re: Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-21 12:29 UTC Chao Li <[email protected]> Re: Set notice receiver before libpq connection startup 2026-05-21 07:26 UTC Chao Li <[email protected]> Re: Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-21 07:20 UTC Chao Li <[email protected]> Re: Set notice receiver before libpq connection startup 2026-05-21 02:09 UTC Chao Li <[email protected]> Re: Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-20 23:22 UTC Chao Li <[email protected]> Re: Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-20 23:06 UTC Chao Li <[email protected]> Re: Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-20 07:53 UTC Chao Li <[email protected]> Set notice receiver before libpq connection startup 2026-05-20 07:21 UTC Chao Li <[email protected]> Re: Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-20 06:28 UTC Chao Li <[email protected]> Re: Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-20 01:47 UTC Chao Li <[email protected]> Re: Avoid leaking system path from pg_available_extensions 2026-05-20 01:07 UTC Chao Li <[email protected]> Avoid leaking system path from pg_available_extensions 2026-05-20 01:00 UTC Chao Li <[email protected]> Re: Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-19 23:36 UTC Chao Li <[email protected]> Fix pg_stat_wal_receiver to show CONNECTING status 2026-05-19 05:55 UTC Chao Li <[email protected]> Re: Should IGNORE NULLS cache nullness for volatile arguments? 2026-05-19 03:51 UTC Chao Li <[email protected]> Re: Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-19 02:50 UTC Chao Li <[email protected]> Re: COPY FROM ON_ERROR SET_NULL bypasses domain NOT NULL with partial column list 2026-05-18 22:27 UTC Chao Li <[email protected]> Re: Fix bug of COPY (on_error set_null) 2026-05-18 22:22 UTC Chao Li <[email protected]> Re: Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-18 11:56 UTC Chao Li <[email protected]> Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-05-18 05:28 UTC Chao Li <[email protected]> Fix small issues of pg_restore_extended_stats() 2026-05-18 02:25 UTC Chao Li <[email protected]> Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-05-15 07:18 UTC Chao Li <[email protected]> Re: Should IGNORE NULLS cache nullness for volatile arguments? 2026-05-15 03:08 UTC Chao Li <[email protected]> Re: Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-14 06:58 UTC Chao Li <[email protected]> Should IGNORE NULLS cache nullness for volatile arguments? 2026-05-14 04:14 UTC Chao Li <[email protected]> Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes 2026-05-13 08:35 UTC Chao Li <[email protected]> Re: Fix unsafe PlannedStmt access in pg_stat_statements 2026-05-13 05:31 UTC Chao Li <[email protected]> Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-13 04:38 UTC Chao Li <[email protected]> Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes 2026-05-12 02:31 UTC Chao Li <[email protected]> Fix jsonpath .split_part() to honor silent mode 2026-05-12 02:10 UTC Chao Li <[email protected]> Re: Fix unsafe PlannedStmt access in pg_stat_statements 2026-05-11 08:11 UTC Chao Li <[email protected]> Fix unsafe PlannedStmt access in pg_stat_statements 2026-05-11 08:07 UTC Chao Li <[email protected]> Re: Avoid unnecessary StringInfo allocation in tablesync COPY buffer 2026-05-11 07:09 UTC Chao Li <[email protected]> Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes 2026-05-11 06:54 UTC Chao Li <[email protected]> Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes 2026-05-09 08:36 UTC Chao Li <[email protected]> Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column 2026-05-09 06:38 UTC Chao Li <[email protected]> Avoid unnecessary StringInfo allocation in tablesync COPY buffer 2026-05-09 06:10 UTC Chao Li <[email protected]> Re: Call EndCopyFrom() after initial table sync in logical replication 2026-05-09 05:57 UTC Chao Li <[email protected]> Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables 2026-05-09 05:47 UTC Chao Li <[email protected]> Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-05-09 03:08 UTC Chao Li <[email protected]> Re: Fix wrong error message from pg_get_tablespace_ddl() 2026-05-09 02:01 UTC Chao Li <[email protected]> Fix wrong error message from pg_get_tablespace_ddl() 2026-05-08 08:14 UTC Chao Li <[email protected]> Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column 2026-05-08 07:09 UTC Chao Li <[email protected]> Re: Call EndCopyFrom() after initial table sync in logical replication 2026-05-08 05:09 UTC Chao Li <[email protected]> Fix REPACK with WITHOUT OVERLAPS replica identity indexes 2026-05-08 04:21 UTC Chao Li <[email protected]> Re: Call EndCopyFrom() after initial table sync in logical replication 2026-05-08 03:32 UTC Chao Li <[email protected]> Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column 2026-05-07 07:05 UTC Chao Li <[email protected]> Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column 2026-05-07 05:54 UTC Chao Li <[email protected]> Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column 2026-05-07 04:34 UTC Chao Li <[email protected]> Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables 2026-05-07 03:40 UTC Chao Li <[email protected]> Re: COPY JSON: use trailing commas in FORCE_ARRAY output 2026-05-06 09:25 UTC Chao Li <[email protected]> Re: COPY JSON: use trailing commas in FORCE_ARRAY output 2026-05-06 09:18 UTC Chao Li <[email protected]> Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-05-06 07:57 UTC Chao Li <[email protected]> Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-05-06 07:47 UTC Chao Li <[email protected]> Re: [PATCH] Clean up property graph error messages 2026-05-06 06:45 UTC Chao Li <[email protected]> COPY JSON: use trailing commas in FORCE_ARRAY output 2026-05-06 06:40 UTC Chao Li <[email protected]> Re: pgindent versus struct members and typedefs 2026-05-06 01:29 UTC Chao Li <[email protected]> Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure 2026-05-05 03:01 UTC Chao Li <[email protected]> Re: [PATCH] Clean up property graph error messages 2026-05-05 02:50 UTC Chao Li <[email protected]> Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-04-30 04:11 UTC Chao Li <[email protected]> Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure 2026-04-29 12:58 UTC Chao Li <[email protected]> Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-04-23 03:37 UTC Chao Li <[email protected]> Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 2026-04-22 01:51 UTC Chao Li <[email protected]> Re: Adding REPACK [concurrently] 2026-04-21 07:24 UTC Chao Li <[email protected]> Re: Adding REPACK [concurrently] 2026-04-20 07:54 UTC Chao Li <[email protected]> Re: Add missing period to DETAIL messages 2026-04-09 08:00 UTC Chao Li <[email protected]> Re: Redundant/mis-use of _(x) gettext macro? 2026-04-02 03:11 UTC Chao Li <[email protected]> Re: ALTER TABLE: warn when actions do not recurse to partitions 2026-04-01 08:03 UTC Chao Li <[email protected]> Re: ALTER TABLE: warn when actions do not recurse to partitions 2026-04-01 08:01 UTC Chao Li <[email protected]> Re: Redundant/mis-use of _(x) gettext macro? 2026-04-01 03:57 UTC Chao Li <[email protected]> Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables 2026-03-25 01:55 UTC Chao Li <[email protected]> Re: bugfix - fix broken output in expanded aligned format, when data are too short 2026-03-24 06:12 UTC Chao Li <[email protected]> Re: ALTER TABLE: warn when actions do not recurse to partitions 2026-03-13 03:16 UTC Chao Li <[email protected]> Re: ALTER TABLE: warn when actions do not recurse to partitions 2026-03-12 06:37 UTC Chao Li <[email protected]> Re: POC: PLpgSQL FOREACH IN JSON ARRAY 2026-03-12 03:54 UTC Chao Li <[email protected]> Re: ALTER TABLE: warn when actions do not recurse to partitions 2026-03-12 01:14 UTC Chao Li <[email protected]> Re: ALTER TABLE: warn when actions do not recurse to partitions 2026-03-11 07:04 UTC Chao Li <[email protected]> Re: ALTER TABLE: warn when actions do not recurse to partitions 2026-03-09 06:46 UTC Chao Li <[email protected]> Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex 2026-02-28 03:12 UTC Chao Li <[email protected]> Re: [oauth] Bug: when is shutdown_cb called? 2026-02-28 01:04 UTC Chao Li <[email protected]> Re: doc: Clarify that empty COMMENT string removes the comment 2026-02-28 00:12 UTC Chao Li <[email protected]> launch_backend: Remove duplicate include under EXEC_BACKEND 2026-02-27 09:43 UTC Chao Li <[email protected]> Re: Fix bug in multixact Oldest*MXactId initialization and access 2026-02-27 07:48 UTC Chao Li <[email protected]> Re: Defects with invalid stats data for expressions in extended stats 2026-02-27 06:51 UTC Chao Li <[email protected]> Re: Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() 2026-02-27 06:04 UTC Chao Li <[email protected]> Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands 2026-02-27 05:58 UTC Chao Li <[email protected]> Re: doc: Clarify that empty COMMENT string removes the comment 2026-02-27 03:44 UTC Chao Li <[email protected]> Re: Unicode update and some tooling improvements 2026-02-27 02:50 UTC Chao Li <[email protected]> Re: guc: make dereference style consistent in check_backtrace_functions 2026-02-27 01:33 UTC Chao Li <[email protected]> Re: typo in alter_table.sgml (was: Re: pgsql: Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK) 2026-02-26 23:21 UTC Chao Li <[email protected]> Re: guc: make dereference style consistent in check_backtrace_functions 2026-02-26 09:21 UTC Chao Li <[email protected]> Re: DOCS - Add introductory paragraph to Getting Started chapter 2026-02-26 08:48 UTC Chao Li <[email protected]> Re: Initial COPY of Logical Replication is too slow 2026-02-26 08:22 UTC Chao Li <[email protected]> Re: tablecmds: fix bug where index rebuild loses replica identity on partitions 2026-02-26 06:59 UTC Chao Li <[email protected]> Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search 2026-02-26 06:48 UTC Chao Li <[email protected]> Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands 2026-02-26 06:13 UTC Chao Li <[email protected]> doc: Clarify that empty COMMENT string removes the comment 2026-02-26 06:07 UTC Chao Li <[email protected]> Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands 2026-02-26 05:34 UTC Chao Li <[email protected]> Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands 2026-02-26 05:07 UTC Chao Li <[email protected]> Re: Checkpointer write combining 2026-02-26 04:23 UTC Chao Li <[email protected]> Re: Add errdetail() with PID and UID about source of termination signal 2026-02-26 03:08 UTC Chao Li <[email protected]> Re: Fix bug in multixact Oldest*MXactId initialization and access 2026-02-26 02:21 UTC Chao Li <[email protected]> Re: amcheck: fix bug of missing corruption in allequalimage validation 2026-02-26 01:13 UTC Chao Li <[email protected]> Re: Fix bug of clearing of waitStart in ProcWakeup() 2026-02-26 01:04 UTC Chao Li <[email protected]> Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart 2026-02-25 13:54 UTC Chao Li <[email protected]> Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart 2026-02-25 12:41 UTC Chao Li <[email protected]> Re: Add errdetail() with PID and UID about source of termination signal 2026-02-25 09:15 UTC Chao Li <[email protected]> Re: pg_basebackup: removed an unnecessary use of memset in FindStreamingStart 2026-02-25 08:41 UTC Chao Li <[email protected]> Re: Skipping schema changes in publication 2026-02-25 08:22 UTC Chao Li <[email protected]> Re: amcheck: fix bug of missing corruption in allequalimage validation 2026-02-25 06:59 UTC Chao Li <[email protected]> Re: Checkpointer write combining 2026-02-25 06:52 UTC Chao Li <[email protected]> amcheck: fix bug of missing corruption in allequalimage validation 2026-02-25 03:11 UTC Chao Li <[email protected]> Re: Fix bug in multixact Oldest*MXactId initialization and access 2026-02-25 01:44 UTC Chao Li <[email protected]> Re: [PATCH] Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter 2026-02-24 22:42 UTC Chao Li <[email protected]> Re: Fix bug of clearing of waitStart in ProcWakeup() 2026-02-24 22:03 UTC Chao Li <[email protected]> Re: Add errdetail() with PID and UID about source of termination signal 2026-02-24 08:39 UTC Chao Li <[email protected]> Re: add assertion for palloc in signal handlers 2026-02-24 07:25 UTC Chao Li <[email protected]> Fix bug of clearing of waitStart in ProcWakeup() 2026-02-24 06:28 UTC Chao Li <[email protected]> Re: client_connection_check_interval default value 2026-02-24 06:01 UTC Chao Li <[email protected]> Re: Modernize error message for malformed B-Tree tuple posting 2026-02-24 04:25 UTC Chao Li <[email protected]> Re: Propagate XLogFindNextRecord error to callers 2026-02-24 04:00 UTC Chao Li <[email protected]> Re: DOCS - pg_waldump synopsis sgml markup 2026-02-24 03:25 UTC Chao Li <[email protected]> Re: DOCS - pg_walsummary typo? 2026-02-24 03:11 UTC Chao Li <[email protected]> Re: Improve OAuth discovery logging 2026-02-24 03:00 UTC Chao Li <[email protected]> Re: Fix uninitialized xl_running_xacts padding 2026-02-15 23:39 UTC Chao Li <[email protected]> Re: pgstat include expansion 2026-02-15 23:19 UTC Chao Li <[email protected]> Re: Small improvements to substring() 2026-02-15 22:50 UTC Chao Li <[email protected]> Re: Make wal_receiver_timeout configurable per subscription 2026-02-13 23:37 UTC Chao Li <[email protected]> Re: COMMENTS are not being copied in CREATE TABLE LIKE 2026-02-13 01:29 UTC Chao Li <[email protected]> Re: Odd usage of errmsg_internal in bufmgr.c 2026-02-13 00:31 UTC Chao Li <[email protected]> Re: Odd usage of errmsg_internal in bufmgr.c 2026-02-12 07:49 UTC Chao Li <[email protected]> Re: [PATCH] Add sampling statistics to autoanalyze log output 2026-02-12 02:49 UTC Chao Li <[email protected]> Re: Is it OK to perform logging while holding a LWLock? 2026-02-12 01:07 UTC Chao Li <[email protected]> Odd usage of errmsg_internal in bufmgr.c 2026-02-12 00:37 UTC Chao Li <[email protected]> Re: log_min_messages per backend type 2026-02-11 05:21 UTC Chao Li <[email protected]> Re: Is it OK to perform logging while holding a LWLock? 2026-02-11 03:30 UTC Chao Li <[email protected]> Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct 2026-02-11 03:16 UTC Chao Li <[email protected]> Is it OK to perform logging while holding a LWLock? 2026-02-11 03:00 UTC Chao Li <[email protected]> Re: brin: Remove duplicate initialization in initialize_brin_buildstate() 2026-02-11 02:32 UTC Chao Li <[email protected]> Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect 2026-02-10 08:13 UTC Chao Li <[email protected]> Re: Enhancing Memory Context Statistics Reporting 2026-02-10 04:50 UTC Chao Li <[email protected]> Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData() 2026-02-10 01:35 UTC Chao Li <[email protected]> Re: Fix a bug in extension_file_exists() 2026-02-10 00:50 UTC Chao Li <[email protected]> Re: log_min_messages per backend type 2026-02-09 13:01 UTC Chao Li <[email protected]> Fix a bug in extension_file_exists() 2026-02-09 09:21 UTC Chao Li <[email protected]> Re: log_min_messages per backend type 2026-02-09 03:41 UTC Chao Li <[email protected]> Re: Make wal_receiver_timeout configurable per subscription 2026-02-05 08:04 UTC Chao Li <[email protected]> Re: pg_upgrade: fix memory leak in SLRU I/O code 2026-02-05 05:49 UTC Chao Li <[email protected]> Re: pg_upgrade: fix memory leak in SLRU I/O code 2026-02-05 05:02 UTC Chao Li <[email protected]> Re: pg_upgrade: fix memory leak in SLRU I/O code 2026-02-05 04:02 UTC Chao Li <[email protected]> Re: Pasword expiration warning 2026-02-05 01:06 UTC Chao Li <[email protected]> pg_upgrade: fix memory leak in SLRU I/O code 2026-02-04 09:20 UTC Chao Li <[email protected]> Re: Add backendType to PGPROC, replacing isRegularBackend 2026-02-04 08:23 UTC Chao Li <[email protected]> Re: Improve logical replication usability when tables lack primary keys 2026-02-04 07:21 UTC Chao Li <[email protected]> Re: Use allocation macros in the logical replication code 2026-02-04 01:04 UTC Chao Li <[email protected]> Re: pg_resetwal: Fix wrong directory in log output 2026-02-03 06:28 UTC Chao Li <[email protected]> Re: walsender: Assert MyReplicationSlot is set before use 2026-02-03 06:22 UTC Chao Li <[email protected]> Re: Fix pg_stat_get_backend_wait_event() for aux processes 2026-02-03 04:47 UTC Chao Li <[email protected]> Re: pg_resetwal: Fix wrong directory in log output 2026-02-03 03:46 UTC Chao Li <[email protected]> Re: walsender: Assert MyReplicationSlot is set before use 2026-02-03 03:37 UTC Chao Li <[email protected]> Re: pg_resetwal: Fix wrong directory in log output 2026-02-03 02:13 UTC Chao Li <[email protected]> Re: walsender: Assert MyReplicationSlot is set before use 2026-02-02 07:47 UTC Chao Li <[email protected]> Re: walsender: Assert MyReplicationSlot is set before use 2026-02-02 07:15 UTC Chao Li <[email protected]> Re: walsender: Assert MyReplicationSlot is set before use 2026-02-02 06:49 UTC Chao Li <[email protected]> Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions 2026-02-02 06:47 UTC Chao Li <[email protected]> Re: Wake up backends immediately when sync standbys decrease 2026-02-02 06:29 UTC Chao Li <[email protected]> walsender: Assert MyReplicationSlot is set before use 2026-02-02 06:25 UTC Chao Li <[email protected]> Re: Incorrect errno used in OpenWalSummaryFile() 2026-02-02 04:07 UTC Chao Li <[email protected]> Re: splitting pg_resetwal output strings 2026-02-02 03:58 UTC Chao Li <[email protected]> Re: relkind as an enum 2026-02-02 02:26 UTC Chao Li <[email protected]> Re: Wake up backends immediately when sync standbys decrease 2026-02-01 22:44 UTC Chao Li <[email protected]> Re: Wake up backends immediately when sync standbys decrease 2026-01-30 07:49 UTC Chao Li <[email protected]> Re: Improve pg_sync_replication_slots() to wait for primary to advance 2026-01-30 06:49 UTC Chao Li <[email protected]> Re: Document NULL 2026-01-30 05:30 UTC Chao Li <[email protected]> Re: Document NULL 2026-01-30 03:27 UTC Chao Li <[email protected]> tablecmds: Deadlock caused by Attach Partition 2026-01-30 03:15 UTC Chao Li <[email protected]> Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions 2026-01-30 01:22 UTC Chao Li <[email protected]> Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 2026-01-29 06:36 UTC Chao Li <[email protected]> Re: ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling 2026-01-29 02:00 UTC Chao Li <[email protected]> Re: docs: clarify ALTER TABLE behavior on partitioned tables 2026-01-29 01:43 UTC Chao Li <[email protected]> Re: Correction to comment of brin_range_deserialize 2026-01-28 23:13 UTC Chao Li <[email protected]> Re: A few pg_locale.c fixes 2026-01-28 22:59 UTC Chao Li <[email protected]> 200+ results
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox