agora inbox for pgsql-bugs@postgresql.org
help / color / mirror / Atom feedMessages from tgl@sss.pgh.pa.us
Re: file corruption goes undetected
2026-08-06 22:09 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19609: Server crashes when executing a JIT-compiled SQL function on s390x
2026-08-05 14:15 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19601: Vuln45: Unbounded recursion via self-retying Perl scalar in bool_plperl's SvTRUE call causes backend
2026-08-03 22:01 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19595: Three memory-safety defects in src/backend/tsearch/spell.c (dictionary loader), PG 18.3
2026-08-02 20:11 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19595: Three memory-safety defects in src/backend/tsearch/spell.c (dictionary loader), PG 18.3
2026-08-02 17:25 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19582: Query fails on mixed IPv4 IPv6 data when index added
2026-07-27 19:25 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19581: Non-UTF8-encoded text in log file
2026-07-27 12:32 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19567: Redundant outer DISTINCT causes a second full aggregation above UNION
2026-07-22 11:34 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16)
2026-07-20 02:35 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16)
2026-07-18 18:11 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: [patch] BUG #19558: User-defined prefix operators "|" and "->" no longer parse in 19beta2 (SQL/PGQ grammar change)
2026-07-18 17:03 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: [patch] BUG #19558: User-defined prefix operators "|" and "->" no longer parse in 19beta2 (SQL/PGQ grammar change)
2026-07-18 15:42 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
2026-07-17 17:42 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16)
2026-07-17 17:20 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16)
2026-07-16 23:23 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
2026-07-16 16:04 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
2026-07-15 19:12 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
2026-07-15 18:29 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19551: TRAP: failed Assert("max_pinned_buffers > 0")
2026-07-13 13:01 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build
2026-07-09 05:28 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19525: In `contrib/dict_int`, handling a token whose first byte is a null byte causes `pnstrdup()` .
2026-07-05 20:12 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19543: ALTER RULE ... RENAME accepts reserved name "_RETURN" for a non-view rule; breaks a restored dump
2026-07-04 14:37 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
2026-07-03 19:36 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
2026-07-03 17:01 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
2026-07-03 13:50 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
2026-07-02 23:02 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
2026-07-02 16:54 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
2026-07-02 14:38 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19524: NaN handling in btree_gist's float4/float8 opclasses
2026-07-01 17:33 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19540: Inconsistent integer-to-octal formatting for permission GUCs in pg_settings (boot_val vs setting)
2026-06-30 15:58 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #17502: View based on window functions returns wrong results when queried
2026-06-30 02:27 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19524: NaN handling in btree_gist's float4/float8 opclasses
2026-06-29 23:08 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19524: NaN handling in btree_gist's float4/float8 opclasses
2026-06-29 15:35 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19524: NaN handling in btree_gist's float4/float8 opclasses
2026-06-29 15:04 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19538: ALTER SYSTEM adds extra quotes
2026-06-29 13:55 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
2026-06-25 13:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
2026-06-24 14:57 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19484: Segmentation fault triggered by FDW
2026-06-24 01:53 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
2026-06-22 18:30 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19527: Double-Abort Crash in `ResOwnerReleaseOSSLCipher` via `encrypt_iv` with Oversized Input
2026-06-22 16:37 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
2026-06-21 19:40 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
2026-06-17 21:56 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
2026-06-17 15:56 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19518: Path resolution for loading a function fails, if postgres is somewhere in the path.
2026-06-13 00:52 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19515: Creating a faulty BRIN operator class can cause the server to crash when used.
2026-06-10 14:38 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Hashed SAOP on composite type with non-hashable column errors at runtime
2026-06-08 16:00 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19513: pg_upgrade fails with orphan records in pg_init_priv catalog table
2026-06-07 20:31 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
2026-06-07 15:51 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
2026-06-05 19:11 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Hashed SAOP on composite type with non-hashable column errors at runtime
2026-06-05 18:17 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Hashed SAOP on composite type with non-hashable column errors at runtime
2026-06-05 18:12 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_key
2026-06-05 00:06 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Warning while compiling 19beta1
2026-06-04 15:11 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Warning while compiling 19beta1
2026-06-04 14:43 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19504: Segmentation fault in plpython3u function (pg19)
2026-06-02 19:26 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: GREATEST/LEAST ignores comparison operator volatility in contain_volatile_functions_walker
2026-06-02 19:21 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
2026-06-01 23:26 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
2026-05-28 15:12 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19496: Assert("ItemPointerIsValid(pointer)") when using pageinspect
2026-05-27 13:57 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19493: Assertion failure in pg_plan_advice with EXISTS subquery and DO_NOT_SCAN advice
2026-05-27 01:08 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19482: Recursive QueueFKConstraintValidation() lacks stack depth check
2026-05-26 15:59 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19492: intarray: fix variable stats leak in _int_matchsel
2026-05-25 22:17 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19486: Regression in SQL-language functions using XML values and IS DOCUMENT
2026-05-25 21:23 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_get_indexdef() output not idempotent for partial indexes with ALL(ARRAY[…])::text[]
2026-05-13 13:51 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_dumpall can't be restored with different bootstrap superuser
2026-05-05 19:10 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Interval unit format bug
2026-04-30 14:04 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19467: Inconsistency in MOD() result involving POWER() and floating-point precision in PostgreSQL
2026-04-27 14:08 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19457: RE: pgp_sym_encrypt silently accepts non-FIPS ciphers (bf, cast5, 3des) when OpenSSL is in FIPS mod
2026-04-24 14:38 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: [BUG] Windows Server 2019 build fail
2026-04-24 14:24 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_dumpall bug exit code 0 with fatal
2026-04-23 21:42 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Chinese translations not applied correctly on PostgreSQL 18 Windows
2026-04-23 21:28 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: to_date()/to_timestamp() silently accept month=0 and day=0
2026-04-23 15:40 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
2026-04-22 22:13 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: PostgreSQL 17: Bug in libpq when libpq is dlopened/closed multiple times
2026-04-22 19:23 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Potential buffer overrun in spell.c's CheckAffix()
2026-04-22 14:50 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Potential buffer overrun in spell.c's CheckAffix()
2026-04-22 13:44 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Potential buffer overrun in spell.c's CheckAffix()
2026-04-21 22:35 UTC Tom Lane <tgl@sss.pgh.pa.us>
Potential buffer overrun in spell.c's CheckAffix()
2026-04-21 17:32 UTC Tom Lane <tgl@sss.pgh.pa.us>
to_char() vs. long numeric formatting strings from locale
2026-04-21 17:00 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-04-21 02:30 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19460: FULL JOIN rewriting issue on empty queries
2026-04-20 22:40 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19460: FULL JOIN rewriting issue on empty queries
2026-04-20 19:23 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19460: FULL JOIN rewriting issue on empty queries
2026-04-20 19:01 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19460: FULL JOIN rewriting issue on empty queries
2026-04-20 02:32 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19460: FULL JOIN rewriting issue on empty queries
2026-04-20 01:26 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19460: FULL JOIN rewriting issue on empty queries
2026-04-19 21:10 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG: PL/pgSQL FOREACH misparses variable named "slice" with SLICE clause
2026-04-17 15:16 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19354: JOHAB rejects valid byte sequences
2026-04-15 02:06 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19455: ALTER TABLE RENAME will rename a sequence
2026-04-13 14:22 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19454: PL/pgSQL mishandling jsonb attribute reference
2026-04-13 14:12 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19006: Assert(BufferIsPinned) in BufferGetBlockNumber() is triggered for forwarded buffer
2026-04-11 02:22 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19452: heap-buffer-overflow in `pg_basebackup --format=tar --gzip`
2026-04-08 18:59 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: array_agg(anyarray) silently produces corrupt results with parallel workers when inputs mix NULL and non-NULL array elements
2026-04-06 17:16 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19450: Where is checksum_block.inc.c after master install?
2026-04-06 03:07 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19450: Where is checksum_block.inc.c after master install?
2026-04-06 02:50 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19437: temp_tablespaces doesn't work inside a cursor?
2026-04-06 02:46 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: array_agg(anyarray) silently produces corrupt results with parallel workers when inputs mix NULL and non-NULL array elements
2026-04-04 16:41 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19449: Massive performance degradation for complex query on Postgres 16+ (few seconds -> multiple hours)
2026-04-02 22:43 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Surprising behavior with pushing predicates down into a view
2026-03-31 17:54 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19443: GIN jsonb_path_ops index not used when many rows contain nested null values (PostgreSQL 18.3)
2026-03-30 19:03 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19446: Domain DEFAULT not reflected in system catalogs and information_schema (PG 18.3)
2026-03-30 18:51 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19445: Domain DEFAULT not recorded in pg_attrdef (atthasdef false) in PostgreSQL 18.3
2026-03-30 18:49 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19444: conkey field empty for domain NOT NULL constraint in pg_constraint (18.3)
2026-03-30 18:44 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-30 16:29 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-30 02:19 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-30 00:34 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-29 23:51 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-29 16:25 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-29 15:32 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-27 17:41 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19438: segfault with temp_file_limit inside cursor
2026-03-27 01:02 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19437: temp_tablespaces doesn't work inside a cursor?
2026-03-25 13:31 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19435: Error: "No relation entry for relid 2" Triggered by Complex Join with Self-Referencing Tables
2026-03-23 21:34 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19435: Error: "No relation entry for relid 2" Triggered by Complex Join with Self-Referencing Tables
2026-03-20 20:26 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19435: Error: "No relation entry for relid 2" Triggered by Complex Join with Self-Referencing Tables
2026-03-20 14:30 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Revoke Connect Privilege from Database not working
2026-03-18 17:58 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Revoke Connect Privilege from Database not working
2026-03-18 16:36 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19429: An issue regarding the processing of Oid as an int type in ecpg
2026-03-15 23:00 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19433: json_object_agg_unique Crashes When Used as Window Function
2026-03-15 21:27 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19431: limitation of the data type jsonb equals 8Kb
2026-03-12 15:55 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18
2026-03-12 15:46 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18
2026-03-11 17:51 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: GROUP BY in CTE causes ELSE in outer query to be prematurely evaluated
2026-03-04 20:37 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19423: canonicalize_path does not function correctly when processing paths that contain . and ..
2026-03-03 14:28 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-03-02 16:17 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19418: SQL/JSON JSON_VALUE() does not conform to ISO/IEC 9075-2:2023(E) 6.34 <JSON value constructor>
2026-03-02 06:37 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19421: PostgreSQL MERGE Crash: heap_compute_data_size() at heaptuple.c:236
2026-02-28 19:56 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-27 21:52 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-27 21:28 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-27 21:22 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_get_viewdef() produces non-round-trippable SQL for views with USING join on mismatched integer types
2026-02-27 18:08 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_get_viewdef() produces non-round-trippable SQL for views with USING join on mismatched integer types
2026-02-27 15:21 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_get_viewdef() produces non-round-trippable SQL for views with USING join on mismatched integer types
2026-02-26 18:27 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19417: '\dD' fails to list user-defined domains that shadow built-in type names (e.g., 'numeric')
2026-02-26 16:18 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: pg_get_viewdef() produces non-round-trippable SQL for views with USING join on mismatched integer types
2026-02-26 16:10 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-25 18:58 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-25 18:30 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-25 17:39 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-25 16:50 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Major Version Upgrade failure due to orphan roles entries in catalog
2026-02-25 15:36 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: basic_archive lost archive_directory
2026-02-23 22:22 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19412: Wrong query result with not null constraint
2026-02-19 18:25 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.
2026-02-18 19:18 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.
2026-02-17 21:55 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19411: libpq 16.x exhibits a memory leak when connections are repeatedly created and destroyed
2026-02-17 18:47 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19411: libpq 16.x exhibits a memory leak when connections are repeatedly created and destroyed
2026-02-17 17:01 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19406: substring(text) fails on valid UTF-8 toasted value in PostgreSQL 15.16
2026-02-16 18:21 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.
2026-02-16 16:48 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19410: Cannot ser client_encoding
2026-02-15 15:10 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19407: pg_dump : DROP RULE creates forward references
2026-02-14 01:11 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19408: Bad plan for UNION ALL subquery with outer WHERE, ORDER BY, LIMIT, and separate indexes
2026-02-13 23:36 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.
2026-02-13 20:18 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19404: manpages are missing in 18.x source.tar.gz
2026-02-13 16:21 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19404: manpages are missing in 18.x source.tar.gz
2026-02-12 18:03 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19404: manpages are missing in 18.x source.tar.gz
2026-02-12 17:25 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19403: psql fails when trying to import a file that
2026-02-12 17:17 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19401: Inconsistent predicate evaluation with derived table vs direct query involving NULL
2026-02-11 16:43 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Possibly a bug
2026-02-10 22:34 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Possibly a bug
2026-02-09 16:14 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Incorrect description for "SET" abbreviation in Time Zone Appendix
2026-02-08 18:10 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19392: PG_UPGRADE is non-functional on Windows
2026-02-05 04:23 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19391: pg_ctl: the PID file "/xxxx/postmaster.pid" is empty
2026-01-31 01:52 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19389: pg_dump output differs after setting schema comment to NULL
2026-01-25 18:46 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19380: Transition table in AFTER INSERT trigger misses rows from MERGE when used with INSERT in a CTE
2026-01-24 17:27 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19380: Transition table in AFTER INSERT trigger misses rows from MERGE when used with INSERT in a CTE
2026-01-24 15:58 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19388: Failing to connect to postgres with EACCES error
2026-01-23 20:31 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19388: Failing to connect to postgres with EACCES error
2026-01-23 15:35 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19387: About Response time delay.
2026-01-23 15:16 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Revoke Connect Privilege from Database not working
2026-01-21 16:57 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19377: Query planner interesting behaviour
2026-01-21 16:18 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19386: Unnecessary Sort in query plan for SELECT literal with ORDER BY
2026-01-21 15:42 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Revoke Connect Privilege from Database not working
2026-01-20 23:05 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19380: Transition table in AFTER INSERT trigger misses rows from MERGE when used with INSERT in a CTE
2026-01-20 18:00 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19380: Transition table in AFTER INSERT trigger misses rows from MERGE when used with INSERT in a CTE
2026-01-20 17:21 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19383: Server crash at getmissingattr
2026-01-20 15:10 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19099: Conditional DELETE from partitioned table with non-updatable partition raises internal error
2026-01-19 18:25 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Inconsistent handling of signed zero (-0) between INNER JOIN and INTERSECT ALL
2026-01-12 19:29 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19370: PG18 returns incorrect array slice results when slice bounds depend on another array expression
2026-01-06 19:01 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19370: PG18 returns incorrect array slice results when slice bounds depend on another array expression
2026-01-06 18:35 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19370: PG18 returns incorrect array slice results when slice bounds depend on another array expression
2026-01-06 16:40 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19370: PG18 returns incorrect array slice results when slice bounds depend on another array expression
2026-01-06 15:59 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19368: f54af9f does not create the correct macro for autotools build
2025-12-31 16:52 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19368: f54af9f does not create the correct macro for autotools build
2025-12-31 15:59 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19365: postgres 18 pg_dump fails whan drop sequence concurrently
2025-12-29 17:28 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19367: typos in backend/utils/adt/timestamp.c
2025-12-29 15:37 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: GROUP BY ROLLUP queries on views trigger full table scans (index usage not optimized)
2025-12-28 16:51 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19363: PostgreSQL shared memory exhaustion during query execution involving views and parallel workers
2025-12-27 21:33 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19363: PostgreSQL shared memory exhaustion during query execution involving views and parallel workers
2025-12-27 17:02 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Regression: partial index with IS NOT NULL predicate not used for min/max optimization on NOT NULL columns
2025-12-24 17:13 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19358: Short circuit optimization exists in generic plan but missed in custom plan
2025-12-17 21:37 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19350: Short circuit optimization missed when runningsqlscriptes in JDBC
2025-12-17 15:44 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19357: PostgreSQL generates a custom plan that performs worse than the generic plan for a certain query.
2025-12-17 15:39 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19354: JOHAB rejects valid byte sequences
2025-12-16 15:41 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19354: JOHAB rejects valid byte sequences
2025-12-16 00:56 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19353: Error XX000 if referencing expanded array in grouping set: variable not found in subplan target list
2025-12-12 16:54 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19352: SQL Error messages do not include schema name along with table or data object name.
2025-12-12 15:39 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: Bug in sub-query
2025-12-12 15:26 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19350: Short circuit optimization missed when running sqlscriptes in JDBC
2025-12-10 16:07 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19340: Wrong result from CORR() function
2025-12-06 23:32 UTC Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #19345: MemoryContextSizeFailure after upgrade 14.11 to 17.7 in stored procedure
2025-12-06 21:04 UTC Tom Lane <tgl@sss.pgh.pa.us>
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