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