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
/
tcop
Age
Commit message (
Expand
)
Author
1996-12-07
Reduce printing from debug level 2 ande layout change.
Bruce Momjian
1996-11-30
This patch changes quite a few instances of references of Oid's
Bruce Momjian
1996-11-27
Allow all empty queries to return EMPTY.
Bruce Momjian
1996-11-18
Remove linux define of __USE_POSIX, which doesn't appear to do anything.
Bryan Henderson
1996-11-16
Remove old GetPGData reference that causes warning.
Bryan Henderson
1996-11-14
Remove most compile-time options, add a few runtime options to make up for it.
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-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
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
Quiet compiler warnings.
Bryan Henderson
1996-11-09
Makefile cleanup after reorganization
Bruce Momjian
1996-11-08
Compile and warning cleanup
Bruce Momjian
1996-11-04
Remove OPENLINK define
Bruce Momjian
1996-11-03
Produce a clean compile of backend...
Marc G. Fournier
1996-11-02
Fix bug in checking permissions on table being COPY'd.
Bryan Henderson
1996-10-31
more removal of PORTNAME_*
Marc G. Fournier
1996-10-31
Require superuser privilege to create C function.
Bryan Henderson
1996-10-31
Changed make to gmake.
Bruce Momjian
1996-10-30
Fix memset() call, variables being passed in wrong order.
Marc G. Fournier
1996-10-27
Simplify make files, add full dependencies.
Bryan Henderson
1996-10-13
Added consistent include file handling for MAXHOSTNAMELEN.
Bruce Momjian
1996-10-04
The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGS
Marc G. Fournier
1996-09-16
There is a bug in the function executor. The backend crashes while trying to
Marc G. Fournier
1996-09-10
Fixes:
Marc G. Fournier
1996-08-28
Clean up th ecompile process by centralizing the include files
Marc G. Fournier
1996-08-24
The patch does several things:
Marc G. Fournier
1996-08-19
More run-time checking errors:
Marc G. Fournier
1996-08-06
Fixes:
Marc G. Fournier
1996-07-30
More cleandups from: "Kurt J. Lidl" <lidl@va.pubnix.com>
Marc G. Fournier
1996-07-22
More merges from Dr. George's tree...
Marc G. Fournier
1996-07-19
Fixes:
Marc G. Fournier
1996-07-15
fsync patch from openlink
Marc G. Fournier
1996-07-09
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier