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
1998-02-26
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-24
From: "Denis V. Dmitrienko" <denis@null.net>
Marc G. Fournier
1998-02-13
EState->->es_param_exec_vals = NULL; in CreateExecutorState().
Vadim B. Mikheev
1998-02-02
#if aix changed to #if HAVE_SYS_SELECT_H
Marc G. Fournier
1998-02-01
AIX patch from Darren King and Univel patch from Billy Allie, mostly
Bruce Momjian
1998-01-26
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-25
getpid/pid cleanup
Bruce Momjian
1998-01-13
Some *very* major changes by darrenk@insightdist.com (Darren King)
Marc G. Fournier
1998-01-11
Fix from Peter for BLOBs
Marc G. Fournier
1998-01-09
Yohoo UNIONS of VIEWS.
Bruce Momjian
1998-01-07
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-05
Move variable.c to commands/ and aclchk.c to catalog/.
Bruce Momjian
1998-01-05
Change some ABORTS to ERROR. Add line number when COPY Failure.
Bruce Momjian
1998-01-05
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-01
Coerce a function argument to avoid compiler warning.
Thomas G. Lockhart
1997-12-20
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-19
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-16
Use environment variable PGDATESTYLE on backend startup to initialize
Thomas G. Lockhart
1997-12-11
Rename pg_plan and pg_eval to be more meaningful.
Bruce Momjian
1997-12-06
Add VARHDRSZ where needed. Many places just used 4.
Bruce Momjian
1997-12-04
Add 'GERMAN' option to DateStyle.
Thomas G. Lockhart
1997-12-04
From: todd brandys <brandys@eng3.hep.uiuc.edu>
Marc G. Fournier
1997-11-27
Prevent flushing from packets, by Massimo.
Bruce Momjian
1997-11-25
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-24
Move dbcommands.c to commands/. It should not be in the parser directory.
Bruce Momjian
1997-11-24
Remove tqual.h includes not needed.
Bruce Momjian
1997-11-21
More archive cleanup.
Bruce Momjian
1997-11-21
Remove archive stuff.
Bruce Momjian
1997-11-20
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-14
Reformat parser table (cosmetic only).
Thomas G. Lockhart
1997-11-10
Do a more complete job of supporting time zone information.
Thomas G. Lockhart
1997-11-10
Change quickdie elog notice to a single message.
Thomas G. Lockhart
1997-11-09
From: Bryan Henderson <bryanh@giraffe.netgate.net>
Marc G. Fournier
1997-11-07
Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se
Bruce Momjian
1997-11-07
Enable SET value = DEFAULT by passing null parameter to parsers.
Thomas G. Lockhart
1997-11-07
Support alternate database locations.
Thomas G. Lockhart
1997-11-02
Good Bye, Time Travel!
Vadim B. Mikheev
1997-10-30
Add initial backend support for SET/SHOW/RESET TIME ZONE.
Thomas G. Lockhart
1997-10-28
Now we are able to CREATE PROCEDURAL LANGUAGE (Thanks, Jan).
Vadim B. Mikheev
1997-10-25
Rename "TYPE" parser keyword token from P_TYPE to TYPE_P to conform
Thomas G. Lockhart
1997-10-25
Rename strNcpy to StrNCpy, and change third parameter.
Bruce Momjian
1997-10-24
Fix alignment of source.
Bruce Momjian
1997-09-29
MOVE implementation.
Vadim B. Mikheev
1997-09-18
Inline memset() as MemSet().
Bruce Momjian
1997-09-18
No more SortTuplesInTree...
Vadim B. Mikheev
1997-09-18
Allow set max number of tuples in leftist tree for sorts
Vadim B. Mikheev
1997-09-15
-S need in optarg...
Vadim B. Mikheev
1997-09-08
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
Add typdefs to pgindent run.
Bruce Momjian
1997-09-08
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
[next]