index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
error
Commit message (
Expand
)
Author
Age
*
From: Bryan Henderson <bryanh@giraffe.netgate.net>
Marc G. Fournier
1997-11-09
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Make functions static where possible, enclose unused functions in #ifdef NOT_...
Bruce Momjian
1997-08-19
*
Remove more (void) and fix -Wall warnings.
Bruce Momjian
1997-08-12
*
Various compile errors concerning overflow due to shifts, unsigned, and bad p...
Bruce Momjian
1997-07-24
*
added const declaration E.Mergl
Edmund Mergl
1997-05-17
*
From: Raymond Toy <toy@rtp.ericsson.se>
Marc G. Fournier
1997-04-17
*
Add string.h for strerror() prototype
Marc G. Fournier
1997-03-26
*
This is an attempt to get rid of some cruft...
Marc G. Fournier
1997-03-18
*
Patch from Sven Verdoolaege <skimo@breughel.ufsia.ac.be> for large_objects
Marc G. Fournier
1997-03-18
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
*
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-14
*
There was JMP_BUF defined in config.h. And SIGJMP_BUF later.
Vadim B. Mikheev
1996-12-27
*
Fix over fix: JMP_BUF gone away and we have SIGJMP_BUF now.
Vadim B. Mikheev
1996-12-14
*
Avoiding
Vadim B. Mikheev
1996-12-14
*
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
*
Add an abort() call to ExceptionalCondition so that is Assert is
Marc G. Fournier
1996-11-11
*
change include c.h to postgres.h
Marc G. Fournier
1996-11-11
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Another directory that compiles with no errors, and few warnings
Marc G. Fournier
1996-11-06
*
Produce a clean compile of backend...
Marc G. Fournier
1996-11-03
*
more removal of PORTNAME_*
Marc G. Fournier
1996-10-31
*
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-27
*
Removed const warning.
Bruce Momjian
1996-10-13
*
I grabbed the latest version of the source code via sup this morning,
Marc G. Fournier
1996-08-14
*
- merging in Dr. George's tree with ours
Marc G. Fournier
1996-07-22
*
Fixes:
Marc G. Fournier
1996-07-19
*
fix: BSDi 2.1 requires a port seperate from BSDi 2.0{.1}
Marc G. Fournier
1996-07-16
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09