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
Age
Commit message (
Expand
)
Author
1996-12-23
Fix Solaris stuff so it compiles. Thanks Keith Parks.
Bryan Henderson
1996-12-23
Add some quotes so it works on more shells.
Bryan Henderson
1996-12-23
Add cast to quiet compiler warning.
Bryan Henderson
1996-12-20
Fix multiple "C" from backend.
Bruce Momjian
1996-12-20
Remove NOTIFY_PATCH.
Bruce Momjian
1996-12-20
Improve handling of semicolons ending statements.
Bruce Momjian
1996-12-20
Rename parameter.
Bruce Momjian
1996-12-19
Make sure user is running GNU make.
Bryan Henderson
1996-12-19
Add two new comments to pglibtcl...
Marc G. Fournier
1996-12-19
More patches/documentation from: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1996-12-19
COPY_PATCH...
Marc G. Fournier
1996-12-19
Add various comments to explain #define's and add a few extra #define's
Marc G. Fournier
1996-12-19
#ifdef ASYNC_DEBUG various sections of async.c
Marc G. Fournier
1996-12-17
Make GROUP BY work with aliases, ORDER BY with column numbers
Bruce Momjian
1996-12-16
Put sys/types.h before sys/timeb.h so Ultrix compiles.
Bryan Henderson
1996-12-15
Remove __P macro usage so it compiles without cdefs.h.
Bryan Henderson
1996-12-15
Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon.
Bryan Henderson
1996-12-14
Fix over fix: JMP_BUF gone away and we have SIGJMP_BUF now.
Vadim B. Mikheev
1996-12-14
if (settings->opt.fieldSep);
Vadim B. Mikheev
1996-12-14
Avoiding:
Vadim B. Mikheev
1996-12-14
const register ... --> register const ...
Vadim B. Mikheev
1996-12-14
Avoiding
Vadim B. Mikheev
1996-12-14
Avoiding
Vadim B. Mikheev
1996-12-14
Unuseful tupDesc = CreateTupleDesc(attr_count, attr); in CopyFrom
Vadim B. Mikheev
1996-12-13
Clean up. Get rid of tabs and overly long lines.
Bryan Henderson
1996-12-13
Small regression and doc patch
Bruce Momjian
1996-12-11
Postgres95 to PostgreSQL.
Bruce Momjian
1996-12-11
Require seimcolons between statements.
Bruce Momjian
1996-12-11
Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.
Bryan Henderson
1996-12-11
Rename postgres95 to PostgreSQL. Add comment for SELECT NULL
Bruce Momjian
1996-12-10
Fix bug: libpq clients (which include libpq-fe.h) won't compile.
Bryan Henderson
1996-12-10
sigjmp_buf/jmp_buf is backwards, so backend doesn't compile.
Bryan Henderson
1996-12-10
Fix bug: libpq clients (which include libpq-fe.h) won't compile.
Bryan Henderson
1996-12-10
Add empty "dep:" target.
Bryan Henderson
1996-12-10
No change...just a test to make sure I didn't screw anything up
Marc G. Fournier
1996-12-09
Monitor has been obsoleted by psql.
Bryan Henderson
1996-12-09
Remove include of libpq-fe.h. This file has nothing to do with libpq.
Bryan Henderson
1996-12-09
Add comments defining "typelem" column of pg_type.
Bryan Henderson
1996-12-09
Add comments describing interface to heap_getattr().
Bryan Henderson
1996-12-09
Add CUSTOM_CC variable for Makefile.custom. Thanks Kurt Lidl.
Bryan Henderson
1996-12-07
Reduce printing from debug level 2 ande layout change.
Bruce Momjian
1996-12-07
Reduce printing from deub level 2 ande layout change.
Bruce Momjian
1996-12-07
Remove Dan's fix of SELECT NULL to fix INSERT NULL.
Bruce Momjian
1996-12-07
Fix for SELECT NULL.
Bruce Momjian
1996-12-07
Fix from Jan agreed with by Massimo.
Bruce Momjian
1996-12-06
_bt_updateitem is returned in code, but works only if sizes of keys
Vadim B. Mikheev
1996-12-06
1. _bt_compare fixed to work properly with new code in _bt_insertonpg
Vadim B. Mikheev
1996-12-04
Remove duplicate patch for COUNT fix.
Bruce Momjian
1996-12-04
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-03
Change tests to lowercase for esthetics.
Bruce Momjian
[next]