aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/error
Commit message (Expand)AuthorAge
* From: Bryan Henderson <bryanh@giraffe.netgate.net>Marc G. Fournier1997-11-09
* 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
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-19
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-24
* added const declaration E.MerglEdmund Mergl1997-05-17
* From: Raymond Toy <toy@rtp.ericsson.se>Marc G. Fournier1997-04-17
* Add string.h for strerror() prototypeMarc G. Fournier1997-03-26
* This is an attempt to get rid of some cruft...Marc G. Fournier1997-03-18
* Patch from Sven Verdoolaege <skimo@breughel.ufsia.ac.be> for large_objectsMarc G. Fournier1997-03-18
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-12
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-14
* There was JMP_BUF defined in config.h. And SIGJMP_BUF later.Vadim B. Mikheev1996-12-27
* Fix over fix: JMP_BUF gone away and we have SIGJMP_BUF now.Vadim B. Mikheev1996-12-14
* AvoidingVadim B. Mikheev1996-12-14
* Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson1996-11-14
* 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
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Makefile cleanup after reorganizationBruce Momjian1996-11-09
* Compile and warning cleanupBruce Momjian1996-11-08
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-06
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* more removal of PORTNAME_*Marc G. Fournier1996-10-31
* Simplify make files, add full dependencies.Bryan Henderson1996-10-27
* Removed const warning.Bruce Momjian1996-10-13
* I grabbed the latest version of the source code via sup this morning,Marc G. Fournier1996-08-14
* - merging in Dr. George's tree with oursMarc G. Fournier1996-07-22
* Fixes:Marc G. Fournier1996-07-19
* fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}Marc G. Fournier1996-07-16
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09