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
*
Adjust example to reduce confusion between a tsvector column and
Tom Lane
2007-11-14
*
Add a rank/(rank+1) normalization option to ts_rank(). While the usefulness
Tom Lane
2007-11-14
*
Fix incorrect calculation of elapsed_xlogs. Itagaki Takahiro
Tom Lane
2007-11-14
*
Add an Accept parameter to "simple" dictionaries. The default of true
Tom Lane
2007-11-14
*
Mention that GSSAPI is preferred over Kerberos authentication because
Bruce Momjian
2007-11-14
*
Add note about deprecating krb5 authentication in favour of GSSAPI,
Magnus Hagander
2007-11-14
*
Capitalize "Migration to Version".
Bruce Momjian
2007-11-14
*
Properly capitalize "Migrate To Version"; seems we always had that
Bruce Momjian
2007-11-14
*
Markup cleanup.
Bruce Momjian
2007-11-14
*
Reference pgfoundry instead of gborg.
Bruce Momjian
2007-11-14
*
Remove reference to gborg, instead reference pgfoundry.
Bruce Momjian
2007-11-14
*
Update discussion of tsearch2 migration. I'm not entirely sure about
Tom Lane
2007-11-14
*
Move contrib docs to an appendix (next door to External Projects).
Tom Lane
2007-11-14
*
Clean up some now-obsolete references to GBorg.
Tom Lane
2007-11-14
*
Add some quick documentation for tsearch2 compatibility module.
Tom Lane
2007-11-14
*
Update release notes to current CVS.
Bruce Momjian
2007-11-14
*
Clean up some stray references to tsearch2.
Tom Lane
2007-11-13
*
contrib/tsearch2 need not be special-cased any longer.
Tom Lane
2007-11-13
*
Resurrect the code for the rewrite(ARRAY[...]) aggregate function,
Tom Lane
2007-11-13
*
Ooops, missed one file to remove.
Tom Lane
2007-11-13
*
Update description of contrib/tsearch2.
Tom Lane
2007-11-13
*
Re-add contrib/tsearch2 to the set of buildable contrib modules.
Tom Lane
2007-11-13
*
Replace the now-incompatible-with-core contrib/tsearch2 module with a
Tom Lane
2007-11-13
*
Again properly fix Darwin strip.
Bruce Momjian
2007-11-13
*
Add link to Postgres-R glossary from our documentation (has helpful
Bruce Momjian
2007-11-13
*
Modify OS/X Darin test to actually work, (no $template)
Bruce Momjian
2007-11-13
*
Fix a few contrib regression test scripts that hadn't gotten the word
Tom Lane
2007-11-13
*
Adjust expected file for new CVS version label.
Bruce Momjian
2007-11-13
*
Add CVS version labels to all install/uninstall scripts.
Bruce Momjian
2007-11-13
*
Fix more script breakage.
Tom Lane
2007-11-13
*
Fix insufficient search-path paranoia in SQL function definitions.
Tom Lane
2007-11-13
*
Adjust script to be consistent (thanks Tom for the fix).
Bruce Momjian
2007-11-13
*
Undo damage from yesterday's script "cleanup".
Tom Lane
2007-11-13
*
I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs
Tom Lane
2007-11-13
*
No master server overhead for middleware replication.
Bruce Momjian
2007-11-12
*
Change replication chart title to "No waiting for multiple servers".
Bruce Momjian
2007-11-12
*
Trim trailing whitespace --- needed commit to update anoncvs.
Bruce Momjian
2007-11-12
*
Ensure that typmod decoration on a datatype name is validated in all cases,
Tom Lane
2007-11-11
*
Remove tabs from SGML files.
Bruce Momjian
2007-11-11
*
Remove /contrib/dblink/doc directory, now in SGML.
Bruce Momjian
2007-11-11
*
Adjust pg_trgm expected output for new *.sql file.
Bruce Momjian
2007-11-11
*
Make /contrib install/uninstall script consistent:
Bruce Momjian
2007-11-11
*
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
*
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-11-10
*
Add pg_ctl -t/timeout parameter to control amount of time to wait for
Bruce Momjian
2007-11-10
*
Add an example of a SQL function with output parameters returning
Tom Lane
2007-11-10
*
Add missing closing / in xsd:restriction, and remove some unnecessary
Tom Lane
2007-11-10
*
High availability wording fix.
Bruce Momjian
2007-11-10
*
Update high availability documentation with comments from Markus Schiltknecht.
Bruce Momjian
2007-11-10
*
xmlGetUTF8Char()'s second argument is both input and output. Fix
Tom Lane
2007-11-10
[next]