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:
Bruce Momjian
2006-03-03
*
Add comment about localized month names for to_date and to_timestamp.
Bruce Momjian
2006-03-03
*
Arrange to call AbsorbFsyncRequests every so often while performing a
Tom Lane
2006-03-03
*
Remove unnecessary lo_lseek call in lo_open. Apparently there was once
Tom Lane
2006-03-02
*
Fix ancient error in large objects usage example: overwrite() subroutine
Tom Lane
2006-03-02
*
Repair oidvectorrecv and int2vectorrecv, which I broke while changing
Tom Lane
2006-03-02
*
Update OS X shared memory documentation for 10.3.9 and later to use
Bruce Momjian
2006-03-02
*
Mark tsearch2 item as Tom's, not Teodor's.
Bruce Momjian
2006-03-02
*
Update TODO.detail/qsort.
Bruce Momjian
2006-03-02
*
Update TODO.detail/qsort.
Bruce Momjian
2006-03-02
*
Significantly improve ranking:
Teodor Sigaev
2006-03-02
*
Update TODO.detail/qsort.
Bruce Momjian
2006-03-02
*
Add to TODO.detail for qsort.
Bruce Momjian
2006-03-02
*
Add:
Bruce Momjian
2006-03-02
*
Fix possible crash at transaction end when a plpgsql function is used and
Tom Lane
2006-03-02
*
Fix up pg_dump to emit shell-type definitions at the proper time, to
Tom Lane
2006-03-02
*
Woops: also update the alternative "expected" files for contrib/cube's
Neil Conway
2006-03-01
*
Update text file.
Bruce Momjian
2006-03-01
*
Update patch generation instructions.
Bruce Momjian
2006-03-01
*
Update the expected regression test results to account for the changes to
Neil Conway
2006-03-01
*
Update Japanese FAQ, backpatched to 8.1.X.
Bruce Momjian
2006-03-01
*
Attached is a patch that replaces a bunch of places where StringInfos
Neil Conway
2006-03-01
*
This patch makes the error message strings throughout the backend
Neil Conway
2006-03-01
*
Add pg_service.conf documentation for libpq.
Bruce Momjian
2006-03-01
*
Fix typo in comment.
Neil Conway
2006-02-28
*
Allow the syntax CREATE TYPE foo, with no parameters, to permit explicit
Tom Lane
2006-02-28
*
Back out libpq changes for service --- not ready yet.
Bruce Momjian
2006-02-28
*
Fix PG_VERSION_NUM for different awk -F handling.
Bruce Momjian
2006-02-28
*
Fix PG_VERSION_NUM awk -F parameter.
Bruce Momjian
2006-02-28
*
Tweak the error message emitted when a void-returning PL/Python function
Neil Conway
2006-02-28
*
Allow PL/Python functions to return void, per gripe from James Robinson
Neil Conway
2006-02-28
*
Add:
Bruce Momjian
2006-02-28
*
Add PG_VERSION_NUM for use by 3rd party applications wanting to test the
Bruce Momjian
2006-02-28
*
Teach nodeSort and nodeMaterial to optimize out unnecessary overhead
Tom Lane
2006-02-28
*
Extend the ExecInitNode API so that plan nodes receive a set of flag
Tom Lane
2006-02-28
*
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
*
contrib uninstall scripts
Peter Eisentraut
2006-02-27
*
Add mention that tid perhaps someday should be output as a record.
Bruce Momjian
2006-02-27
*
Improve sorting speed by pre-extracting the first sort-key column of
Tom Lane
2006-02-26
*
Fix a few minor typos in comments in PL/Perl.
Neil Conway
2006-02-26
*
Done:
Bruce Momjian
2006-02-26
*
Implement the <> operator for the tid type. Original patch from Mark
Neil Conway
2006-02-26
*
Minor SGML work: add some more hyperlinks, where appropriate.
Neil Conway
2006-02-26
*
Fix typo in comment.
Neil Conway
2006-02-26
*
TODO updates:
Neil Conway
2006-02-26
*
Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.
Peter Eisentraut
2006-02-25
*
Add intervals:
Bruce Momjian
2006-02-25
*
Fix computation of sample table size.
Bruce Momjian
2006-02-25
*
Remove duplicate:
Bruce Momjian
2006-02-25
*
Remove mention of MIN/MAX() not using indexes.
Bruce Momjian
2006-02-24
[next]