Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-09 | Remove contrib/int8. | Bruce Momjian | |
1999-05-25 | Another pgindent run. Sorry folks. | Bruce Momjian | |
1998-04-22 | From: Jun Kuwamura <juk@rccm.co.jp> | Marc G. Fournier | |
This patch fix the Makefiles in contrib/{pginterface, spi, miscutil, int8, ip_and_mac, sequence, soundex, string, userlock, array, datetime} to install their modules in one directory(lib/modules/). | |||
1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | |
1998-01-07 | Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ↵ | Bruce Momjian | |
Clean up use of VARDATA. | |||
1998-01-06 | Change some labels in bootparse to make ctags happy. Clean up ↵ | Bruce Momjian | |
outfunc/readfunc code and add missing fields for Query structure and new Union fields. Fix optimizer bug shown in new \do command. Change WARN to ERROR in contrib and regression stuff. | |||
1997-09-08 | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | |
1997-09-08 | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | |
indenting. Also static variable indenting. | |||
1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | |
1997-05-17 | Initial 64-bit integer package. | Thomas G. Lockhart | |