Mailing lists [pgsql-bugs]
- Re: BUG #19583: macaddr input accepts octet fields longer than 8 hex digits Zexin Li
- Re: BUG #19594: to_char/jsonpath format cache serves a format tree parsed in the wrong strict-mode Andrey Rachitskiy
- Re: BUG #19595: Three memory-safety defects in src/backend/tsearch/spell.c (dictionary loader), PG 18.3 Andrey Rachitskiy
- Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table Hüseyin Demir
- BUG #19607: Bug 18: `pg_surgery` infinite loop in `heap_force_common` PG Bug reporting form
- BUG #19608: Error while Reindexing Main Table PG Bug reporting form
- Re: BUG #19604: Bug 9: `plperl_to_hstore` heap overflow with a tied Perl hash Aleksander Alekseev
- Re: BUG #19603: Vuln47: distance_taxicab and distance_chebyshev silently return 0 instead of NaN when a cube coordin Ayush Tiwari
- Re: BUG #19607: Bug 18: `pg_surgery` infinite loop in `heap_force_common` Andrey Rachitskiy
- Re: BUG #19607: Bug 18: `pg_surgery` infinite loop in `heap_force_common` Andrey Borodin
- Re: BUG #19600: pgcrypto crypt() can return text with invalid encoding Andrey Rachitskiy
- Re: BUG #19601: Vuln45: Unbounded recursion via self-retying Perl scalar in bool_plperl's SvTRUE call causes backend Andrey Rachitskiy
- Re: BUG #19586: money division overflow David Rowley
- Re: BUG #19593: area(circle) silently returns Infinity instead of raising "value out of range: overflow" David Rowley
- BUG #19609: Server crashes when executing a JIT-compiled SQL function on s390x PG Bug reporting form
- Re: BUG #19593: area(circle) silently returns Infinity instead of raising "value out of range: overflow" Andrey Rachitskiy
- Re: BUG #19593: area(circle) silently returns Infinity instead of raising "value out of range: overflow" Andrey Rachitskiy
- Re: BUG #19593: area(circle) silently returns Infinity instead of raising "value out of range: overflow" David Rowley
- Re: BUG #19588: Semantically equivalent DISTINCT ON query returns different result when wrapped in MATERIALIZED CTE. Nitin Motiani
- Re: MERGE/SPLIT PARTITIONS issues/questions Alexander Korotkov
- Re: BUG #19555: TRAP: failed Assert (ent->cmin == change->data.tuplecid.cmin) on logical replication li kid
- Re: file corruption goes undetected Tomas Vondra
- Re: BUG #19441: Backend waits for serializable snapshot indefinitely on removing temp relations Andrey Rachitskiy
- Re: BUG #19598: pg_waldump: -s/-e accept out-of-range WAL locations and silently use the low 32 bits Zexin Li
- BUG #19615: COVAR_POP / COVAR_SAMP / REGR_SXY return 0.0 instead of NaN PG Bug reporting form
- COPY TO regression with psql -c Zsolt Parragi
- Re: BUG #19610: Database won't start if an unrelated process is exist Tom Lane
- Re: BUG #19615: COVAR_POP / COVAR_SAMP / REGR_SXY return 0.0 instead of NaN Tom Lane
- Re: COPY TO regression with psql -c Tom Lane
- RE: BUG #19616: pgoutput sends stream abort ('A') to clients that did not enable streaming Hayato Kuroda (Fujitsu)
- Re: BUG #19598: pg_waldump: -s/-e accept out-of-range WAL locations and silently use the low 32 bits Zexin Li
- Re: BUG #19613: pg_restore: several SEGVs in ReadToc() in pg_backup_archiver.c Andrey Borodin
- Re: BUG #19616: pgoutput sends stream abort ('A') to clients that did not enable streaming Andrey Rachitskiy
- Re: BUG #19612: SEGV in ParseConfigFp() in guc-file.l Michael Paquier
- Re: BUG #19612: SEGV in ParseConfigFp() in guc-file.l Andrey Rachitskiy
- BUG #19626: Segmentation fault planning self-join IN subquery with LATERAL UNION ALL PG Bug reporting form
- Re: BUG #19621: Unexpected results of JSON_VALUE with DEFAULT ON EMPTY Andrey Rachitskiy
- Re: BUG #19627: 32,768 trigger arguments wrap `tgnargs` and are silently lost at runtime Kyotaro Horiguchi
- Re: Possible G2-item at SERIALIZABLE Zsolt Parragi
- Re: BUG #19623: Postmaster livelocks respawning io workers when children die after crash restart; pg_ctl stop fails Michael Paquier
- BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation PG Bug reporting form
- Re: BUG #19623: Postmaster livelocks respawning io workers when children die after crash restart; pg_ctl stop fails Michael Paquier
- pg_restore: stack-buffer-overflow(read) in _tarGetHeader() in pg_backup_tar.c Ilia Kashintsev
- Re: BUG #19633: Unexpected results of IN (subquery) with a non-deterministic collation Tender Wang
- BUG #19636: heap_fill_tuple misses short varlena conversion after EOH_flatten_into, causing 3-byte waste per row PG Bug reporting form
- Re: BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 Ayush Tiwari
- Re: BUG #19636: heap_fill_tuple misses short varlena conversion after EOH_flatten_into, causing 3-byte waste per row Andrey Rachitskiy
- Re: BUG #19628: Uninterruptible vacuum during hash index processing mostafa nabil
- BUG #19637: pg_event_trigger_ddl_commands can't process GRANT ON PROPERTY GRAPH PG Bug reporting form
- BUG #19638: Planner chooses an index-only scan for an index AM without amcanreturn, and execution fails PG Bug reporting form
- Re: BUG #19629: pg_restore_relation_stats reports XX000 instead of proper SQLSTATE for input validation errors Alexander Lakhin
- Re: BUG #19638: Planner chooses an index-only scan for an index AM without amcanreturn, and execution fails Andrey Rachitskiy
- Re: BUG #19638: Planner chooses an index-only scan for an index AM without amcanreturn, and execution fails Manuel Reyes Bravo
- Re: BUG #19638: Planner chooses an index-only scan for an index AM without amcanreturn, and execution fails Andrey Rachitskiy
- Re: autovacuum: automatically propagate updated parameters Bharath Rupireddy
- Re: autovacuum: automatically propagate updated parameters Daniel Gustafsson
- Re: repack with verbose output: not showing the number of removable row versions when using USING INDEX or CONCURRENTLY option Jochen Bandhauer
- Re: repack with verbose output: not showing the number of removable row versions when using USING INDEX or CONCURRENTLY option Fujii Masao
- Re: BUG #19637: pg_event_trigger_ddl_commands can't process GRANT ON PROPERTY GRAPH Fujii Masao
- Fwd: Re: repack with verbose output: not showing the number of removable row versions when using USING INDEX or CONCURRENTLY option Jochen Bandhauer
- Re: REPACK (CONCURRENTLY) doesn't handle invalid indexes Zsolt Parragi
- Re: BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work surya poondla
- Re: BUG #19441: Backend waits for serializable snapshot indefinitely on removing temp relations Andrey Borodin
- Re: to_char() on integer with V format silently wraps on overflow Andrey Rachitskiy
- Re: autovacuum: automatically propagate updated parameters Daniel Gustafsson
- BUG #19641: Unexpected results on an SP-GiST indexed column with a non-deterministic collation PG Bug reporting form
- Re: BUG #19487: Error while executing SQL query involving XML parsing Tom Lane
- BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs PG Bug reporting form
- Re: BUG #19595: Three memory-safety defects in src/backend/tsearch/spell.c (dictionary loader), PG 18.3 Tom Lane
- Re: BUG #19595: Three memory-safety defects in src/backend/tsearch/spell.c (dictionary loader), PG 18.3 Tom Lane
- Re: BUG #19487: Error while executing SQL query involving XML parsing Andrey Rachitskiy