Mailing lists [pgsql-committers]
- pgsql: Avoid the use of a separate spinlock to protect a LWLock's wait Andres Freund
- pgsql: Allow Pin/UnpinBuffer to operate in a lockfree manner. Andres Freund
- pgsql: Fix access-to-already-freed-memory issue in plpython's error han Tom Lane
- pgsql: Fix access-to-already-freed-memory issue in plpython's error han Tom Lane
- pgsql: Fix access-to-already-freed-memory issue in plpython's error han Tom Lane
- pgsql: Fix access-to-already-freed-memory issue in plpython's error han Tom Lane
- pgsql: Fix access-to-already-freed-memory issue in plpython's error han Tom Lane
- pgsql: Clean up foreign-key caching code in planner. Tom Lane
- pgsql: pg_dump: add missing "destroyPQExpBuffer(query)" in dumpForeignS Tom Lane
- pgsql: Add comment about intentional fallthrough in switch. Tom Lane
- pgsql: Fix poorly thought-through code from commit 5c3c3cd0a3046339. Tom Lane
- pgsql: Use ereport(ERROR) instead of Assert() to emit syncrep_parser er Fujii Masao
- pgsql: Fix documented return type of pg_logical_emit_message() in func. Fujii Masao
- Re: pgsql: Add the "snapshot too old" feature Alexander Korotkov
- pgsql: cpluspluscheck: Update include path Peter Eisentraut
- pgsql: Fix missing "volatile" in PLy_output(). Tom Lane
- Re: pgsql: Add the "snapshot too old" feature Kevin Grittner
- pgsql: Add directory created during build to gitignore Peter Eisentraut
- pgsql: Prefix RLS regression test roles with 'regress_' Stephen Frost
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Make oldSnapshotControl a pointer to a volatile structure Kevin Grittner