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-08-30
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
Move debugging printout of the query tree to print for all cases.
Thomas G. Lockhart
1998-08-24
This is the final state of the rule system for 6.4 after the
Bruce Momjian
1998-08-24
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-19
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-06
Make large objects their own relkind type. Fix dups in pg_class_mb
Bruce Momjian
1998-08-04
MergeSort was sometimes called mergejoin and was confusing. Now
Bruce Momjian
1998-07-26
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-24
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-20
Cleanup use of 16 that should be NAMEDATALEN.
Bruce Momjian
1998-07-18
Add auto-size to screen to \d? commands. Use UNION to show all
Bruce Momjian
1998-07-09
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-06-27
Fix for hang after postmaster restart. Add new proc_exit and
Bruce Momjian
1998-06-16
Hi, here are the patches to enhance existing MB handling. This time
Bruce Momjian
1998-06-16
Change error message and remove non-functional update message, from
Bruce Momjian
1998-06-15
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
Fix macros that were not properly surrounded by parens or braces.
Bruce Momjian
1998-06-09
Another for for exec() removal and finding binaries.
Bruce Momjian
1998-06-08
Fixed exec path problem.
Bruce Momjian
1998-06-04
Show backend status on ps command line. Remove unused args from
Bruce Momjian
1998-05-29
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-27
postmaster/postgres options cleanup.
Bruce Momjian
1998-05-26
Fix for postgres started from command line, sends 'Z' protocol
Bruce Momjian
1998-05-19
Allow cancel from client of backend query. Change some int variables
Bruce Momjian
1998-05-14
Pass atttypmod to the frontend.
Bruce Momjian
1998-05-06
What I've done:
Bruce Momjian
1998-04-26
Re-apply Darren's char2-16 removal code.
Bruce Momjian
1998-04-07
Back out char2-char16 removal. Add later.
Bruce Momjian
1998-04-06
Hi,
Bruce Momjian
1998-03-30
The following uuencoded, gzip'd file will ...
Bruce Momjian
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
[next]