public inbox for pgsql-hackers@postgresql.orghelp / color / mirror / Atom feed
Messages from reshkekirill@gmail.com Pg upgrade bug with NOT NULL NOT VALID 2026-05-21 12:14 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix SPLIT PARTITION bound-overlap bug and other improvements 2026-05-13 05:07 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes 2026-05-08 17:47 UTC Kirill Reshke <reshkekirill@gmail.com> Re: small cleanup for s_lock.h 2026-05-04 22:20 UTC Kirill Reshke <reshkekirill@gmail.com> Re: amcheck: fix bug of missing corruption in allequalimage validation 2026-02-25 10:13 UTC Kirill Reshke <reshkekirill@gmail.com> Re: amcheck: fix bug of missing corruption in allequalimage validation 2026-02-25 06:43 UTC Kirill Reshke <reshkekirill@gmail.com> Re: add assertion for palloc in signal handlers 2026-02-19 07:21 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use standard die() handler for SIGTERM in bgworkers 2026-02-18 08:45 UTC Kirill Reshke <reshkekirill@gmail.com> Modernize error message for malformed B-Tree tuple posting 2026-02-18 07:58 UTC Kirill Reshke <reshkekirill@gmail.com> Re: add assertion for palloc in signal handlers 2026-02-18 07:13 UTC Kirill Reshke <reshkekirill@gmail.com> Re: One-off with syscache ID in get_catalog_object_by_oid_extended() 2026-02-18 05:41 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Release and unpin buffers after leaving CRIT section in GIN. 2026-02-17 10:14 UTC Kirill Reshke <reshkekirill@gmail.com> Release and unpin buffers after leaving CRIT section in GIN. 2026-02-17 09:58 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Don't keep closed WAL segment in page cache after replay 2026-02-17 08:38 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Document How Commit Handles Aborted Transactions 2026-02-17 08:17 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Buffer locking is special (hints, checksums, AIO writes) 2026-02-09 19:54 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Buffer locking is special (hints, checksums, AIO writes) 2026-02-06 21:18 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-31 05:09 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-30 09:59 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-30 09:25 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-30 09:23 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-29 13:51 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-29 13:39 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix gistkillitems & add regression test to microvacuum 2026-01-23 11:03 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use correct collation in pg_trgm 2026-01-22 08:51 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix crash during recovery when redo segment is missing 2026-01-21 21:07 UTC Kirill Reshke <reshkekirill@gmail.com> Re: SQL:2011 Application Time Update & Delete 2026-01-19 17:43 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Enhance btree's pageinspect 2026-01-19 12:08 UTC Kirill Reshke <reshkekirill@gmail.com> Enhance btree's pageinspect 2026-01-18 19:58 UTC Kirill Reshke <reshkekirill@gmail.com> Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object 2026-01-18 18:56 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Cleanup palloc'd structs on soft error path in `record_in` 2026-01-17 18:21 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Parallel CREATE INDEX for GIN indexes 2026-01-17 11:32 UTC Kirill Reshke <reshkekirill@gmail.com> Cleanup palloc'd structs on soft error path in `record_in` 2026-01-17 10:57 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] Remove redundant Assert() calls in report_namespace_conflict() 2026-01-16 21:57 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Parallel CREATE INDEX for GIN indexes 2026-01-16 18:43 UTC Kirill Reshke <reshkekirill@gmail.com> Re: io_uring: Fix danger of completion getting reused before being read 2026-01-15 18:53 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix gistkillitems & add regression test to microvacuum 2026-01-15 17:59 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix gistkillitems & add regression test to microvacuum 2026-01-15 08:35 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix gistkillitems & add regression test to microvacuum 2026-01-15 08:21 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix gistkillitems & add regression test to microvacuum 2026-01-15 07:46 UTC Kirill Reshke <reshkekirill@gmail.com> Fix gistkillitems & add regression test to microvacuum 2026-01-15 07:00 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Parallel CREATE INDEX for GIN indexes 2026-01-15 05:08 UTC Kirill Reshke <reshkekirill@gmail.com> Re: PL/Python initialization cleanup 2026-01-14 21:03 UTC Kirill Reshke <reshkekirill@gmail.com> Re: code contributions for 2025, WIP version 2026-01-14 19:14 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add IS_INDEX macro to brin and gist index 2026-01-14 15:07 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-14 15:03 UTC Kirill Reshke <reshkekirill@gmail.com> Re: SQL:2023 JSON simplified accessor support 2026-01-14 13:04 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add IS_INDEX macro to brin and gist index 2026-01-14 12:53 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-14 12:46 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-14 12:40 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-14 09:42 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change comment in `contrib/amcheck` regression suite. 2026-01-14 08:53 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use correct macro for accessing offset numbers. 2026-01-12 08:51 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use correct macro for accessing offset numbers. 2026-01-11 11:58 UTC Kirill Reshke <reshkekirill@gmail.com> Re: pageinspect support for SpGiST 2026-01-11 11:32 UTC Kirill Reshke <reshkekirill@gmail.com> Use correct macro for accessing offset numbers. 2026-01-11 11:21 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [Patch]Add tab completion for DELETE ... USING 2026-01-11 07:41 UTC Kirill Reshke <reshkekirill@gmail.com> pageinspect support for SpGiST 2026-01-10 18:05 UTC Kirill Reshke <reshkekirill@gmail.com> Re: amcheck: support for GiST 2026-01-10 14:56 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-10 14:17 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-10 07:41 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-09 16:39 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Buffer locking is special (hints, checksums, AIO writes) 2026-01-09 08:08 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-08 18:00 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-08 17:11 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use IsA() macro instead of nodeTag comparison 2026-01-08 13:10 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-07 20:57 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-07 20:13 UTC Kirill Reshke <reshkekirill@gmail.com> Re: minor error message enhance: print RLS policy name when only one permissive policy exists 2026-01-07 12:45 UTC Kirill Reshke <reshkekirill@gmail.com> Re: psql: Add tab completion for \copy pstdin and pstdout 2026-01-07 11:17 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-07 05:55 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Reduce build times of pg_trgm GIN indexes 2026-01-06 20:05 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-06 16:44 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-06 16:28 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-06 16:22 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Define DatumGetInt8 function. 2026-01-06 14:27 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Define DatumGetInt8 function. 2026-01-06 14:12 UTC Kirill Reshke <reshkekirill@gmail.com> Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 2026-01-03 21:36 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [Patch]Add tab completion for DELETE ... USING 2026-01-03 20:00 UTC Kirill Reshke <reshkekirill@gmail.com> Re: remove unnecessary include in src/backend/commands/policy.c 2026-01-03 19:47 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] psql: add size-based sorting options (O/o) for tables and indexes 2026-01-03 19:33 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-03 19:25 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-03 19:10 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WIP - xmlvalidate implementation from TODO list 2026-01-03 12:52 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-02 19:16 UTC Kirill Reshke <reshkekirill@gmail.com> Re: GIN pageinspect support for entry tree and posting tree 2026-01-02 19:10 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Create unique GiST indexes 2026-01-02 07:19 UTC Kirill Reshke <reshkekirill@gmail.com> Re: REASSIGN OWNED BY alters objects in other database. 2026-01-01 20:41 UTC Kirill Reshke <reshkekirill@gmail.com> Re: amcheck: support for GiST 2026-01-01 12:05 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WIP - xmlvalidate implementation from TODO list 2026-01-01 08:25 UTC Kirill Reshke <reshkekirill@gmail.com> Re: relfilenode statistics 2025-03-13 09:00 UTC Kirill Reshke <reshkekirill@gmail.com> Re: ZStandard (with dictionaries) compression support for TOAST compression 2025-03-06 12:02 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2025-03-01 14:55 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2025-02-28 06:26 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] Fix Potential Memory Leak in pg_amcheck Code 2025-02-23 06:49 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Some read stream improvements 2025-02-17 05:55 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Get rid of WALBufMappingLock 2025-02-17 05:19 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2025-01-20 14:03 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add a property to automatically suspend portals as they produce given number of bytes 2025-01-17 11:45 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Compression of bigger WAL records 2025-01-12 18:36 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2025-01-11 09:53 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2025-01-08 07:05 UTC Kirill Reshke <reshkekirill@gmail.com> Re: read stream on amcheck 2025-01-02 16:16 UTC Kirill Reshke <reshkekirill@gmail.com> Re: log_min_messages per backend type 2024-12-19 04:13 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 2024-12-17 05:00 UTC Kirill Reshke <reshkekirill@gmail.com> Re: on_error table, saving error info to a table 2024-12-17 04:31 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-12-16 18:17 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Allow subfield references without parentheses 2024-12-13 04:26 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 2024-12-11 06:37 UTC Kirill Reshke <reshkekirill@gmail.com> Re: CREATE SCHEMA ... CREATE DOMAIN support 2024-12-11 06:22 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 2024-12-10 09:14 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Pass ParseState as down to utility functions. 2024-12-10 09:02 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 2024-12-10 05:47 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 2024-12-10 05:45 UTC Kirill Reshke <reshkekirill@gmail.com> Re: WARNING: missing lock on database "postgres" (OID 5) @ TID (0,4) 2024-12-09 11:50 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Pass ParseState as down to utility functions. 2024-12-09 07:50 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 2024-12-08 04:22 UTC Kirill Reshke <reshkekirill@gmail.com> Re: clean up create|alter domain stmt incompatiable constraint error case and add regression test 2024-12-07 10:14 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Popcount optimization using SVE for ARM 2024-12-06 09:41 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use streaming read API in pgstattuple. 2024-12-06 07:30 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Popcount optimization using SVE for ARM 2024-12-06 07:22 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use streaming read API in pgstattuple. 2024-12-06 05:40 UTC Kirill Reshke <reshkekirill@gmail.com> Re: attndims, typndims still not enforced, but make the value within a sane threshold 2024-12-05 13:24 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Pass ParseState as down to utility functions. 2024-12-05 13:13 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Pass ParseState as down to utility functions. 2024-12-05 12:22 UTC Kirill Reshke <reshkekirill@gmail.com> Re: CREATE TABLE NOT VALID for check and foreign key 2024-12-05 11:44 UTC Kirill Reshke <reshkekirill@gmail.com> Add pg_stat_progress_rewrite view. 2024-12-04 14:53 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Implement waiting for wal lsn replay: reloaded 2024-12-04 11:12 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Pass ParseState as down to utility functions. 2024-12-04 10:31 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-12-03 16:04 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-12-03 15:04 UTC Kirill Reshke <reshkekirill@gmail.com> Re: on_error table, saving error info to a table 2024-12-03 10:28 UTC Kirill Reshke <reshkekirill@gmail.com> Re: processes stuck in shutdown following OOM/recovery 2024-12-03 09:43 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Fix for consume_xids advancing XIDs incorrectly 2024-12-03 09:28 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Sequence Access Methods, round two 2024-12-03 09:24 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Using read stream in autoprewarm 2024-12-02 13:16 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-12-02 07:57 UTC Kirill Reshke <reshkekirill@gmail.com> Re: CREATE SCHEMA ... CREATE DOMAIN support 2024-12-01 05:39 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Truncate logs by max_log_size 2024-11-30 06:58 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Enhance file_fdw to report processed and skipped tuples in COPY progress 2024-11-30 06:23 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Vacuum statistics 2024-11-30 04:48 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-11-29 17:24 UTC Kirill Reshke <reshkekirill@gmail.com> Re: relfilenode statistics 2024-11-29 15:52 UTC Kirill Reshke <reshkekirill@gmail.com> Re: CREATE SCHEMA ... CREATE DOMAIN support 2024-11-29 14:00 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-11-29 13:57 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] Add log_transaction setting 2024-11-29 11:04 UTC Kirill Reshke <reshkekirill@gmail.com> Re: EphemeralNamedRelation and materialized view 2024-11-29 11:00 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] SVE popcount support 2024-11-29 08:37 UTC Kirill Reshke <reshkekirill@gmail.com> Re: relfilenode statistics 2024-11-29 06:23 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Отв.: Re: UUID v7 2024-11-29 04:22 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Using read stream in autoprewarm 2024-11-29 03:55 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] SVE popcount support 2024-11-28 15:45 UTC Kirill Reshke <reshkekirill@gmail.com> Re: pg_stat_statements and "IN" conditions 2024-11-28 15:36 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2024-11-28 15:33 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Using read_stream in index vacuum 2024-11-28 15:29 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Useless field ispartitioned in CreateStmtContext 2024-11-28 15:18 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] kNN for btree 2024-11-28 11:19 UTC Kirill Reshke <reshkekirill@gmail.com> Re: CREATE SCHEMA ... CREATE DOMAIN support 2024-11-28 09:58 UTC Kirill Reshke <reshkekirill@gmail.com> Pass ParseState as down to utility functions. 2024-11-28 09:31 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Use streaming read API in pgstattuple. 2024-11-28 06:13 UTC Kirill Reshke <reshkekirill@gmail.com> Re: CREATE SCHEMA ... CREATE DOMAIN support 2024-11-28 05:27 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add Pipelining support in psql 2024-11-27 12:04 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add Pipelining support in psql 2024-11-27 10:46 UTC Kirill Reshke <reshkekirill@gmail.com> Re: CREATE SCHEMA ... CREATE DOMAIN support 2024-11-27 06:38 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Allow non-superuser to cancel superuser tasks. 2024-11-26 17:11 UTC Kirill Reshke <reshkekirill@gmail.com> Re: What db objects can only be created with superuser? 2024-11-26 14:48 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-11-26 11:45 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-11-26 06:50 UTC Kirill Reshke <reshkekirill@gmail.com> Use streaming read API in pgstattuple. 2024-11-25 18:17 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Truncate logs by max_log_size 2024-11-25 16:52 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Parallel CREATE INDEX for GIN indexes 2024-11-24 18:04 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Allow non-superuser to cancel superuser tasks. 2024-11-22 18:04 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2024-11-19 20:02 UTC Kirill Reshke <reshkekirill@gmail.com> Re: tab_complete for copy(merge 2024-11-19 09:20 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] New predefined role pg_manage_extensions 2024-11-18 06:30 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [PATCH] New predefined role pg_manage_extensions 2024-11-18 06:26 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Index AM API cleanup 2024-11-16 17:10 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2024-11-16 09:55 UTC Kirill Reshke <reshkekirill@gmail.com> CREATE SCHEMA ... CREATE DOMAIN support 2024-11-12 12:54 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add reject_limit option to file_fdw 2024-11-12 06:23 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2024-11-11 20:27 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 2024-11-10 12:43 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2024-11-09 12:55 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Page freezing, FSM, and WAL replay 2024-11-08 12:21 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 2024-11-07 11:42 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Allow default \watch interval in psql to be configured 2024-11-04 13:55 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Useless field ispartitioned in CreateStmtContext 2024-11-04 13:38 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 2024-11-04 11:50 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Using read_stream in index vacuum 2024-11-01 21:36 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 2024-11-01 18:06 UTC Kirill Reshke <reshkekirill@gmail.com> Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS 2024-11-01 10:43 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Useless field ispartitioned in CreateStmtContext 2024-10-30 09:07 UTC Kirill Reshke <reshkekirill@gmail.com> Re: [Patch] remove duplicated smgrclose 2024-10-27 19:05 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2024-10-25 21:03 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Useless field ispartitioned in CreateStmtContext 2024-10-25 07:31 UTC Kirill Reshke <reshkekirill@gmail.com> Re: cache lookup failed when \d t concurrent with DML change column data type 2024-10-25 07:15 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row 2024-10-21 09:30 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Amcheck verification of GiST and GIN 2024-10-18 12:42 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Consider the number of columns in the sort cost model 2024-10-14 19:59 UTC Kirill Reshke <reshkekirill@gmail.com> Re: Call rm_redo in a temporary memory context 2024-10-01 10:29 UTC Kirill Reshke <reshkekirill@gmail.com> 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