Mailing lists [pgsql-committers]
- pgsql: Remove dead code supporting mark/restore in SeqScan, TidScan, Va Tom Lane
- pgsql: Add pageinspect functions for inspecting GIN indexes. Heikki Linnakangas
- pgsql: Fix bogus comments in XLogRecordAssemble Heikki Linnakangas
- pgsql: Add a comment to regress.c explaining what it contains. Heikki Linnakangas
- pgsql: No need to call XLogEnsureRecordSpace when the relation is unlog Heikki Linnakangas
- pgsql: Make psql's \sf and \ef honor ECHO_HIDDEN. Andrew Dunstan
- pgsql: Fix an error in psql that overcounted output lines. Andrew Dunstan
- pgsql: Simplify API for initially hooking custom-path providers into th Tom Lane
- pgsql: Rearrange CustomScan API. Tom Lane