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
...
*
Set read_only = TRUE while evaluating input queries for ts_rewrite()
Tom Lane
2007-10-24
*
Remove the aggregate form of ts_rewrite(), since it doesn't work as desired
Tom Lane
2007-10-24
*
Make configure probe for the location of the <uuid.h> header file.
Tom Lane
2007-10-23
*
Rename and slightly redefine the default text search parser's "word"
Tom Lane
2007-10-23
*
Use snprintf instead of wsprintf, and use getenv("APPDATA") instead of
Magnus Hagander
2007-10-23
*
Fix two-argument form of ts_rewrite() so it actually works for cases where
Tom Lane
2007-10-23
*
Fix several bugs in tsvectorin, including crash due to uninitialized field and
Tom Lane
2007-10-23
*
Clarify example of planner cost computation, per a suggestion from
Tom Lane
2007-10-22
*
Adjust ts_debug's output as per my proposal of yesterday: show the
Tom Lane
2007-10-22
*
Be careful to get share lock on each page before computing its free space.
Tom Lane
2007-10-22
*
Remove an Assert that's been obsoleted by recent changes in the parsetree
Tom Lane
2007-10-22
*
Increase FD_SETSIZE on Win32 to allow for more than 54 clients.
Magnus Hagander
2007-10-22
*
Create a quick-and-dirty list of known migration issues for pre-8.3
Tom Lane
2007-10-22
*
Add a useless return statement to suppress a warning seen with some
Tom Lane
2007-10-22
*
Fix shared tsvector/tsquery input code so that we don't say "syntax error in
Tom Lane
2007-10-21
*
Editorial overhaul for text search documentation. Organize the info
Tom Lane
2007-10-21
*
Update Japanese FAQ.
Bruce Momjian
2007-10-20
*
More release note word-smithing.
Bruce Momjian
2007-10-20
*
Adjust error message to agree with documentation. The tsearch documentation
Tom Lane
2007-10-20
*
Fix release tag spelling typo.
Bruce Momjian
2007-10-20
*
More release note wording improvements.
Bruce Momjian
2007-10-20
*
Update German FAQ.
Bruce Momjian
2007-10-20
*
Add a note pointing out that you can't log to syslog without tweaking
Tom Lane
2007-10-20
*
Found another small glitch in tsearch API: the two versions of ts_lexize()
Tom Lane
2007-10-19
*
ts_rewrite() does not return a set, only one row; fix mislabeling in
Tom Lane
2007-10-19
*
More indenting cleanup for release notes.
Bruce Momjian
2007-10-19
*
Consistently indent release notes for prior releases.
Bruce Momjian
2007-10-18
*
More release wording adjustments.
Bruce Momjian
2007-10-18
*
More indenting cleanup, tag additions.
Bruce Momjian
2007-10-18
*
Move a few items into migration from the main changes section. Indent
Bruce Momjian
2007-10-18
*
Minor fixes for the release notes.
Neil Conway
2007-10-18
*
Small changes to release note descriptions.
Bruce Momjian
2007-10-18
*
First pass over release documentation. I trimmed down some of the
Bruce Momjian
2007-10-18
*
Re-add FAQ item:
Bruce Momjian
2007-10-17
*
Add missing entry for PG_WIN1250 encoding, per gripe from Pavel Stehule.
Tom Lane
2007-10-17
*
Another round of editorialization on the text search documentation.
Tom Lane
2007-10-17
*
Mention Slony as just an example.
Bruce Momjian
2007-10-16
*
Fix the URL properly per Robert Treat.
Magnus Hagander
2007-10-16
*
Use 'token' not 'lexeme' to describe the output of a parser.
Tom Lane
2007-10-16
*
Tweak toast-related logic in heapam.c so that the toaster is only invoked
Tom Lane
2007-10-16
*
Teach pgxs.mk and Install.pm how to install files from a contrib module
Tom Lane
2007-10-16
*
Add doc clarifications for warm standby.
Bruce Momjian
2007-10-16
*
Update URLs to a couple of external projects
Magnus Hagander
2007-10-16
*
Re-allow UTF8 encodings on win32. Since UTF8 is converted to
Magnus Hagander
2007-10-16
*
Remove quotes around locale names in some places for consistency.
Peter Eisentraut
2007-10-16
*
Slony switch is only seconds of downtime.
Bruce Momjian
2007-10-16
*
Add mention of Slony for in-place upgrades.
Bruce Momjian
2007-10-16
*
Fix pg_wchar_table[] to match revised ordering of the encoding ID enum.
Tom Lane
2007-10-15
*
Remove obsolete examples of add-on parsers and dictionary templates;
Tom Lane
2007-10-15
*
Add sample text search dictionary templates and parsers, to replace the
Tom Lane
2007-10-15
[prev]
[next]