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
*
Update:
Bruce Momjian
2005-10-07
*
Add:
Bruce Momjian
2005-10-07
*
Minor dbf2pg fixes from Martin Pitt: check for failure when issuing
Tom Lane
2005-10-06
*
Marginal speedup in RelationIsVisible and TypeIsVisible: avoid a redundant
Tom Lane
2005-10-06
*
Minor API cleanup for async notifications: we can only register the
Neil Conway
2005-10-06
*
Minor tweaks for PL/PgSQL documentation.
Neil Conway
2005-10-06
*
When a function not returning RECORD has a single OUT parameter, use
Tom Lane
2005-10-06
*
Fix oversight in indexscan plan creation. I recently added code to use
Tom Lane
2005-10-06
*
pg_config should print an error message to stderr and exit if an
Peter Eisentraut
2005-10-06
*
Revise pgstats stuff to fix the problems with not counting accesses
Tom Lane
2005-10-06
*
Code cleanup for log_disconnections(). Patch from Qingqing Zhou,
Neil Conway
2005-10-05
*
Improve wording of entry.
Bruce Momjian
2005-10-05
*
Make set_function_size_estimates() marginally smarter: per original
Tom Lane
2005-10-05
*
Add -Winline to the default CFLAGS for gcc, and remove
Tom Lane
2005-10-05
*
Also synced the ecpg lexer with the backend lexer.
Michael Meskes
2005-10-05
*
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
[next]