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
*
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
*
Mention that the archive history file has the wal start/stop file names.
Bruce Momjian
2006-02-24
*
The Makefile was invoking perl scripts as ./script.pl. This fails when
Peter Eisentraut
2006-02-24
*
Make restricted_exec feature for Windows more robust by using the environment
Andrew Dunstan
2006-02-24
*
make initdb -U username work as advertised; back out bogus patch at rev 1.42
Andrew Dunstan
2006-02-24
*
Fix vacuumlo to avoid unnecessary use of backslash in search pattern.
Tom Lane
2006-02-23
*
Cleanup the usage of ScanDirection: use the symbolic names for the
Neil Conway
2006-02-21
*
Fix old pg_dump oversight: default values for domains really need to be dumped
Tom Lane
2006-02-21
*
Adjust probe for getaddrinfo to cope with macro-ized definitions, such
Tom Lane
2006-02-21
*
Fix three Python reference leaks in PLy_traceback(). This would result
Neil Conway
2006-02-20
*
Fixing and improve compound word support. This changes cannot be applied to
Teodor Sigaev
2006-02-20
[next]