Commits

DateSubjectAuthorReleases
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-04-16 Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 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 First phase of SCHEMA changes, concentrating on fixing the grammar and Tom Lane 7.3.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-10-04 Consider interpreting a function call as a trivial (binary-compatible) Tom Lane 7.2.1
2001-05-19 New comment. This func/column things has always confused me. Bruce Momjian 7.2.1
2001-05-18 Rename ParseFuncOrColumn() to ParseColumnOrFunc(). Bruce Momjian 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-09-12 First cut at full support for OUTER JOINs. There are still a few loose Tom Lane 7.1.1
2000-08-20 Make functional indexes accept binary-compatible functions, for example Tom Lane 7.1.1
2000-08-08 Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-16 Turns out that Mazurkiewicz's gripe about 'function inheritance' is Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-10 Make number of args to a function configurable. Bruce Momjian 7.1.1
1999-12-10 Teach grammar and parser about aggregate(DISTINCT ...). No implementation Tom Lane 7.1.1
1999-08-21 Major revision of sort-node handling: push knowledge of query Tom Lane 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1