Commits

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

DateSubjectAuthorReleases
2009-03-08 Add comments about kwlookup.c expectations Alvaro Herrera 8.4.0
2009-03-07 Separate the key word list that lived in keywords.c into a new header file Alvaro Herrera 8.4.0
2009-02-24 Add the possibility to specify an explicit validator function for foreign-data Peter Eisentraut 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-31 Add some basic support for window frame clauses to the window-functions Tom Lane 8.4.0
2008-12-28 Support window functions a la SQL:2008. Tom Lane 8.4.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 8.4.0
2008-10-27 SQL:2008 syntax CURRENT_CATALOG, CURRENT_SCHEMA, SET CATALOG, SET SCHEMA. Peter Eisentraut 8.4.0
2008-10-22 SQL:2008 alternative syntax for LIMIT/OFFSET: Peter Eisentraut 8.4.0
2008-10-21 Allow SQL:2008 syntax ALTER TABLE ... ALTER COLUMN ... SET DATA TYPE Peter Eisentraut 8.4.0
2008-10-04 Implement SQL-standard WITH clauses, including WITH RECURSIVE. Tom Lane 8.4.0
2008-09-23 Make LC_COLLATE and LC_CTYPE database-level settings. Collation and Heikki Linnakangas 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-16 Support "variadic" functions, which can accept a variable number of arguments Tom Lane 8.4.0
2008-07-03 Add a function pg_get_keywords() to let clients find out the set of keywords Tom Lane 8.4.0
2008-05-21 Link in keywords file instead of copying it. Michael Meskes 8.4.0
2008-05-16 Add a RESTART (without parameter) option to ALTER SEQUENCE, allowing a 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