Commits

DateSubjectAuthorReleases
2002-04-15 The contents of command.c, creatinh.c, define.c, remove.c and rename.c 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-09 Functions live in namespaces. Qualified function names work, eg 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-03-21 Change the aclchk.c routines to uniformly use OIDs to identify the Tom Lane 7.3.1
2002-03-20 Code review for DOMAIN patch. Tom Lane 7.3.1
2001-10-03 DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax Tom Lane 7.2.1
2001-08-10 Make OIDs optional, per discussions in pghackers. WITH OIDS is still the Tom Lane 7.2.1
2001-06-05 Correct permissions-checking bugs associated with ancient decision to 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-12-15 Remove a few remaining vestiges of elog(WARN). Tom Lane 7.1.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-10-07 Arrange that no database accesses are attempted during parser() --- this Tom Lane 7.1.1
2000-09-12 Remove incorrect extra heap_close when deleting a builtin function. Tom Lane 7.1.1
2000-07-04 Make toast-table creation and deletion work somewhat reliably. Tom Lane 7.1.1
2000-05-28 Miscellaneous cleanups of places that needed to account for new Tom Lane 7.1.1
2000-01-12 RemoveFunction didn't defend against too many args. 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