index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
EXPLAIN VERBOSE prints the plan, and now pretty-prints the plan to
Bruce Momjian
1998-08-04
*
Make EXPLAIN show output more clearly.
Bruce Momjian
1998-08-04
*
Update flow chart.
Bruce Momjian
1998-08-04
*
Update mark/reset index code for multiple indexes, (OR code).
Bruce Momjian
1998-08-03
*
Fix typo in man pages.
Bruce Momjian
1998-08-03
*
Cleanup of OR processing.
Bruce Momjian
1998-08-03
*
Allows the following query to succeed: "SELECT NULL ORDER BY 1;"
Thomas G. Lockhart
1998-08-02
*
Fix for OR handling with multiple indexes.
Bruce Momjian
1998-08-02
*
run autoconf
Bruce Momjian
1998-08-02
*
Fix MULTIBYTE typo.
Bruce Momjian
1998-08-02
*
Fix duplicate inside initdb.sh
Bruce Momjian
1998-08-01
*
Cleanup of OR fix.
Bruce Momjian
1998-08-01
*
Allow index use with OR clauses.
Bruce Momjian
1998-08-01
*
Adrian Hall reported a problem to me that snprintf() doesn't exist in, at
Marc G. Fournier
1998-08-01
*
Lmgr cleanup, new locking modes for LLL.
Vadim B. Mikheev
1998-08-01
*
Matching clauses to functional indices was broken, now fixed.
Vadim B. Mikheev
1998-07-31
*
Fix scan adjustment.
Vadim B. Mikheev
1998-07-30
*
Use Snapshot in heap access methods.
Vadim B. Mikheev
1998-07-27
*
Missed a few files in the last round of commits from Tatsuo, as well
Marc G. Fournier
1998-07-27
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I missed addding initdb.sh ...
Marc G. Fournier
1998-07-26
*
Update flowchart. Add arrow.
Bruce Momjian
1998-07-26
*
Fix compile error. Make transaction/work optional on all transaction
Bruce Momjian
1998-07-26
*
Update psql help syntax to remove <> and uppercaese keywords.
Bruce Momjian
1998-07-25
*
Add mention of actual SQL command to create*/destroy* commands.
Bruce Momjian
1998-07-24
*
Add mention of SQL commands to create/destroy man pages.
Bruce Momjian
1998-07-24
*
Add mention of psql and template1 to create*, destroy* command
Bruce Momjian
1998-07-24
*
Fix HAVING patch missing cast.
Bruce Momjian
1998-07-24
*
I'm sorry, but I think I introduced a little bug with my last patch.
Bruce Momjian
1998-07-24
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
*
Version 06-30-0248
Byron Nikolaidis
1998-07-22
*
Fix _lo_commit: core if LO memmory context was not created (LO were not used?)
Vadim B. Mikheev
1998-07-22
*
VariableCache (next XID generator) is placed in shmem.
Vadim B. Mikheev
1998-07-21
*
Update.
Bruce Momjian
1998-07-21
*
Update.
Bruce Momjian
1998-07-21
*
Theses buffer leaks are caused by indexes that are kept open between
Bruce Momjian
1998-07-21
*
target list fixes.
Bruce Momjian
1998-07-20
*
makeTargetEntry cleanup.
Bruce Momjian
1998-07-20
*
Makefile removal of internal.c.
Bruce Momjian
1998-07-20
*
Cleanup makeTargetEntry and remove internal.c.
Bruce Momjian
1998-07-20
*
Use defines rather than constants for types.
Bruce Momjian
1998-07-20
*
Fix problem brought in with 32K machine.
Bruce Momjian
1998-07-20
*
Cleanup use of 16 that should be NAMEDATALEN.
Bruce Momjian
1998-07-20
*
Cleanup Name usage.
Bruce Momjian
1998-07-20
*
Fix temp name length.
Bruce Momjian
1998-07-20
*
Remove un-needed references to Name.
Bruce Momjian
1998-07-20
*
Update version.
Bruce Momjian
1998-07-20
*
Remove unneeded strcpy() of timezone.
Bruce Momjian
1998-07-19
*
Remove un-needed psort close.
Bruce Momjian
1998-07-19
*
Lock fix from Tom Ivar Helbekkmo .
Bruce Momjian
1998-07-19
[next]