Mailing lists [pgsql-committers]
- pgsql: Add --progress option to show progress report Tatsuo Ishii
- pgsql: Fix systable_recheck_tuple() for MVCC scan snapshots. Noah Misch
- pgsql: Implement the FILTER clause for aggregate function calls. Noah Misch
- pgsql: Comment on why planagg.c punts "MIN(x ORDER BY y)". Noah Misch
- pgsql: Use correct parameter name for view_option_value Stephen Frost
- pgsql: Use correct parameter name for view_option_value Stephen Frost
- pgsql: Use correct parameter name for view_option_value Stephen Frost
- pgsql: Fix typo in previous pgbench --progress patch. Fujii Masao
- pgsql: Fix end-of-loop optimization in pglz_find_match() function. Heikki Linnakangas
- pgsql: Fix assert failure at end of recovery, broken by XLogInsert scal Heikki Linnakangas
- pgsql: Fix variable names mentioned in comment to match the code. Heikki Linnakangas