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-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-02 Code review for HeapTupleHeader changes. Add version number to page headers Tom Lane 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-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
2001-10-02 Add CREATE OR REPLACE FUNCTION syntax to allow replacing a function Tom Lane 7.2.1
2001-09-08 Clean up some confusion about where and how to set whereToSendOutput. Tom Lane 7.2.1
2001-01-23 Fix all the places that called heap_update() and heap_delete() without Tom Lane 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-08-24 SQL-language functions are now callable in ordinary fmgr contexts ... Tom Lane 7.1.1
2000-06-09 Another round of updates for new fmgr, mostly in the datetime code. Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-01-17 setheapoverride() is history. Uses replaced with CommandCounterIncrement() Tom Lane 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1