Commits

DateSubjectAuthorReleases
2012-05-31 Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Tom Lane 9.2.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-03-20 Revise collation derivation method and expression-tree representation. Tom Lane 9.1.0
2011-02-20 Implement an API to let foreign-data wrappers actually be functional. Tom Lane 9.1.0
2010-12-27 Fix ill-chosen use of "private" as an argument and struct field name. Tom Lane 9.1.0
2010-10-21 Improve handling of domains over arrays. Tom Lane 9.1.0
2010-01-07 Remove all the special-case code for INT64_IS_BUSTED, per decision that Tom Lane 9.0.0
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 7.4.27
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.0.23
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.1.19
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.2.15
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.3.9
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.4.2
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 9.0.0
2009-01-07 Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, Tom Lane 8.2.12
2009-01-07 Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, Tom Lane 8.3.6
2009-01-07 Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, Tom Lane 8.4.0
2008-12-28 Support window functions a la SQL:2008. Tom Lane 8.4.0
2008-08-25 Move exprType(), exprTypmod(), expression_tree_walker(), and related routines Tom Lane 8.4.0
2008-07-16 Add a "provariadic" column to pg_proc to eliminate the remarkably expensive Tom Lane 8.4.0
2008-05-15 Add support for tracking call counts and elapsed runtime for user-defined Tom Lane 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 7.3.21
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 7.4.19