index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix for:
Bruce Momjian
2001-06-01
*
Remove fastpath.c's lame attempt at caching function lookup info across
Tom Lane
2001-06-01
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-06-01
*
Clean up some minor problems exposed by further thought about Panon's bug
Tom Lane
2001-06-01
*
Update release 1.09 date
Bruce Momjian
2001-06-01
*
Forgot SGML section section id tag for 7.1.
Bruce Momjian
2001-05-31
*
Ooops, forgot to commit Makefile along with other changes.
Tom Lane
2001-05-31
*
Support for emulating RTREE indexing in GiST. Contributed by
Tom Lane
2001-05-31
*
Updates to make GIST work with multi-key indexes (from Oleg Bartunov
Tom Lane
2001-05-31
*
RI triggers would fail for datatypes using old-style equal function,
Tom Lane
2001-05-31
*
Allow IS and FOR in Pl/PgSQL cursors, per Oracle and ANSI. Jan-approved.
Bruce Momjian
2001-05-31
*
Update TODO list.
Bruce Momjian
2001-05-31
*
Update FAQ.
Bruce Momjian
2001-05-30
*
Update FAQ.
Bruce Momjian
2001-05-30
*
Oops, had 0.2 release date wrong.
Bruce Momjian
2001-05-30
*
Remove OLD_FILE_NAMING code. No longer used.
Bruce Momjian
2001-05-30
*
Update TODO list.
Bruce Momjian
2001-05-30
*
Add recent UNDO/VACUUM thread to TODO.detail.
Bruce Momjian
2001-05-30
*
Add "#define GIST_AM_OID".
Tom Lane
2001-05-30
*
Tweak StrategyEvaluation data structure to eliminate hardwired limit on
Tom Lane
2001-05-30
*
Update TODO list.
Bruce Momjian
2001-05-30
*
Remove unused, redundant header files.
Tom Lane
2001-05-30
*
Fix broken $Header$ declaration.
Tom Lane
2001-05-30
*
Properly compute max sys oid for 7.0 and 7.1.
Bruce Momjian
2001-05-30
*
I just got bitten by this too. I use type timestamp in the
Bruce Momjian
2001-05-30
*
Fix missing relation in FROM causing NOTICE. Cleanup.
Bruce Momjian
2001-05-30
*
Remove reference to pg_class.relhaspkey from code. Column is unused.
Bruce Momjian
2001-05-30
*
Mark as unused:
Bruce Momjian
2001-05-30
*
Update TODO list.
Bruce Momjian
2001-05-30
*
Remove SEP_CHAR from /contrib.
Bruce Momjian
2001-05-30
*
Remove SEP_CHAR, replace with / or '/' as appropriate.
Bruce Momjian
2001-05-30
*
Fix for Druid. We did not support some PROCEDURE queries.
Bruce Momjian
2001-05-30
*
This is a docs patch to go with my DROP CONSTRAINT patch.
Bruce Momjian
2001-05-30
*
These patches should fix check constraints not inheriting
Bruce Momjian
2001-05-30
*
Playing with the earthdistance stuff, and found I needed the following
Bruce Momjian
2001-05-30
*
Attached is my patch that adds DROP CONSTRAINT support to PostgreSQL. I
Bruce Momjian
2001-05-30
*
Correct obsolete example of FROM-less query.
Tom Lane
2001-05-30
*
In chapter:
Bruce Momjian
2001-05-30
*
Further conversions to Version 1 API. Also, fix boolean return to use
D'Arcy J.M. Cain
2001-05-30
*
Add missing comma.
D'Arcy J.M. Cain
2001-05-30
*
Make text <=> char conversion functions convert zero character to and
Tom Lane
2001-05-28
*
Cause plpgsql's PERFORM to behave according to its documentation,
Tom Lane
2001-05-28
*
Upgraded code to use the current version 1 calling conventions.
D'Arcy J.M. Cain
2001-05-28
*
Suppress useless memmove() when buffer already contains left-justified
Tom Lane
2001-05-28
*
markup fix
Peter Eisentraut
2001-05-28
*
Update TODO list.
Bruce Momjian
2001-05-28
*
Sample output that appears below the table attributes for \d:
Bruce Momjian
2001-05-28
*
This just breaks down the indices in to three groups:
Bruce Momjian
2001-05-28
*
Fix a message error in utf_to_local
Tatsuo Ishii
2001-05-28
*
Attached is a patch to fix the problem Thomas mentions below. The JDBC
Bruce Momjian
2001-05-28
[next]