| Age | Commit message (Expand) | Author |
| 1998-04-12 | More work in the right direction on linux/alpha | Marc G. Fournier |
| 1998-04-07 | Back out char2-char16 removal. Add later. | Bruce Momjian |
| 1998-03-30 | The following uuencoded, gzip'd file will ... | Bruce Momjian |
| 1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian |
| 1998-02-25 | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier |
| 1998-02-24 | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier |
| 1998-02-23 | Quick cleanups | Marc G. Fournier |
| 1998-02-23 | From: Jan Wieck <jwieck@debis.com> | Marc G. Fournier |
| 1998-02-23 | ExecReScan for Unique & Sort nodes. | Vadim B. Mikheev |
| 1998-02-13 | Atttypmod cleanup. | Bruce Momjian |
| 1998-02-13 | From: Zeugswetter Andreas SARZ <Andreas.Zeugswetter@telecom.at> | Marc G. Fournier |
| 1998-02-10 | Pass around typmod as int16. | Bruce Momjian |
| 1998-02-03 | Define boolean functions and operators for lseg <, <=, <>, >=, >. | Thomas G. Lockhart |
| 1998-02-03 | Fix for various aix related 'mis-defines' | Marc G. Fournier |
| 1998-02-02 | Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com> | Marc G. Fournier |
| 1998-01-24 | Fix prototypes so they don't look like function definitions. | Bruce Momjian |
| 1998-01-20 | Parser cleanup. | Bruce Momjian |
| 1998-01-16 | New pg_attribute.atttypmod for type-specific information like | Bruce Momjian |
| 1998-01-15 | Thank god for searchable mail archives. | PostgreSQL Daemon |
| 1998-01-11 | Fix SCO and change index name. | Bruce Momjian |
| 1998-01-07 | Goodbye ABORT. Hello ERROR for all errors. | Bruce Momjian |
| 1998-01-07 | Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ... | Bruce Momjian |
| 1998-01-05 | Move variable.c to commands/ and aclchk.c to catalog/. | Bruce Momjian |
| 1998-01-05 | Change elog(WARN) to elog(ERROR) and elog(ABORT). | Bruce Momjian |
| 1998-01-01 | Add substring function for text based on oracle_compat package but | Thomas G. Lockhart |
| 1997-12-23 | Lengthen some time conversion routine names now that longer names | Thomas G. Lockhart |
| 1997-12-17 | Move declarations for timespan2tm() and tm2timespan() from dt.c to here. | Thomas G. Lockhart |
| 1997-12-16 | Add declarations for text, bpchar, and varchar length functions. | Thomas G. Lockhart |
| 1997-11-26 | Cleanup up include files. | Bruce Momjian |
| 1997-11-21 | More archive cleanup. | Bruce Momjian |
| 1997-11-20 | Remove all time travel stuff. Small parser cleanup. | Bruce Momjian |
| 1997-11-17 | Add DTK_DOY to help decode day of year fields. | Thomas G. Lockhart |
| 1997-11-15 | Add new \df psql option and oid8types() function. | Bruce Momjian |
| 1997-11-02 | Good Bye, Time Travel! | Vadim B. Mikheev |
| 1997-10-30 | Add routines istrue() and isfalse() to directly evaluate boolean type. | Thomas G. Lockhart |
| 1997-10-28 | Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan). | Vadim B. Mikheev |
| 1997-10-25 | Add conversion routines for int2, int4, and oid to and from text. | Thomas G. Lockhart |
| 1997-10-15 | Fix for backward cursors with ORDER BY. | Vadim B. Mikheev |
| 1997-10-09 | Clean up function declarations for the boolean type package | Thomas G. Lockhart |
| 1997-09-25 | Back out inclusion of postgres.h. | Bruce Momjian |
| 1997-09-25 | Massive examples fix from Nicola Bernardelli | Bruce Momjian |
| 1997-09-20 | Add point_ne() comparison routine. | Thomas G. Lockhart |
| 1997-09-20 | Add tinterval comparison routines. | Thomas G. Lockhart |
| 1997-09-20 | Add integer/money arithmetic from Darren King. | Thomas G. Lockhart |
| 1997-09-18 | No more SortTuplesInTree... | Vadim B. Mikheev |
| 1997-09-18 | Addded to Psortstate: | Vadim B. Mikheev |
| 1997-09-15 | Fix pfree problem. | Vadim B. Mikheev |
| 1997-09-08 | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian |
| 1997-09-08 | Add typdefs to pgindent run. | Bruce Momjian |
| 1997-09-08 | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian |