Commits

DateSubjectAuthorReleases
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.1.10
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.2.5
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.3.1
2013-09-03 Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. Tom Lane 9.4.0
2012-05-31 Force PL and range-type support functions to be owned by a superuser. Tom Lane 9.2.0
2011-11-21 Further code review for range types patch. Tom Lane 9.2.0
2011-10-03 ProcedureCreate neglected to record dependencies on default expressions. Tom Lane 8.4.10
2011-10-03 ProcedureCreate neglected to record dependencies on default expressions. Tom Lane 9.0.6
2011-10-03 ProcedureCreate neglected to record dependencies on default expressions. Tom Lane 9.1.2
2011-10-03 ProcedureCreate neglected to record dependencies on default expressions. Tom Lane 9.2.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.1.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.2.0
2011-03-25 Fix handling of collation in SQL-language functions. Tom Lane 9.1.0
2011-03-01 Rearrange snapshot handling to make rule expansion more consistent. Tom Lane 9.1.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2010-04-05 Fix updateAclDependencies() to not assume that ACL role dependencies can only Tom Lane 9.0.0
2010-03-19 Modify error context callback functions to not assume that they can fetch Tom Lane 8.4.4
2010-03-19 Modify error context callback functions to not assume that they can fetch Tom Lane 9.0.0
2009-12-14 Fix a bug introduced when set-returning SQL functions were made inline-able: Tom Lane 8.4.3
2009-12-14 Fix a bug introduced when set-returning SQL functions were made inline-able: Tom Lane 9.0.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-10-02 Fix erroneous handling of shared dependencies (ie dependencies on roles) Tom Lane 8.1.19
2009-10-02 Fix erroneous handling of shared dependencies (ie dependencies on roles) Tom Lane 8.2.15
2009-10-02 Fix erroneous handling of shared dependencies (ie dependencies on roles) Tom Lane 8.3.9