overflowing - Search results in mailing lists
Mailing lists >> pgsql-announce >> Thread
2024-05-09 13:09:17 | PostgreSQL 16.3, 15.7, 14.12, 13.15, and 12.19 Released! (PostgreSQL Global Development Group)
overflow hazards in [`date_bin()`](https:///docs/current/functions-datetime.html#FUNCTIONS-DATETIME-BIN). * Detect integer overflow when adding or subtracting an [interval
Mailing lists >> pgsql-announce >> Thread
2024-03-08 20:48:01 | pgCluu v4.0 released (HexaCluster via PostgreSQL Announce)
overflow, state). * Add collect of `/sys/kernel/debug/sched/migration_cost_ns` with kernel >= 5.19 collect start-end metrics only twice
Mailing lists >> pgsql-announce >> Thread
2023-11-09 14:09:25 | PostgreSQL 16.1, 15.5, 14.10, 13.13, 12.17, and 11.22 Released! (PostgreSQL Global Development Group)
overflow in array modification CVSS v3 Base Score: [8.8](https:///vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) Supported, Vulnerable Versions: 11 - 16. The security
Mailing lists >> pgsql-announce >> Thread
2023-08-27 06:31:33 | pgAdmin 4 v7.6 Released (pgAdmin Development Team via PostgreSQL Announce)
OVERFLOW config values of the pgAdmin config DB connection pool. * Fix incorrect redirection URL after
Mailing lists >> pgsql-announce >> Thread
2021-12-20 13:43:20 | PostgreSQL Weekly News - December 19, 2021 (PWN via PostgreSQL Announce)
overflow issue that could result in poor scheduling on machines where off_t is only
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)
overflowed-subtransaction" wraparound tracking on standby servers that could lead to performance degradation. * Ensure that
Mailing lists >> pgsql-announce >> Thread
2021-11-08 08:24:59 | PostgreSQL Weekly News - November 7, 2021 (PWN via PostgreSQL Announce)
overflowed. But if there are no overflowed transactions for a long time, snapshots could be mistakenly
Mailing lists >> pgsql-announce >> Thread
2021-10-24 23:19:49 | PostgreSQL Weekly News - October 24, 2021 (PWN via PostgreSQL Announce)
overflow. In pg_dump the buffer is bounded by MAXPGPATH, and thus the limit must
Mailing lists >> pgsql-announce >> Thread
2021-09-20 00:53:38 | PostgreSQL Weekly News - September 19, 2021 (PWN via PostgreSQL Announce)
overflow on systems where long is 32 bit. Reported-By:
Andres Freund
Mailing lists >> pgsql-announce >> Thread
2021-08-30 06:57:19 | PostgreSQL Weekly News - August 29, 2021 (PWN via PostgreSQL Announce)
overflowed snapshot. The proximate cause is that TransactionXmin was set to an incorrect value. The underlying
Mailing lists >> pgsql-announce >> Thread
2021-08-23 15:31:07 | PostgreSQL Weekly News - August 22, 2021 (PWN via PostgreSQL Announce)
overflow checks in the same way as the base64 routines in src/common/ used by SCRAM
Mailing lists >> pgsql-announce >> Thread
2021-08-10 00:35:07 | PostgreSQL Weekly News - August 8, 2021 (PWN via PostgreSQL Announce)
overflow tests in the numeric code. Formerly, the numeric code tested whether an integer value
Mailing lists >> pgsql-announce >> Thread
2021-08-02 01:43:13 | PostgreSQL Weekly News - August 1, 2021 (PWN via PostgreSQL Announce)
overflow errors. Dean Rasheed, reviewed by Yugo
Mailing lists >> pgsql-announce >> Thread
2021-07-12 08:08:27 | PostgreSQL Weekly News - July 11, 2021 (PWN via PostgreSQL Announce)
overflow due to too many digits after decimal point. This fixes an overflow error when
Mailing lists >> pgsql-announce >> Thread
2021-07-05 09:35:30 | PostgreSQL Weekly News - July 4, 2021 (PWN via PostgreSQL Announce)
overflow in a more C-standard-compliant fashion. This is motivated by recent failures on buildfarm