Commits

DateSubjectAuthorReleases
2016-08-09 Doc: clarify description of CREATE/ALTER FUNCTION ... SET FROM CURRENT. Tom Lane 9.6.0
2016-04-05 Support ALTER THING .. DEPENDS ON EXTENSION Alvaro Herrera 9.6.0
2015-09-16 Determine whether it's safe to attempt a parallel plan for a query. Robert Haas 9.6.0
2015-03-09 Allow CURRENT/SESSION_USER to be used in certain commands Alvaro Herrera 9.5.0
2014-02-24 doc: Improve DocBook XML validity Peter Eisentraut 9.4.0
2012-02-15 Make CREATE/ALTER FUNCTION support NOT LEAKPROOF. Robert Haas 9.2.0
2012-02-14 Allow LEAKPROOF functions for better performance of security views. Robert Haas 9.2.0
2011-08-07 Fix a whitespace issue with the man pages Peter Eisentraut 9.1.0
2011-08-07 Fix a whitespace issue with the man pages Peter Eisentraut 9.2.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-04-03 Remove unnecessary xref endterm attributes and title ids Peter Eisentraut 9.0.0
2009-09-18 Easier to translate psql help Peter Eisentraut 9.0.0
2008-11-14 Set SQL man pages to be section 7 by default, and only transform them to Peter Eisentraut 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2007-09-03 Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. Tom Lane 8.3.0
2007-09-03 Implement function-local GUC parameter settings, as per recent discussion. Tom Lane 8.3.0
2007-01-22 Add COST and ROWS options to CREATE/ALTER FUNCTION, plus underlying pg_proc Tom Lane 8.3.0
2006-09-16 Remove emacs info from footer of SGML files. Bruce Momjian 8.2.0
2006-02-18 Minor SGML style police work. Neil Conway 8.2.0
2005-11-01 Make an editorial pass over the reference pages. Tom Lane 8.1.0
2005-10-13 Update documentation to reflect the new ALTER OWNER rules for all Tom Lane 8.1.0
2005-08-01 Documentation for ALTER object SET SCHEMA commands. Also some minor Tom Lane 8.1.0
2005-05-26 Document that utility commands such as DROP FUNCTION allow argument names Tom Lane 8.1.0
2005-03-14 Allow ALTER FUNCTION to change a function's strictness, volatility, and Neil Conway 8.1.0