Mailing lists [pgsql-committers]
- pgsql: Add prefix checks in exclude lists for pg_rewind, pg_checksums a Michael Paquier
- pgsql: Add prefix checks in exclude lists for pg_rewind, pg_checksums a Michael Paquier
- pgsql: Add prefix checks in exclude lists for pg_rewind, pg_checksums a Michael Paquier
- pgsql: Move bitmap_hash and bitmap_match to bitmapset.c. Robert Haas
- pgsql: Put all the prototypes for hashfn.c into the same header file. Robert Haas
- pgsql: Adapt hashfn.c and hashutils.h for frontend use. Robert Haas
- pgsql: Change client-side fsync_fname() to report errors fatally Peter Eisentraut
- pgsql: Account explicitly for long-lived FDs that are allocated outside Tom Lane
- pgsql: Issue properly WAL record for CID of first catalog tuple in mult Michael Paquier
- pgsql: expression eval: Reduce number of steps for agg transition invoc Andres Freund
- pgsql: Fix compile failure. Tom Lane