Commits

DateSubjectAuthorReleases
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.6.2
2017-02-06 Fix typos in comments. Heikki Linnakangas 10.0
2016-07-29 Eliminate a few more user-visible "cache lookup failed" errors. Robert Haas 9.6.0
2016-07-26 Change various deparsing functions to return NULL for invalid input. Robert Haas 9.6.0
2015-10-03 Fix several bugs related to ON CONFLICT's EXCLUDED pseudo relation. Andres Freund 9.5.0
2015-10-03 Fix several bugs related to ON CONFLICT's EXCLUDED pseudo relation. Andres Freund 9.6.0
2015-05-23 Fix yet another bug in ON CONFLICT rule deparsing. Andres Freund 9.5.0
2015-05-19 Various fixes around ON CONFLICT for rule deparsing. Andres Freund 9.5.0
2015-05-12 Fix ON CONFLICT bugs that manifest when used in rules. Andres Freund 9.5.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.3.7
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.1.16
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.5.0
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.2.11
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.0.20
2015-02-25 Fix dumping of views that are just VALUES(...) but have column aliases. Tom Lane 9.4.2
2013-10-26 Use unaligned output in selected regression queries to reduce diff noise. Tom Lane 9.4.0
2013-07-03 Get rid of pg_class.reltoastidxid. Fujii Masao 9.4.0
2013-05-16 Fix crash when trying to display a NOTIFY rule action. Tom Lane 9.3.0
2013-03-04 Get rid of any toast table when converting a table to a view. Tom Lane 9.3.0
2013-02-09 Add support for ALTER RULE ... RENAME TO. Tom Lane 9.3.0
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 8.3.22
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 8.4.15
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 9.0.11
2012-10-24 Prevent parser from believing that views have system columns. Tom Lane 9.1.7