overflowing - Search results in mailing lists

2025-06-17 03:38:05 | pgsql: Fix re-distributing previously distributed invalidation messages (Masahiko Sawada)

overflow. This should not affect existing implementations, as it is unlikely that third-party extensions

2025-06-17 03:38:02 | pgsql: Fix re-distributing previously distributed invalidation messages (Masahiko Sawada)

overflow. This should not affect existing implementations, as it is unlikely that third-party extensions

2025-06-17 03:37:58 | pgsql: Fix re-distributing previously distributed invalidation messages (Masahiko Sawada)

overflow. This should not affect existing implementations, as it is unlikely that third-party extensions

2025-06-17 03:37:55 | pgsql: Fix re-distributing previously distributed invalidation messages (Masahiko Sawada)

overflow. This should not affect existing implementations, as it is unlikely that third-party extensions

2025-05-28 22:10:56 | pgsql: Tighten parsing of datetime input. (Tom Lane)

overflow in the callers. That doesn't have any security consequences, but it's still

2025-04-07 16:45:25 | pgsql: read_stream: Fix overflow hazard with large shared buffers (Andres Freund)

overflow hazard with large shared buffers If the limit returned by GetAdditionalPinLimit() is large, the buffer

2025-03-28 19:39:34 | pgsql: Fix timestamp overflow in UUIDv7 implementation. (Masahiko Sawada)

overflow in UUIDv7 implementation. The uuidv7_interval() function previously converted a shifted microsecond-precision timestamp

2025-03-26 11:52:23 | pgsql: Fix integer-overflow problem in scram_SaltedPassword() (Richard Guo)

overflow problem in scram_SaltedPassword() Setting the iteration count for SCRAM secret generation to INT_MAX will

2025-03-26 11:50:31 | pgsql: Fix integer-overflow problem in scram_SaltedPassword() (Richard Guo)

overflow problem in scram_SaltedPassword() Setting the iteration count for SCRAM secret generation to INT_MAX will

2025-03-26 11:47:57 | pgsql: Fix integer-overflow problem in scram_SaltedPassword() (Richard Guo)

overflow problem in scram_SaltedPassword() Setting the iteration count for SCRAM secret generation to INT_MAX will

2025-03-13 06:00:35 | pgsql: Fix read_stream.c for changing io_combine_limit. (Thomas Munro)

overflow space, which was sized for io_combine_limit and could be overrun if the GUC was increased

2025-03-13 06:00:23 | pgsql: Fix read_stream.c for changing io_combine_limit. (Thomas Munro)

overflow space, which was sized for io_combine_limit and could be overrun if the GUC was increased

2025-03-08 19:25:16 | pgsql: Clear errno before calling strtol() in spell.c. (Tom Lane)

overflow error in case errno had been ERANGE already. Given the lack of field reports

2025-03-08 19:25:16 | pgsql: Clear errno before calling strtol() in spell.c. (Tom Lane)

overflow error in case errno had been ERANGE already. Given the lack of field reports

2025-03-08 19:25:16 | pgsql: Clear errno before calling strtol() in spell.c. (Tom Lane)

overflow error in case errno had been ERANGE already. Given the lack of field reports