Commits

DateSubjectAuthorReleases
2004-04-01 Replace TupleTableSlot convention for whole-row variables and function Tom Lane 8.0.0
2004-01-06 Apply the core parts of Dennis Bjorklund's patch to allow function Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-15 OK, some of these syntax errors should be given other codes. Peter Eisentraut 7.4.1
2003-09-09 Some "feature not supported" errors are better syntax errors, because the Peter Eisentraut 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2002-12-13 Phase 3 of read-only-plans project: ExecInitExpr now builds expression Tom Lane 7.4.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-02 Code review for HeapTupleHeader changes. Add version number to page headers Tom Lane 7.3.1
2002-08-27 This patches replaces a few more usages of strcpy() and sprintf() when Bruce Momjian 7.3.1
2002-08-09 has_table_privilege spawns scions has_database_privilege, has_function_privilege, Tom Lane 7.3.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-07-24 Remove unused system table columns: Peter Eisentraut 7.3.1
2002-07-20 oid is needed, it is added at the end of the struct (after the null Bruce Momjian 7.3.1
2002-07-18 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus Peter Eisentraut 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-22 Add optional "validator" function to languages that can validate the Peter Eisentraut 7.3.1
2002-05-18 Allow functions to be executed with the privileges of the function owner. Peter Eisentraut 7.3.1
2002-04-11 Restructure representation of aggregate functions so that they have pg_proc Tom Lane 7.3.1
2002-04-05 Divide functions into three volatility classes (immutable, stable, and Tom Lane 7.3.1
2002-03-29 pg_type has a typnamespace column; system now supports creating types Tom Lane 7.3.1
2002-02-18 Privileges on functions and procedural languages Peter Eisentraut 7.3.1
2001-10-02 Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function Tom Lane 7.2.1