index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tcop
/
postgres.c
Age
Commit message (
Expand
)
Author
1997-04-24
Somewhat backwards #ifdef's for HAVE_GETRUSAGE
Marc G. Fournier
1997-04-23
Change HAVE_RUSAGE to HAVE_GETRUSAGE, which is the more appropriate
Marc G. Fournier
1997-02-14
Remove WIN32 defines. They never worked.
Bruce Momjian
1997-02-12
Patch from Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1997-02-03
Change references to NEED_RUSAGE to HAVE_RUSAGE
Marc G. Fournier
1997-01-27
Apply usage patches for European Dates patch from Keith
Marc G. Fournier
1997-01-26
Change next to nextstep where missed.
Bruce Momjian
1997-01-26
Bring in a patch from Keith Parks to move the use of European dates
Marc G. Fournier
1997-01-14
Eliminate dupliclate definition of external variables reldesc and DataDir.
Bryan Henderson
1996-12-26
pq/signal() portability patch. Also psql copy prompt fix.
Bruce Momjian
1996-12-07
Reduce printing from debug level 2 ande layout change.
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-11
Warning removal cleanup
Bruce Momjian
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-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-10-31
more removal of PORTNAME_*
Marc G. Fournier
1996-10-30
Fix memset() call, variables being passed in wrong order.
Marc G. Fournier
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-19
More run-time checking errors:
Marc G. Fournier
1996-08-06
Fixes:
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