]> granicus.if.org Git - postgresql/history - src/backend/utils/error/excabort.c
Further work on elog cleanup: fix some bogosities in elog's logic about
[postgresql] / src / backend / utils / error / excabort.c
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-01-26 Bruce MomjianAdd:
1999-07-16 Bruce MomjianUpdate #include cleanups
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-05-29 Bruce MomjianRemove fork()/exec() and only do fork(). Small cleanups.
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-11-03 Marc G. FournierProduce a clean compile of backend...
1996-07-09 Marc G. FournierPostgres95 1.01 Distribution - Virgin Sources PG95-1_01