index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
tcop
Commit message (
Expand
)
Author
Age
*
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-07-09
*
Fix for hang after postmaster restart. Add new proc_exit and
Bruce Momjian
1998-06-27
*
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-16
*
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-15
*
Another for for exec() removal and finding binaries.
Bruce Momjian
1998-06-09
*
Fixed exec path problem.
Bruce Momjian
1998-06-08
*
Show backend status on ps command line. Remove unused args from
Bruce Momjian
1998-06-04
*
Remove fork()/exec() and only do fork(). Small cleanups.
Bruce Momjian
1998-05-29
*
postmaster/postgres options cleanup.
Bruce Momjian
1998-05-27
*
Fix for postgres started from command line, sends 'Z' protocol
Bruce Momjian
1998-05-26
*
Allow cancel from client of backend query. Change some int variables
Bruce Momjian
1998-05-19
*
Pass atttypmod to the frontend.
Bruce Momjian
1998-05-14
*
What I've done:
Bruce Momjian
1998-05-06
*
Re-apply Darren's char2-16 removal code.
Bruce Momjian
1998-04-26
*
Back out char2-char16 removal. Add later.
Bruce Momjian
1998-04-07
*
Hi,
Bruce Momjian
1998-04-06
*
The following uuencoded, gzip'd file will ...
Bruce Momjian
1998-03-30
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
From: "Denis V. Dmitrienko" <denis@null.net>
Marc G. Fournier
1998-02-24
*
EState->->es_param_exec_vals = NULL; in CreateExecutorState().
Vadim B. Mikheev
1998-02-13
*
#if aix changed to #if HAVE_SYS_SELECT_H
Marc G. Fournier
1998-02-02
*
AIX patch from Darren King and Univel patch from Billy Allie, mostly
Bruce Momjian
1998-02-01
*
From: Phil Thompson <phil@river-bank.demon.co.uk>
Marc G. Fournier
1998-01-26
*
getpid/pid cleanup
Bruce Momjian
1998-01-25
*
Some *very* major changes by darrenk@insightdist.com (Darren King)
Marc G. Fournier
1998-01-13
*
Fix from Peter for BLOBs
Marc G. Fournier
1998-01-11
*
Yohoo UNIONS of VIEWS.
Bruce Momjian
1998-01-09
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
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-05
*
Coerce a function argument to avoid compiler warning.
Thomas G. Lockhart
1998-01-01
*
Major cleanout of PORTNAME variables from Makefiles...bound to screw up
Marc G. Fournier
1997-12-20
*
More cleanups. I can now compile without PORTNAME being defined n
Marc G. Fournier
1997-12-19
*
Use environment variable PGDATESTYLE on backend startup to initialize
Thomas G. Lockhart
1997-12-16
*
Rename pg_plan and pg_eval to be more meaningful.
Bruce Momjian
1997-12-11
*
Add VARHDRSZ where needed. Many places just used 4.
Bruce Momjian
1997-12-06
*
Add 'GERMAN' option to DateStyle.
Thomas G. Lockhart
1997-12-04
*
From: todd brandys <brandys@eng3.hep.uiuc.edu>
Marc G. Fournier
1997-12-04
*
Prevent flushing from packets, by Massimo.
Bruce Momjian
1997-11-27
*
Break parser functions into smaller files, group together.
Bruce Momjian
1997-11-25
*
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-24
*
More archive cleanup.
Bruce Momjian
1997-11-21
*
Remove archive stuff.
Bruce Momjian
1997-11-21
*
Remove all time travel stuff. Small parser cleanup.
Bruce Momjian
1997-11-20
*
Reformat parser table (cosmetic only).
Thomas G. Lockhart
1997-11-14
*
Do a more complete job of supporting time zone information.
Thomas G. Lockhart
1997-11-10
[next]