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-10-20
Other then:
Marc G. Fournier
1996-10-20
#include file cleanup
Marc G. Fournier
1996-10-20
More #include cleanups
Marc G. Fournier
1996-10-20
First pass at fixing my own mistakes
Marc G. Fournier
1996-10-20
Another directory cleaned out
Marc G. Fournier
1996-10-20
Okay...another directory cleaned out and compilable
Marc G. Fournier
1996-10-19
Add HAVE_Cplusplus= true to BSD44_derived Makefile.inc, as I know that
Marc G. Fournier
1996-10-19
Welp, another subdirectory cleaned out of redundant/unused #include
Marc G. Fournier
1996-10-19
There...that pretty much cleans up redundant/unused #includes in
Marc G. Fournier
1996-10-19
Another cleaned up
Marc G. Fournier
1996-10-19
One at a time...another one is complete...
Marc G. Fournier
1996-10-19
another one with #include file clean'd up
Marc G. Fournier
1996-10-18
All #include's removed from *.h files, so cleaning up the .c #includes...
Marc G. Fournier
1996-10-18
#include "postgres.h" is a standard include for all .c files, auto-including
Marc G. Fournier
1996-10-18
1. Reap deleted/unused tuples on page-base
Vadim B. Mikheev
1996-10-18
Move #define PageIsNew (true if page is not initialize) to bufpage.h
Vadim B. Mikheev
1996-10-18
Document more #ifdef's into config.h
Marc G. Fournier
1996-10-18
Moved definition of MAXPATHLEN to config.h
Marc G. Fournier
1996-10-18
Added a #define NEED_SIG_JMP to config.h
Marc G. Fournier
1996-10-18
Moved '#define *DEBUG' defines to config.h, and document where first
Marc G. Fournier
1996-10-18
Moved '#define *DEBUG' defines to config.h, and document where first
Marc G. Fournier
1996-10-18
#define cleanup: moved #define IPORTAL_DEBUG to config.h
Marc G. Fournier
1996-10-18
Moved all the CFLAG -D's from the makefiles to config.h towards better
Marc G. Fournier
1996-10-18
Centralize more of the defines from backend/port under config.h
Marc G. Fournier
1996-10-17
Move "port specific" #ifdefs out of here and into config.h
Marc G. Fournier
1996-10-14
More closing of relations left open by parser.
Bruce Momjian
1996-10-13
Removed const warning.
Bruce Momjian
1996-10-13
D'Arcy change.
Bruce Momjian
1996-10-13
Added include needed for recent addition.
Bruce Momjian
1996-10-13
Added include needed for recent addition.
Bruce Momjian
1996-10-13
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-13
I checked the alter table code, and started suspecting the relation
Bruce Momjian
1996-10-13
Fix prototypes so postmaster.c will compile.
Bryan Henderson
1996-10-12
New host-based authentication -- send error message when authentication fails
Bryan Henderson
1996-10-12
New host-based authentication with ident
Bryan Henderson
1996-10-12
New host-based authentication -- install pg_hba.conf instead of pg_hba
Bryan Henderson
1996-10-11
Separate general purpose functions from portal functions so they may be
Bryan Henderson
1996-10-11
Add a MIPS/NetBSD port...
Marc G. Fournier
1996-10-11
This change should have no practical effect but it is the more
Marc G. Fournier
1996-10-11
I have written some patches to the postgres lock manager which allow the
Marc G. Fournier
1996-10-10
Comment cleanup.
Bruce Momjian
1996-10-07
Modified Assert to be more selective.
Bruce Momjian
1996-10-07
Fixed a missed change from Carsten Heyl <heyl@nads.de>
Marc G. Fournier
1996-10-07
Mostly adding "const" keyword and making some functions static.
Marc G. Fournier
1996-10-07
Change new assert so it generates assert message rather than SIGSEG.
Bruce Momjian
1996-10-05
Fix assert to allow zero. OK'ed by Bryan.
Bruce Momjian
1996-10-05
Fix args to match prototype.
Bruce Momjian
1996-10-04
Here the fix for the first assertion failure I had which killed
Marc G. Fournier
1996-10-04
The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS
Marc G. Fournier
1996-10-03
Added dlfcn.h to dl.c in BSD44_derived port
Marc G. Fournier
[next]