If you find a bug, please use the bug reporting form.
| Thread | Author | Time |
|---|---|---|
| Re: BUG #19583: macaddr input accepts octet fields longer than 8 hex digits 📎 | Zexin Li | 01:40 |
| BUG #19593: area(circle) silently returns Infinity instead of raising "value out of range: overflow" | PG Bug reporting form | 03:07 |
| Re: MERGE/SPLIT PARTITIONS issues/questions 📎 | jian he | 09:49 |
| Re: MERGE/SPLIT PARTITIONS issues/questions | Zsolt Parragi | 11:11 |
| BUG #19594: to_char/jsonpath format cache serves a format tree parsed in the wrong strict-mode | PG Bug reporting form | 15:05 |
| Re: BUG #19593: area(circle) silently returns Infinity instead of raising "value out of range: overflow" | Andrey Rachitskiy | 15:16 |
| Re: BUG #19594: to_char/jsonpath format cache serves a format tree parsed in the wrong strict-mode 📎 | Andrey Rachitskiy | 16:50 |
| Re: BUG #19583: macaddr input accepts octet fields longer than 8 hex digits | Daniel Gustafsson | 19:16 |
| Thread | Author | Time |
|---|---|---|
| Re: MERGE/SPLIT PARTITIONS issues/questions 📎 | jian he | 03:45 |
| Re: BUG #19608: Error while Reindexing Main Table | Michael Paquier | 05:43 |
| Re: BUG #19555: TRAP: failed Assert (ent->cmin == change->data.tuplecid.cmin) on logical replication | li kid | 12:06 |
| BUG #19610: Database won't start if an unrelated process is exist | PG Bug reporting form | 12:50 |
| Update in check_max_stack_depth 📎 | Daria Shanina | 13:31 |
| file corruption goes undetected | Bram van der Vos | 14:11 |
| Re: Update in check_max_stack_depth 📎 | Andrey Rachitskiy | 14:21 |
| Re: file corruption goes undetected | Tomas Vondra | 22:01 |
| Re: file corruption goes undetected | Tom Lane | 22:09 |
| Re: MERGE/SPLIT PARTITIONS issues/questions | Zsolt Parragi | 22:59 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #19598: pg_waldump: -s/-e accept out-of-range WAL locations and silently use the low 32 bits 📎 | Zexin Li | 01:58 |
| Re: MERGE/SPLIT PARTITIONS issues/questions | jian he | 03:41 |
| Re: PostgreSQL 18.4 backend SIGSEGV in pgstat_gc_entry_refs() after caught DSM attach error 📎 | Michael Paquier | 06:34 |
| Re: BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table | solai v | 07:06 |
| Re: BUG #19610: Database won't start if an unrelated process is exist | Daniel Gustafsson | 08:41 |
| Re: Update in check_max_stack_depth | Daria Shanina | 09:41 |
| BUG #19612: SEGV in ParseConfigFp() in guc-file.l | PG Bug reporting form | 13:32 |
| BUG #19613: pg_restore: several SEGVs in ReadToc() in pg_backup_archiver.c | PG Bug reporting form | 13:37 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #19441: Backend waits for serializable snapshot indefinitely on removing temp relations 📎 | Andrey Rachitskiy | 08:23 |
| Thread | Author | Time |
|---|---|---|
| Re: PostgreSQL 18.4 backend SIGSEGV in pgstat_gc_entry_refs() after caught DSM attach error | Michael Paquier | 23:42 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #19598: pg_waldump: -s/-e accept out-of-range WAL locations and silently use the low 32 bits | Zexin Li | 00:40 |
| BUG #19615: COVAR_POP / COVAR_SAMP / REGR_SXY return 0.0 instead of NaN | PG Bug reporting form | 02:34 |
| Re: BUG #19612: SEGV in ParseConfigFp() in guc-file.l 📎 | Andrey Rachitskiy | 06:30 |
| Re: BUG #19613: pg_restore: several SEGVs in ReadToc() in pg_backup_archiver.c 📎 | Andrey Rachitskiy | 07:05 |
| Re: BUG #19615: COVAR_POP / COVAR_SAMP / REGR_SXY return 0.0 instead of NaN 📎 | Andrey Rachitskiy | 15:24 |
| Re: BUG #19615: COVAR_POP / COVAR_SAMP / REGR_SXY return 0.0 instead of NaN | Tom Lane | 15:56 |
| COPY TO regression with psql -c 📎 | Zsolt Parragi | 19:32 |
| Re: MERGE/SPLIT PARTITIONS issues/questions 📎 | Alexander Korotkov | 21:36 |
| BUG #19616: pgoutput sends stream abort ('A') to clients that did not enable streaming | PG Bug reporting form | 22:58 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #19616: pgoutput sends stream abort ('A') to clients that did not enable streaming 📎 | Andrey Rachitskiy | 02:27 |
| BUG #19620: pg_class index corruption caused by statement_timeout during VACUUM FULL | PG Bug reporting form | 02:37 |
| BUG #19621: Unexpected results of JSON_VALUE with DEFAULT ON EMPTY | PG Bug reporting form | 03:25 |
| Re: Should CUSTER (ANALYZE) work? | Alvaro Herrera | 09:12 |
| SIGSEGV in dynahash 📎 | Konstantin Knizhnik | 13:06 |
| Re: SIGSEGV in dynahash | Tom Lane | 16:12 |
| Re: SIGSEGV in dynahash | Michael Paquier | 23:32 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #19612: SEGV in ParseConfigFp() in guc-file.l 📎 | Michael Paquier | 06:05 |
| Re: BUG #19612: SEGV in ParseConfigFp() in guc-file.l | Andrey Rachitskiy | 06:50 |
| Re: BUG #19621: Unexpected results of JSON_VALUE with DEFAULT ON EMPTY 📎 | Andrey Rachitskiy | 14:29 |
| Re: BUG #19612: SEGV in ParseConfigFp() in guc-file.l | Tom Lane | 14:32 |
| Re: BUG #19613: pg_restore: several SEGVs in ReadToc() in pg_backup_archiver.c | Andrey Borodin | 15:03 |
| Re: BUG #19620: pg_class index corruption caused by statement_timeout during VACUUM FULL | Andrey Borodin | 16:01 |
| BUG #19622: io_method=worker retains file descriptors on dropped relations | PG Bug reporting form | 18:00 |
| Re: BUG #19612: SEGV in ParseConfigFp() in guc-file.l | Michael Paquier | 22:26 |
| Re: BUG #19583: macaddr input accepts octet fields longer than 8 hex digits 📎 | Zexin Li | 23:36 |
| Thread | Author | Time |
|---|---|---|
| Re: BUG #19626: Segmentation fault planning self-join IN subquery with LATERAL UNION ALL | Tender Wang | 02:28 |
| Re: BUG #19627: 32,768 trigger arguments wrap `tgnargs` and are silently lost at runtime 📎 | Kyotaro Horiguchi | 02:56 |
| BUG #19629: pg_restore_relation_stats reports XX000 instead of proper SQLSTATE for input validation errors | PG Bug reporting form | 03:50 |
| BUG #19630: FOR PORTION OF crashes with XX000 when target range is NULL | PG Bug reporting form | 03:51 |
| BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 | PG Bug reporting form | 03:51 |
| BUG #19632: RULE rewriting crashes with XX000 when RETURNING old/new references a system column | PG Bug reporting form | 03:52 |