Commits

DateSubjectAuthorReleases
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-01 Give left_oper() and right_oper() noError parameters like oper() (the Tom Lane 7.3.1
2002-04-16 Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 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-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-16 Clean up two rather nasty bugs in operator selection code. Tom Lane 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-12-12 any_ordering_op()'s argument should be declared Oid not int. Tom Lane 7.1.1
1999-08-23 Remove bogus code in oper_exact --- if it didn't find an exact Tom Lane 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-05-29 Define new routines oper_exact() and oper_inexact(). Thomas G. Lockhart 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1997-11-26 Make parser functions static where possible. Bruce Momjian 7.1.1
1997-11-26 Cleanup up include files. Bruce Momjian 7.1.1
1997-11-25 Break parser functions into smaller files, group together. Bruce Momjian 7.1.1