Commits

DateSubjectAuthorReleases
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-10-31 Change the parser to convert SQL "position" and "substring" syntax to Peter Eisentraut 7.1.1
2000-10-05 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the Tom Lane 7.1.1
2000-09-29 Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. Tom Lane 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-06-09 Inheritance overhaul by Chris Bitmead <chris@bitmead.com> Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-02-21 Change parse-time representation of float literals (which include oversize Tom Lane 7.1.1
2000-02-06 Rename same() to sameseti() to have a slightly less generic name. Move Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-08-16 Major planner/optimizer revision: get rid of PathOrder node type, Tom Lane 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-02-22 Final optimizer cleanups. 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
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1
1997-03-12 From: Dan McGuirk <mcguirk@indirect.com> Marc G. Fournier 7.1.1
1996-11-04 -Wall based cleanup of include files, based from acl.h, and everything Marc G. Fournier 7.1.1
1996-10-19 clean out include files of including other includes files except those Marc G. Fournier 7.1.1
1996-08-28 More cleanups of the include files Marc G. Fournier 7.1.1