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
*
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
*
Don't use multi-line string literals.
Peter Eisentraut
2001-05-27
*
When using a junkfilter, the output tuple should NOT be stored back into
Tom Lane
2001-05-27
*
Cause ExecCountSlots() accounting to bear some relationship to reality.
Tom Lane
2001-05-27
*
Changed use of macros for extracting information. According to comments
D'Arcy J.M. Cain
2001-05-27
*
Fix eqjoinsel() to make use of new statistics.
Tom Lane
2001-05-27
*
Update TODO list.
Bruce Momjian
2001-05-27
*
Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER
Peter Eisentraut
2001-05-27
*
Add NUMERICOID return type. Treat it as floating point for now. This
D'Arcy J.M. Cain
2001-05-27
*
Mention failure of ANT to delete directories on clean.
Bruce Momjian
2001-05-25
*
See attached for a small patch that enables plpython to build cleanly
Bruce Momjian
2001-05-25
*
Oops, only wanted python change in the last commit. Backing out.
Bruce Momjian
2001-05-25
*
While changing Cygwin Python to build its core as a DLL (like Win32
Bruce Momjian
2001-05-25
*
Back out, per Peter E.
Bruce Momjian
2001-05-25
*
The attached patch changes src/interfaces/python/GNUmakefile to use the
Bruce Momjian
2001-05-25
*
The following patch corrects a make install problem when building
Bruce Momjian
2001-05-25
*
Get rid of the following size limit.
Hiroshi Inoue
2001-05-25
*
Another Makefile fix for qnx patch.
Bruce Momjian
2001-05-25
[next]