Mailing lists [pgsql-committers]
- pgsql: Fix overflow danger in SampleHeapTupleVisible() Melanie Plageman
- pgsql: Add common interface for TBMIterators Melanie Plageman
- pgsql: Bitmap Table Scans use unified TBMIterator Melanie Plageman
- pgsql: Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE records Melanie Plageman
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Fix Assert failure in WITH RECURSIVE UNION queries David Rowley
- pgsql: Optimize grouping equality checks with virtual slots David Rowley
- pgsql: Extract logic filling pg_stat_get_io()'s tuplestore into its own Michael Paquier
- pgsql: Add backend-level statistics to pgstats Michael Paquier
- pgsql: Prevent redeclaration of typedef yyscan_t Peter Eisentraut
- Re: pgsql: seg: pure parser and reentrant scanner Peter Eisentraut
- pgsql: Small whitespace improvement Peter Eisentraut
- pgsql: bootstrap: pure parser and reentrant scanner Peter Eisentraut
- pgsql: Avoid nbtree index scan SAOP scanBehind confusion. Peter Geoghegan
- pgsql: Avoid nbtree index scan SAOP scanBehind confusion. Peter Geoghegan
- pgsql: Remove extra prefetch iterator setup for Bitmap Table Scan Melanie Plageman
- pgsql: Fix bitmap table scan crash on iterator release Melanie Plageman