summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2007-11-16Fix a few mentions of "Postgres" that slipped into the release notes.Bruce Momjian
2007-11-16Add release note that "Postgres" is now documented as an acceptableBruce Momjian
2007-11-16Simplify wording.Bruce Momjian
2007-11-16Add FAQ items about "Postgres" alias usage, remove old reference.Bruce Momjian
2007-11-16Fix markup that doesn't work in HISTORY generation.REL8_3_BETA3Tom Lane
2007-11-16update files for beta3Marc G. Fournier
2007-11-16Add a couple of notes pointing out that GIN index build time is veryTom Lane
2007-11-15Add more detail for non-TEXT cast release item.Bruce Momjian
2007-11-15Document that /contrib/tsearch2 now contains a compatibility interface.Bruce Momjian
2007-11-14Adjust example to reduce confusion between a tsvector column andTom Lane
2007-11-14Add a rank/(rank+1) normalization option to ts_rank(). While the usefulnessTom Lane
2007-11-14Add an Accept parameter to "simple" dictionaries. The default of trueTom Lane
2007-11-14Mention that GSSAPI is preferred over Kerberos authentication becauseBruce Momjian
2007-11-14Add note about deprecating krb5 authentication in favour of GSSAPI,Magnus Hagander
2007-11-14Capitalize "Migration to Version".Bruce Momjian
2007-11-14Properly capitalize "Migrate To Version"; seems we always had thatBruce Momjian
2007-11-14Markup cleanup.Bruce Momjian
2007-11-14Reference pgfoundry instead of gborg.Bruce Momjian
2007-11-14Remove reference to gborg, instead reference pgfoundry.Bruce Momjian
2007-11-14Update discussion of tsearch2 migration. I'm not entirely sure aboutTom Lane
2007-11-14Move contrib docs to an appendix (next door to External Projects).Tom Lane
2007-11-14Clean up some now-obsolete references to GBorg.Tom Lane
2007-11-14Add some quick documentation for tsearch2 compatibility module.Tom Lane
2007-11-14Update release notes to current CVS.Bruce Momjian
2007-11-13Clean up some stray references to tsearch2.Tom Lane
2007-11-13Add link to Postgres-R glossary from our documentation (has helpfulBruce Momjian
2007-11-12No master server overhead for middleware replication.Bruce Momjian
2007-11-12Change replication chart title to "No waiting for multiple servers".Bruce Momjian
2007-11-12Trim trailing whitespace --- needed commit to update anoncvs.Bruce Momjian
2007-11-11Remove tabs from SGML files.Bruce Momjian
2007-11-11Make /contrib install/uninstall script consistent:Bruce Momjian
2007-11-10Move most /contrib README files into SGML. Some still need conversionBruce Momjian
2007-11-10Add pg_ctl -t/timeout parameter to control amount of time to wait forBruce Momjian
2007-11-10Add an example of a SQL function with output parameters returningTom Lane
2007-11-10High availability wording fix.Bruce Momjian
2007-11-10Update high availability documentation with comments from Markus Schiltknecht.Bruce Momjian
2007-11-10Have text search thesaurus files use "?" for stop words.Bruce Momjian
2007-11-10Fix markup problem with recent pg_ctl change.Bruce Momjian
2007-11-10Properly order pg_ctl -c option alphabetically in docs.Bruce Momjian
2007-11-09Remove tabs from SGML files.Bruce Momjian
2007-11-09Point to our own UUID page instead of to Wikipedia.Alvaro Herrera
2007-11-09Add parameter krb_realm used by GSSAPI, SSPI and KerberosMagnus Hagander
2007-11-09Move pl/proxy into Multi-server parallel query execution documentationBruce Momjian
2007-11-08Wording improvement for pl/proxy mention.Bruce Momjian
2007-11-08Add mention of pl/proxy toolset to docs.Bruce Momjian
2007-11-08Properly indent SGML file.Bruce Momjian
2007-11-08Add "High Availability, Load Balancing, and Replication Feature Matrix"Bruce Momjian
2007-11-08Move NFS section into "Creating Cluster" documentation section becauseBruce Momjian
2007-11-08Mention text search instead of tsearch2Peter Eisentraut
2007-11-08Small fixesPeter Eisentraut