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