Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
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
1999-06-17 Defend against function calls with more than 8 arguments (code Tom Lane 7.1.1
1999-05-25 pgindent run over code. 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-12-08 Define routines and catalog entries for string min()/max() functions. Thomas G. Lockhart 7.1.1
1998-10-08 Make functions static or ifdef NOT_USED. Prevent pg_version creation. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-05-29 Add func_select_candidate() to allow use in unary operator parsing. Thomas G. Lockhart 7.1.1
1998-05-09 Add capabilities for automatic type conversion. Thomas G. Lockhart 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-05 func_error() changed so that if caller is passed with NULL value, its Marc G. Fournier 7.1.1
1998-02-05 Fix up this so that it also doesn't use a caller variable... Marc G. Fournier 7.1.1
1998-01-20 Parser cleanup. Bruce Momjian 7.1.1