index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Change owner from oid to int4 type.
Bruce Momjian
1998-08-11
*
More op_class cleanup.
Bruce Momjian
1998-08-11
*
Update flowchart.
Bruce Momjian
1998-08-10
*
Cleanups of optimizer.
Bruce Momjian
1998-08-10
*
Cleanup optimizer function names and clarify code.
Bruce Momjian
1998-08-10
*
New pgindent.
Bruce Momjian
1998-08-09
*
cleanups.
Bruce Momjian
1998-08-09
*
OPTIMIZER_DEBUG additions.
Bruce Momjian
1998-08-07
*
Make large objects their own relkind type. Fix dups in pg_class_mb
Bruce Momjian
1998-08-06
*
From: David Hartwig <daybee@bellatlantic.net>
Marc G. Fournier
1998-08-05
*
OR processing cleanup.
Bruce Momjian
1998-08-04
*
Fix encoding grammer problem.
Bruce Momjian
1998-08-04
*
MergeSort was sometimes called mergejoin and was confusing. Now
Bruce Momjian
1998-08-04
*
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
*
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
*
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
*
From: t-ishii@sra.co.jp
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
*
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
*
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
*
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
*
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
*
Remove unneeded strcpy() of timezone.
Bruce Momjian
1998-07-19
*
Remove un-needed psort close.
Bruce Momjian
1998-07-19
*
1) Queries using the having clause on base tables should work well
Bruce Momjian
1998-07-19
*
My mailer munged the intro text in my last post. Here is the text
Bruce Momjian
1998-07-19
[next]