causing crash - Search results in mailing lists
Mailing lists >> pgsql-announce >> Thread
2025-02-20 17:18:50 | PostgreSQL 17.4, 16.8, 15.12, 14.17, and 13.20 Released! (PostgreSQL Global Development Group)
cause crashes. This problem could be noticeable from a PostgreSQL client library, based on how it is integrated
Mailing lists >> pgsql-announce >> Thread
2025-02-10 06:46:22 | Citus 13.0 Released! (Citus Data via PostgreSQL Announce)
crashes caused by unsafe catalog access, and segmentation faults in distributed procedures * Fixes to resolve
Mailing lists >> pgsql-announce >> Thread
2024-08-30 10:29:38 | pg_hint_plan v1.7.0 Released (pg_hint_plan via PostgreSQL Announce)
cause unwelcome plan instabilities, so this has been removed for all stable branches. - Handle better the hint table if the extension is not created. - Various improvements and fixes to documentation and regression test suite. - Addition
Mailing lists >> pgsql-announce >> Thread
2024-08-08 12:53:40 | PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20, and 17 Beta 3 Released! (PostgreSQL Global Development Group)
crashing when a JIT-inlined backend function throws an error. * Fix handling of subtransactions of prepared transactions when starting a hot standby server. * Prevent incorrect initialization of logical replication slots. * Fix memory leak
Mailing lists >> pgsql-announce >> Thread
2023-08-10 12:51:24 | PostgreSQL 15.4, 14.9, 13.12, 12.16, 11.21, and PostgreSQL 16 Beta 3 Released! (PostgreSQL Global Development Group)
cause a PostgreSQL `FATAL` error instead of a C++ exception. * Allow `VACUUM` to continue after detecting certain types of B-tree index corruption. While this fix allows VACUUM to continue, you still need to `REINDEX
Mailing lists >> pgsql-announce >> Thread
2023-02-09 14:05:08 | PostgreSQL 15.2, 14.7, 13.10, 12.14, and 11.19 Released! (PostgreSQL Global Development Group)
cause `libpq` to over-read and report an error message containing uninitialized bytes from and following its receive buffer. If `libpq`'s caller somehow makes that message accessible to the attacker, this achieves a disclosure
Mailing lists >> pgsql-announce >> Thread
2022-09-08 13:06:06 | PostgreSQL 15 Beta 4 Released! (PostgreSQL Global Development Group)
crash with parallel vacuum. * Fix issue with [recovery prefeteching](https:///docs/15/runtime-config-wal.html#GUC-RECOVERY-PREFETCH) that could cause a crash
Mailing lists >> pgsql-announce >> Thread
2022-06-16 13:12:12 | PostgreSQL 14.4 Released! (PostgreSQL Global Development Group)
causing `SELECT` queries that used the index to not find certain rows. This issue may not have corrupted your indexes, but if you are unsure, we advise you to reindex using the instructions below
Mailing lists >> pgsql-announce >> Thread
2021-11-29 09:37:51 | PostgreSQL Weekly News - November 28, 2021 (PWN via PostgreSQL Announce)
caused two issues with the existing in-core callers, failing on EINVAL when using a stream as argument: - psql's \copy would crash
Mailing lists >> pgsql-announce >> Thread
2021-11-23 08:49:07 | PostgreSQL Weekly News - November 21, 2021 (PWN via PostgreSQL Announce)
cause is that the recursion to get_query_def from get_insert_query_def neglected to pass down the context->namespaces list, passing constant NIL instead. This is a very ancient oversight, but AFAICT
Mailing lists >> pgsql-announce >> Thread
2021-11-11 14:13:14 | PostgreSQL 14.1, 13.5, 12.9, 11.14, 10.19, and 9.6.24 Released! (PostgreSQL Global Development Group)
crash. * Fix parallel `VACUUM` so that it will process indexes below the [`min_parallel_index_scan_size`](https:///docs/14/runtime-config-query.html#GUC-MIN-PARALLEL-INDEX-SCAN-SIZE) threshold if the table has at least two indexes that are above that size. This problem
Mailing lists >> pgsql-announce >> Thread
2021-11-08 08:24:59 | PostgreSQL Weekly News - November 7, 2021 (PWN via PostgreSQL Announce)
cause transient problems. Author:
Nikolai Berkoff
Mailing lists >> pgsql-announce >> Thread
2021-10-24 23:19:49 | PostgreSQL Weekly News - October 24, 2021 (PWN via PostgreSQL Announce)
caused failures in the index build in 'multiple-row-versions' isolation test, in multiple buildfarm members. On my laptop it was easier to reproduce by building an index on a larger table, so that
Mailing lists >> pgsql-announce >> Thread
2021-10-18 07:38:45 | PostgreSQL Weekly News - October 17, 2021 (PWN via PostgreSQL Announce)
caused some modules to be updated to current when the point of the recipe is to build an old environment. Discussion: [https:///m/E1mYY6Z-0006OL-QN@gemulon.postgresql.org](https://postgr.es/m/E1mYY6Z-0006OL-QN@gemulon.postgresql.org) [https:///pg/commitdiff/3eb1f4d09745433c70ccac411cad24d0374b9c3b](https://git.postgresql.org/pg/commitdiff/3eb1f4d09745433c70ccac411cad24d0374b9c3b) - Fix EXPLAIN of SEARCH BREADTH FIRST queries some more. Commit
Mailing lists >> pgsql-announce >> Thread
2021-10-11 22:25:44 | Percona Distribution for PostgreSQL Operator 1.0.0 (Percona via PostgreSQL Announce)
cause the crash of the whole database Pod if pmm-agent is not working properly