aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/error/assert.c
Commit message (Expand)AuthorAge
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Put external declarations into header files.Peter Eisentraut2000-11-21
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-31
* Add:Bruce Momjian2000-01-26
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Update #include cleanupsBruce Momjian1999-07-16
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* Add SLEEP_ON_ABORTBruce Momjian1998-06-18
* port name cleanupBruce Momjian1998-06-18
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* From: Raymond Toy <toy@rtp.ericsson.se>Marc G. Fournier1997-04-17
* Add an abort() call to ExceptionalCondition so that is Assert isMarc G. Fournier1996-11-11
* change include c.h to postgres.hMarc G. Fournier1996-11-11
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09