Commits

Showing commits that first shipped in 8.4 (backpatches included). Clear

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-02-17 Prevent privilege escalation in explicit calls to PL validators. Noah Misch 8.4.20
2012-05-31 Ignore SECURITY DEFINER and SET attributes for a PL's call handler. Tom Lane 8.4.12
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.4.2
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-07 Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 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-06-06 Change xlog.h to xlogdefs.h in bufpage.h, and fix fallout. Alvaro Herrera 8.4.0
2008-05-15 Add support for tracking call counts and elapsed runtime for user-defined Tom Lane 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 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-04-18 Modify the float4 datatype to be pass-by-val. Along the way, remove the last Alvaro Herrera 8.4.0
2008-04-17 Clean up a few places where Datums were being treated as pointers (and vice Alvaro Herrera 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0