Commits

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

DateSubjectAuthorReleases
2001-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-22 Clean up index/btree comments/macros, as approved. 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 Make pgsql compile on FreeBSD-alpha. 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-11 More cleanups. Still doesn't work. Bruce Momjian 7.1.1
1999-07-19 Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where 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 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. 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-07 Alignment cleanup so no more massive switch statements for alignment, Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-27 Make 'name' type int aligned, like char/varchar. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-11 Goodbye register keyword. Compiler knows better. Bruce Momjian 7.1.1
1998-02-06 Update now that attcacheoff initial value is -1 always. Bruce Momjian 7.1.1
1998-02-05 Fix for varchar functions, and indextyple j-1 fix. Bruce Momjian 7.1.1
1998-02-04 Cleanup getattr code. Make CHAR() use attcacheoff. Bruce Momjian 7.1.1
1998-01-31 Inline fastgetattr and others so data access does not use function Bruce Momjian 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1