Commits

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

DateSubjectAuthorReleases
1998-10-08 Make functions static or ifdef NOT_USED. Prevent pg_version creation. Bruce Momjian 7.1.1
1998-09-23 Fix for datetime from Tatsuo Ishii 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-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-06-15 Fix macros that were not properly surrounded by parens or braces. Bruce Momjian 7.1.1
1998-05-09 Define "tz_hour" and "tz_minute" arguments to date_part(). 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-11 Goodbye register keyword. Compiler knows better. Bruce Momjian 7.1.1
1998-01-07 Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. Clean up use of VARDATA. Bruce Momjian 7.1.1
1998-01-05 Change some ABORTS to ERROR. Add line number when COPY Failure. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-12-23 Fix format to produce actual German style. Affects new "GERMAN" feature only. Thomas G. Lockhart 7.1.1
1997-12-17 Enable timespan_finite() and text_timespan() routines (was commented out). Thomas G. Lockhart 7.1.1
1997-12-04 Add 'GERMAN' style to date/time output. Thomas G. Lockhart 7.1.1
1997-11-17 Allow fractional values for delta times (e.g. '2.5 days'). Thomas G. Lockhart 7.1.1
1997-10-25 Fix occasional uninitialized variable fractional seconds Thomas G. Lockhart 7.1.1
1997-10-17 Fix delta time decoding for 12 AM/PM. Thomas G. Lockhart 7.1.1
1997-09-20 Fix typo for default units for timespan input. Thomas G. Lockhart 7.1.1
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-09-06 Cleanup needed for indent. Bruce Momjian 7.1.1
1997-09-05 Cleanups needed for indent. Remove }; Bruce Momjian 7.1.1
1997-09-04 Add comparision routines and catalog entries to support indices on Thomas G. Lockhart 7.1.1