access - Search results in mailing lists
Mailing lists >> pgsql-committers >> Thread
2025-04-08 13:20:22 | pgsql: Fix uninitialized index information access during apply. (Amit Kapila)
access during apply. The issue happens when building conflict information during apply of INSERT or UPDATE
Mailing lists >> pgsql-committers >> Thread
2025-04-08 00:18:10 | pgsql: Add pg_buffercache_numa view with NUMA node info (Tomas Vondra)
accessed for the first time in a backend, as it touches all memory pages to get reliable
Mailing lists >> pgsql-committers >> Thread
2025-04-07 22:24:42 | pgsql: localbuf: Add Valgrind buffer access instrumentation (Andres Freund)
access instrumentation This mirrors 1e0dfd166b3 (+ 46ef520b9566), for temporary table buffers. This is mainly interesting
Mailing lists >> pgsql-committers >> Thread
2025-04-07 22:24:42 | pgsql: aio: Make AIO more compatible with valgrind (Andres Freund)
accesses to the buffer outside of AIO related code until it is pinned by "user
Mailing lists >> pgsql-committers >> Thread
2025-04-07 20:20:21 | pgsql: Allow NOT NULL constraints to be added as NOT VALID (Álvaro Herrera)
access exclusive lock on the table after any violating rows have been deleted or fixed
Mailing lists >> pgsql-committers >> Thread
2025-04-07 03:52:24 | pgsql: Fix use-after-free in pgstat_fetch_stat_backend_by_pid() (Michael Paquier)
accessed after being freed. This commit moves all the accesses to "beentry" to happen before
Mailing lists >> pgsql-committers >> Thread
2025-04-06 19:12:00 | pgsql: aio: Avoid spurious coverity warning (Andres Freund)
accessed in the relevant path, but coverity complains about an uninitialized access anyway. So just
Mailing lists >> pgsql-committers >> Thread
2025-04-06 15:54:40 | pgsql: Relax ordering-related hardcoded btree requirements in planning (Peter Eisentraut)
access to the same features by providing the required flags and callbacks. Author: Mark Dilger
Mailing lists >> pgsql-committers >> Thread
2025-04-04 13:04:31 | pgsql: Extend ALTER DEFAULT PRIVILEGES to define default privileges for (Fujii Masao)
access privileges for large objects. With this change, specified privileges will automatically apply to newly
Mailing lists >> pgsql-committers >> Thread
2025-04-01 23:50:32 | pgsql: Fix detection and handling of strchrnul() for macOS 15.4. (Tom Lane)
access to it is blocked behind a check for MACOSX_DEPLOYMENT_TARGET >= 15.4. But our does
Mailing lists >> pgsql-committers >> Thread
2025-04-01 23:50:32 | pgsql: Fix detection and handling of strchrnul() for macOS 15.4. (Tom Lane)
access to it is blocked behind a check for MACOSX_DEPLOYMENT_TARGET >= 15.4. But our does
Mailing lists >> pgsql-committers >> Thread
2025-04-01 23:50:32 | pgsql: Fix detection and handling of strchrnul() for macOS 15.4. (Tom Lane)
access to it is blocked behind a check for MACOSX_DEPLOYMENT_TARGET >= 15.4. But our does
Mailing lists >> pgsql-committers >> Thread
2025-04-01 23:50:32 | pgsql: Fix detection and handling of strchrnul() for macOS 15.4. (Tom Lane)
access to it is blocked behind a check for MACOSX_DEPLOYMENT_TARGET >= 15.4. But our does
Mailing lists >> pgsql-committers >> Thread
2025-04-01 23:50:32 | pgsql: Fix detection and handling of strchrnul() for macOS 15.4. (Tom Lane)
access to it is blocked behind a check for MACOSX_DEPLOYMENT_TARGET >= 15.4. But our does
Mailing lists >> pgsql-committers >> Thread
2025-04-01 23:50:32 | pgsql: Fix detection and handling of strchrnul() for macOS 15.4. (Tom Lane)
access to it is blocked behind a check for MACOSX_DEPLOYMENT_TARGET >= 15.4. But our does