index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
1996-11-15
Fix quote/doublequote handling.
Bruce Momjian
1996-11-15
Remove PERFECT_MEM
Bruce Momjian
1996-11-15
Unallocate opaque.
Bruce Momjian
1996-11-15
Mulitple inclusion of sys/socket.h
Marc G. Fournier
1996-11-14
Features added:
Marc G. Fournier
1996-11-14
Bring in Randy's NOROOT patch
Marc G. Fournier
1996-11-14
Fix a comment...was going to fix the <sys/types.h> problem, but
Marc G. Fournier
1996-11-14
Couple of Ultrix4 related patches submited by:
Marc G. Fournier
1996-11-14
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
Use port-protos.h instead of trying to declare random() and srandom()
Bryan Henderson
1996-11-14
Use -Wno-error option only if compiler is gcc.
Bryan Henderson
1996-11-13
Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>
Marc G. Fournier
1996-11-12
Use new utils/version.c instead of backend/utils/init/magic.c.
Bryan Henderson
1996-11-11
Fixed double pfree on opaque.
Bruce Momjian
1996-11-11
Various cleanups from D'Arcy
Marc G. Fournier
1996-11-11
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
Warning removal cleanup
Bruce Momjian
1996-11-10
Change gmake to $(MAKE) so backend compiles on system with no "gmake".
Bryan Henderson
1996-11-10
prototype cleanup
Bruce Momjian
1996-11-10
Recognize dependencies more reliably.
Bryan Henderson
1996-11-10
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
Quiet compiler warnings.
Bryan Henderson
1996-11-10
Add #include <unistd.h> to quiet compiler warning about missing getopt() decl...
Bryan Henderson
1996-11-10
Remove #include <regex.h> so it compiles on systems with GNU regex library.
Bryan Henderson
1996-11-10
Make it find inet_aton.h so backend compiles on Solaris.
Bryan Henderson
1996-11-09
Makefile cleanup after reorganization
Bruce Momjian
1996-11-08
More compile cleanups
Bruce Momjian
1996-11-08
Fix perbyte_cpu thing
Bryan Henderson
1996-11-08
Compile and warning cleanup
Bruce Momjian
1996-11-08
Another patch to quiet the compiler from D'Arcy
Marc G. Fournier
1996-11-08
Add some missing includes
Marc G. Fournier
1996-11-08
D'Arcy's recent cleanups
Marc G. Fournier
1996-11-06
Another directory that compiles with no errors, and few warnings
Marc G. Fournier
1996-11-06
Make sure that #include <postgres.h> is included in fmgrtab.c
Marc G. Fournier
1996-11-06
More files cleaned out
Marc G. Fournier
1996-11-06
Just a couple of small mods
Marc G. Fournier
1996-11-06
I'm getting there, slowly :)
Marc G. Fournier
1996-11-06
Slowly getting faster to make sure it compiles...still needs cleaning
Marc G. Fournier
1996-11-06
Clean it up so that it compiles
Marc G. Fournier
1996-11-06
Another directory cleaned up
Marc G. Fournier
1996-11-06
Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1996-11-05
Makes it compile...still needs work
Marc G. Fournier
1996-11-05
Missed a file...
Marc G. Fournier
1996-11-05
There, that cleans *that* out
Marc G. Fournier
1996-11-05
One more to go
Marc G. Fournier
1996-11-05
Almost done access...
Marc G. Fournier
1996-11-05
More cleanups
Marc G. Fournier
1996-11-05
More cleanups
Marc G. Fournier
1996-11-05
another directory cleaned of extraneous #includes
Marc G. Fournier
[next]