Commits

DateSubjectAuthorReleases
2018-08-23 Fix lexing of standard multi-character operators in edge cases. Andrew Gierth 9.6.11
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2016-11-03 psql: Split up "Modifiers" column in \d and \dD Peter Eisentraut 10.0
2016-10-09 Fix incorrect handling of polymorphic aggregates used as window functions. Tom Lane 9.6.1
2016-10-09 Fix incorrect handling of polymorphic aggregates used as window functions. Tom Lane 10.0
2015-05-01 Deparse named arguments to use the new => operator instead of := Robert Haas 9.5.0
2015-03-10 Allow named parameters to be specified using => in addition to := Robert Haas 9.5.0
2013-11-11 Fix ruleutils pretty-printing to not generate trailing whitespace. Tom Lane 9.3.2
2013-11-11 Fix ruleutils pretty-printing to not generate trailing whitespace. Tom Lane 9.4.0
2013-02-03 Perform line wrapping and indenting by default in ruleutils.c. Tom Lane 9.3.0
2012-06-26 Make DROP FUNCTION hint more informative. Robert Haas 9.3.0
2012-02-19 Improve pretty printing of viewdefs. Andrew Dunstan 9.2.0
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 8.4.10
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 9.0.6
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 9.1.2
2011-12-01 Fix getTypeIOParam to support type record[]. Tom Lane 9.2.0
2011-03-14 Adjust regression test to avoid platform-dependent failure. Tom Lane 9.1.0
2010-05-30 Change the notation for calling functions with named parameters from Tom Lane 9.0.0
2009-11-03 Fix regression tests for psql \d view patch Peter Eisentraut 9.0.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2009-04-21 Add agg/normal/trigger/window flags for psql \df and in \df output. Bruce Momjian 8.4.0
2009-02-09 Adopt Bob Jenkins' improved hash function for hash_any(). This changes the Tom Lane 8.4.0
2008-12-19 When we added the ability to have zero-element ARRAY[] constructs by adding an Tom Lane 8.4.0
2008-12-18 Code review for function default parameters patch. Fix numerous problems as Tom Lane 8.4.0