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
*
Remove single-argument trim() function from table.
Thomas G. Lockhart
1998-08-15
*
Some old cleanup fixes for close_ps() from G. Thaker.
Thomas G. Lockhart
1998-08-15
*
Allow binary-compatible indices to be considered when checking for valid
Thomas G. Lockhart
1998-08-14
*
Include OID as a built-in type.
Thomas G. Lockhart
1998-08-14
*
Check for bad result from pg_id. A bad result can come from shared library
Thomas G. Lockhart
1998-08-14
*
fix typo.
Bruce Momjian
1998-08-11
*
Strategy cleanups.
Bruce Momjian
1998-08-11
*
index strategy cleanup
Bruce Momjian
1998-08-11
*
the following patch fixes a bug in the oracle compatibility
Bruce Momjian
1998-08-11
*
This one cleans the cursor problems ecpg had so far. It is now able
Bruce Momjian
1998-08-11
*
Change owner from oid to int4 type.
Bruce Momjian
1998-08-11
*
More op_class cleanup.
Bruce Momjian
1998-08-11
*
Remove NOBTREE defines, and make findoidlinks handle regproc.
Bruce Momjian
1998-08-11
*
cleanup.
Bruce Momjian
1998-08-11
*
Add new \w write command to psql.
Bruce Momjian
1998-08-10
*
Update flowchart.
Bruce Momjian
1998-08-10
*
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
*
Update pgindent.
Bruce Momjian
1998-08-09
*
New pgindent.
Bruce Momjian
1998-08-09
*
cleanups.
Bruce Momjian
1998-08-09
*
The attached patch implements some changes that were discussed a
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
*
flowchart update
Bruce Momjian
1998-08-05
*
flowchart update
Bruce Momjian
1998-08-05
*
Fix for \d index display.
Bruce Momjian
1998-08-05
*
From: David Hartwig <daybee@bellatlantic.net>
Marc G. Fournier
1998-08-05
*
From: Dr. Michael Meskes <meskes@online-club.de>
Marc G. Fournier
1998-08-05
*
OR processing cleanup.
Bruce Momjian
1998-08-04
*
Add Indices display to \d command.
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
*
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
[next]