aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Significantly improve ranking:Teodor Sigaev2006-03-02
* Update TODO.detail/qsort.Bruce Momjian2006-03-02
* Add to TODO.detail for qsort.Bruce Momjian2006-03-02
* Add:Bruce Momjian2006-03-02
* Fix possible crash at transaction end when a plpgsql function is used andTom Lane2006-03-02
* Fix up pg_dump to emit shell-type definitions at the proper time, toTom Lane2006-03-02
* Woops: also update the alternative "expected" files for contrib/cube'sNeil Conway2006-03-01
* Update text file.Bruce Momjian2006-03-01
* Update patch generation instructions.Bruce Momjian2006-03-01
* Update the expected regression test results to account for the changes toNeil Conway2006-03-01
* Update Japanese FAQ, backpatched to 8.1.X.Bruce Momjian2006-03-01
* Attached is a patch that replaces a bunch of places where StringInfosNeil Conway2006-03-01
* This patch makes the error message strings throughout the backendNeil Conway2006-03-01
* Add pg_service.conf documentation for libpq.Bruce Momjian2006-03-01
* Fix typo in comment.Neil Conway2006-02-28
* Allow the syntax CREATE TYPE foo, with no parameters, to permit explicitTom Lane2006-02-28
* Back out libpq changes for service --- not ready yet.Bruce Momjian2006-02-28
* Fix PG_VERSION_NUM for different awk -F handling.Bruce Momjian2006-02-28
* Fix PG_VERSION_NUM awk -F parameter.Bruce Momjian2006-02-28
* Tweak the error message emitted when a void-returning PL/Python functionNeil Conway2006-02-28
* Allow PL/Python functions to return void, per gripe from James RobinsonNeil Conway2006-02-28
* Add:Bruce Momjian2006-02-28
* Add PG_VERSION_NUM for use by 3rd party applications wanting to test theBruce Momjian2006-02-28
* Teach nodeSort and nodeMaterial to optimize out unnecessary overheadTom Lane2006-02-28
* Extend the ExecInitNode API so that plan nodes receive a set of flagTom Lane2006-02-28
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-27
* contrib uninstall scriptsPeter Eisentraut2006-02-27
* Add mention that tid perhaps someday should be output as a record.Bruce Momjian2006-02-27
* Improve sorting speed by pre-extracting the first sort-key column ofTom Lane2006-02-26
* Fix a few minor typos in comments in PL/Perl.Neil Conway2006-02-26
* Done:Bruce Momjian2006-02-26
* Implement the <> operator for the tid type. Original patch from MarkNeil Conway2006-02-26
* Minor SGML work: add some more hyperlinks, where appropriate.Neil Conway2006-02-26
* Fix typo in comment.Neil Conway2006-02-26
* TODO updates:Neil Conway2006-02-26
* Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.Peter Eisentraut2006-02-25
* Add intervals:Bruce Momjian2006-02-25
* Fix computation of sample table size.Bruce Momjian2006-02-25
* Remove duplicate:Bruce Momjian2006-02-25
* Remove mention of MIN/MAX() not using indexes.Bruce Momjian2006-02-24
* Mention that the archive history file has the wal start/stop file names.Bruce Momjian2006-02-24
* The Makefile was invoking perl scripts as ./script.pl. This fails whenPeter Eisentraut2006-02-24
* Make restricted_exec feature for Windows more robust by using the environmentAndrew Dunstan2006-02-24
* make initdb -U username work as advertised; back out bogus patch at rev 1.42Andrew Dunstan2006-02-24
* Fix vacuumlo to avoid unnecessary use of backslash in search pattern.Tom Lane2006-02-23
* Cleanup the usage of ScanDirection: use the symbolic names for theNeil Conway2006-02-21
* Fix old pg_dump oversight: default values for domains really need to be dumpedTom Lane2006-02-21
* Adjust probe for getaddrinfo to cope with macro-ized definitions, suchTom Lane2006-02-21
* Fix three Python reference leaks in PLy_traceback(). This would resultNeil Conway2006-02-20
* Fixing and improve compound word support. This changes cannot be applied toTeodor Sigaev2006-02-20