aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix pgxs for spaces in file names on Win32Bruce Momjian2005-10-05
* Update Japanese FAQ.Bruce Momjian2005-10-05
* Update FAQ for version number.Bruce Momjian2005-10-05
* Clean up some messages and fix missing translation support. Option --logPeter Eisentraut2005-10-04
* Fix compile errorTeodor Sigaev2005-10-04
* Oops. Partially saved file was committed.Tatsuo Ishii2005-10-04
* Allow multiple -f options.Tatsuo Ishii2005-10-04
* Somehow I missed some parser changes, so this commit comes pretty late. I jus...Michael Meskes2005-10-04
* Add _ to gettext triggers. Must have been forgotten here when it was introduced.Peter Eisentraut2005-10-04
* Add an expected case to cover error message as spelled by python 2.2.3.Tom Lane2005-10-04
* COPY's test for read-only transaction was backward; it prohibited COPY TOTom Lane2005-10-03
* Add a trace_sort option to help with measuring resource usage of externalTom Lane2005-10-03
* Separate out the VacRUsage stuff as an independent module, in preparationTom Lane2005-10-03
* Fix procedure for updating nextval() defaults so that it actually works.Tom Lane2005-10-03
* Optimize benchmark query and update benchmark's results.Teodor Sigaev2005-10-03
* Fix font of sequence header.Bruce Momjian2005-10-03
* Fix null bytes at end of file (weird).Bruce Momjian2005-10-03
* Update sequence docs.Bruce Momjian2005-10-03
* Preserve tuple OIDs during ATRewriteTable. Per gripe from Duncan Crombie.Tom Lane2005-10-03
* Merge Tom and my descriptions of new sequence behavior into one entry.Bruce Momjian2005-10-03
* Update release notes to show how to upgrade a database to use the newBruce Momjian2005-10-03
* Remove, 8.1 completed items already removed:Bruce Momjian2005-10-03
* Done:Bruce Momjian2005-10-03
* Expand pg_control information so that we can verify that the databaseTom Lane2005-10-03
* Change nextval and other sequence functions to specify their sequenceTom Lane2005-10-02
* _SPI_execute_plan failed to return result tuple table to caller inTom Lane2005-10-01
* Adjust wording.Bruce Momjian2005-10-01
* One of the web pages mentioned in dmetaphone.c has moved. Also fixBruce Momjian2005-09-30
* Equalize wordings to avoid redundant translation work.Peter Eisentraut2005-09-30
* Clean up the help displays.Peter Eisentraut2005-09-30
* Change the option spelling to --connection-limit to be consistent with thePeter Eisentraut2005-09-30
* Fix confusion between relfilenode and Oid.Alvaro Herrera2005-09-29
* Fix unportable usages in new pgbench code (strndup, ctype macros)Tom Lane2005-09-29
* Add -f option which enables to read SQL commands from a file.Tatsuo Ishii2005-09-29
* Correct spellingPeter Eisentraut2005-09-29
* Remove acronym in one title.Bruce Momjian2005-09-29
* Mention fix for bug #1916 in release notes for affected versions.Tom Lane2005-09-28
* Repair planning bug introduced in 7.4: outer-join ON clauses that referencedTom Lane2005-09-28
* Fix typo.Bruce Momjian2005-09-28
* Add section on reliable operation, talking about caching and storageBruce Momjian2005-09-28
* Improve messagesPeter Eisentraut2005-09-28
* Update SQL conformance mention to 2003.Bruce Momjian2005-09-28
* Update Russian FAQ.Bruce Momjian2005-09-28
* Add attribution.Bruce Momjian2005-09-27
* Done:Bruce Momjian2005-09-27
* Some marginal tweaks to make 'make installcheck' mostly work whenTom Lane2005-09-27
* Fix problems with PGXS builds against an installation tree that wasTom Lane2005-09-27
* Release notes up to date as of today.Bruce Momjian2005-09-27
* Suppress FAQ and TODO changes in pgcvslog output.Bruce Momjian2005-09-27
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-27