Mailing lists [pgsql-committers]
- pgsql: Fix bug in dumping prior releases due to MV REFRESH dependency c Kevin Grittner
- pgsql: Add regression tests for XML mapping of domains Peter Eisentraut
- pgsql: Add cost estimation of range @> and <@ operators. Heikki Linnakangas
- pgsql: Change the way UESCAPE is lexed, to reduce the size of the flex Heikki Linnakangas
- pgsql: Avoid inserting Result nodes that only compute identity projecti Tom Lane
- pgsql: Minor fixes for hstore_to_json_loose(). Tom Lane
- pgsql: Also update psqlscan.l with the UESCAPE error rule changes. Heikki Linnakangas
- pgsql: Add regression test for MV join to view. Kevin Grittner
- pgsql: Revert unnecessary change in MV call to checkRuleResultList(). Kevin Grittner
- pgsql: Avoid inserting no-op Limit plan nodes. Tom Lane