summaryrefslogtreecommitdiff
path: root/contrib/int8/int8.c
AgeCommit message (Expand)Author
1999-10-09Remove contrib/int8.Bruce Momjian
1999-05-25Another pgindent run. Sorry folks.Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-07Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...Bruce Momjian
1998-01-06Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-05-17Initial 64-bit integer package.Thomas G. Lockhart