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
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-04-19 Revise plpgsql's scanner to process comments and string literals in a way Tom Lane 8.4.0
2009-02-18 Message wordsmithing Peter Eisentraut 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-05 Rename several aliases for PLpgSQL_datum.dno to also be called dno. Tom Lane 8.4.0
2008-10-09 Fix overly tense optimization of PLpgSQL_func_hashkey: we must represent Tom Lane 8.4.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2008-08-29 Remove all traces that suggest that a non-Bison yacc might be supported, and Peter Eisentraut 8.4.0
2008-07-18 Implement SQL-spec RETURNS TABLE syntax for functions. Tom Lane 8.4.0
2008-07-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2008-05-13 Improve plpgsql's RAISE command. It is now possible to attach DETAIL and 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-06 Make plpgsql support FOR over a query specified by a cursor declaration, Tom Lane 8.4.0
2008-03-27 Reduce the need for frontend programs to include "postgres.h" by refactoring Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0