]> granicus.if.org Git - postgresql/history - src/backend/utils/cache/lsyscache.c
Remove un-needed braces around single statements.
[postgresql] / src / backend / utils / cache / lsyscache.c
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-10 Bruce MomjianPass around typmod as int16.
1998-01-29 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-20 Bruce MomjianParser cleanup.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1997-11-17 Bruce MomjianRemove 16 char limit on system table/index names. ...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-10-31 Bruce MomjianAdded needed include file.
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01