Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Fix race condition with unprotected use of a latch pointervaria Tom Lane
- [COMMITTERS] pgsql: Fix race condition with unprotected use of a latch pointervaria Tom Lane
- [COMMITTERS] pgsql: Tag refs/tags/REL_10_0 was created pgsql@postgresql.org
- [COMMITTERS] pgsql: Allow multiple tables to be specified in one VACUUM or ANALYZEc Tom Lane
- [COMMITTERS] pgsql: Adjust git_changelog for new-style release tags. Tom Lane
- [COMMITTERS] pgsql: Replace binary search in fmgr_isbuiltin with a lookup array. Andres Freund
- [COMMITTERS] pgsql: Move genbki.pl's find_defined_symbol to Catalog.pm. Andres Freund
- [COMMITTERS] pgsql: Attempt to adapt windows build for 212e6f34d55c. Andres Freund
- [COMMITTERS] pgsql: Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX. Andres Freund