]> granicus.if.org Git - postgresql/history - src/backend/utils/error/assert.c
Safe guard in case of imporper data is provided to elog()
[postgresql] / src / backend / utils / error / assert.c
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-21 Peter EisentrautPut external declarations into header files.
2000-05-31 Peter EisentrautThe heralded `Grand Unified Configuration scheme' ...
2000-01-26 Bruce MomjianAdd:
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-16 Bruce MomjianUpdate #include cleanups
1999-07-15 Bruce MomjianRemove unused #includes in *.c files.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
1998-06-18 Bruce MomjianAdd SLEEP_ON_ABORT
1998-06-18 Bruce Momjianport name cleanup
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-04-17 Marc G. FournierFrom: Raymond Toy <toy@rtp.ericsson.se>
1996-11-11 Marc G. FournierAdd an abort() call to ExceptionalCondition so that...
1996-11-11 Marc G. Fournierchange include c.h to postgres.h
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01