Mailing lists [pgsql-committers]
- pgsql: Add optional parameter to PG_TRY() macros David Rowley
- pgsql: Fix final compiler warning produced by -Wshadow=compatible-local David Rowley
- pgsql: Refactor TAP test authentication/001_password.pl Michael Paquier
- pgsql: Fix comment in xlogprefetcher.c Michael Paquier
- pgsql: Introduce t_isalnum() to replace t_isalpha() || t_isdigit() test Tom Lane
- pgsql: Remove useless character-length checks in contrib/ltree. Tom Lane
- pgsql: Take care to de-duplicate entries in standby.c's table of locks. Tom Lane
- pgsql: Remove uses of MemoryContextContains in nodeAgg.c and nodeWindow Tom Lane
- pgsql: Remove MemoryContextContains(). Tom Lane
- pgsql: meson: Fix two comments Andres Freund
- pgsql: windows: Adjust FD_SETSIZE via commandline define Andres Freund