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-06-15 Final #include cleanup. Bruce Momjian 7.1.1
2000-06-15 Clean up #include's. Bruce Momjian 7.1.1
2000-06-03 New warning code about auto-created range table entries. Bruce Momjian 7.1.1
2000-05-30 Remove unused include files. Do not touch /port or includes used by defines. Bruce Momjian 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 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-11-22 Add system indexes to match all caches. 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-09-29 Disable new FROM-clause warning. Bruce Momjian 7.1.1
1999-09-28 Add subquery mention in auto-create table entry. Bruce Momjian 7.1.1
1999-09-28 Reverse out last scan.l patch for minus handling.\ Bruce Momjian 7.1.1
1999-09-27 Emit warning on SELECT pg_language.* Bruce Momjian 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-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-22 Fix for DEFAULT ''. Bruce Momjian 7.1.1
1999-05-17 Change resjunk to a boolean. Bruce Momjian 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-03-16 Update nextval() code. Bruce Momjian 7.1.1
1999-03-16 Fix snprintf with strings, and nextval('"Aa"'); Bruce Momjian 7.1.1
1999-03-15 Allow sequence nextval actions to be case-sensitive. Bruce Momjian 7.1.1