Commits

DateSubjectAuthorReleases
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
1999-02-03 Cleanup of source files where 'return' or 'var =' is alone on a line. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-07-20 Cleanup makeTargetEntry and remove internal.c. Bruce Momjian 7.1.1
1998-07-20 Use defines rather than constants for types. Bruce Momjian 7.1.1