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-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-10-05 Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the Tom Lane 7.1.1
2000-08-08 Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' Tom Lane 7.1.1
2000-07-22 Make update lists like 'UPDATE tab SET foo[1] = bar, foo[3] = baz' Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-09 Trial implementation of ALTER DROP COLUMN. Hiroshi Inoue 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-11-07 New NameStr macro to convert Name to Str. No need for var.data anymore. Bruce Momjian 7.1.1
1999-10-30 Rewrite preprocess_targetlist() to reduce overhead for simple INSERTs. Tom Lane 7.1.1
1999-08-22 Further planner/optimizer cleanups. Move all set_tlist_references Tom Lane 7.1.1
1999-08-21 Major revision of sort-node handling: push knowledge of query Tom Lane 7.1.1
1999-08-09 Move get_attdisbursion to lsyscache. Clean up get_typdefault. Tom Lane 7.1.1
1999-08-09 Create a standardized expression_tree_mutator support routine Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-16 Update #include cleanups Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. 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-05-29 new_relation_targetlist used to cause about 8 separate (and Tom Lane 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-17 Change resjunk to a boolean. Bruce Momjian 7.1.1
1999-05-12 Replaced targetlist entry in GroupClause by reference number Jan Wieck 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1