Mailing lists [pgsql-committers]
- pgsql: Allow role created by new test to log in on Windows. Tom Lane
- pgsql: Fix typos and inconsistencies in code and comments Michael Paquier
- pgsql: Remove unneeded defines from pg_config.h.in Michael Paquier
- Re: pgsql: Remove unneeded defines from pg_config.h.in Tom Lane
- Re: pgsql: Remove unneeded defines from pg_config.h.in Michael Paquier
- Re: pgsql: Remove unneeded defines from pg_config.h.in Tom Lane
- pgsql: Remove unneeded probes from configure and meson Michael Paquier
- Re: pgsql: Remove unneeded defines from pg_config.h.in Michael Paquier
- Re: pgsql: Remove unneeded defines from pg_config.h.in Tom Lane
- pgsql: Improve the comments atop build_replindex_scan_key(). Amit Kapila
- pgsql: Use the GetPGProcByNumber() macro when possible David Rowley
- pgsql: Tighten up assertion on a local variable Heikki Linnakangas
- pgsql: Tighten up assertion on a local variable Heikki Linnakangas
- pgsql: Separate read and write pointers in pg_saslprep Peter Eisentraut
- pgsql: Fix comment in tableam.c Michael Paquier
- pgsql: Remove redundant SET enable_partitionwise_join = on. Robert Haas
- pgsql: Add the MODE option to the WAIT FOR LSN command Alexander Korotkov
- pgsql: Adjust errcode in checkPartition() Alexander Korotkov
- pgsql: Use WAIT FOR LSN in PostgreSQL::Test::Cluster::wait_for_catchup( Alexander Korotkov
- pgsql: Extend xlogwait infrastructure with write and flush wait types Alexander Korotkov
- pgsql: Add tab completion for the WAIT FOR LSN MODE option Alexander Korotkov
- pgsql: Fix typo in parallel.c. Masahiko Sawada
- pgsql: ci: Remove ulimit -p for netbsd/openbsd Andres Freund
- pgsql: ci: Remove ulimit -p for netbsd/openbsd Andres Freund
- pgsql: Update to latest Snowball sources. Tom Lane