Commit Graph

26056 Commits (2e4cb7082ca547d017759996b09cea754ab97bcc)
 

Author SHA1 Message Date
Peter Eisentraut e2776a0820 Add to synopsis that timeout option also applies to stop mode 18 years ago
Peter Eisentraut e4c26b03bf Make help synopsis consistent 18 years ago
Peter Eisentraut c938a4ea8d Make synopses of -t option consistent 18 years ago
Bruce Momjian f15c08f055 Document that /contrib/tsearch2 now contains a compatibility interface. 18 years ago
Tom Lane a1715ac8f7 Adjust example to reduce confusion between a tsvector column and 18 years ago
Tom Lane 866bad9543 Add a rank/(rank+1) normalization option to ts_rank(). While the usefulness 18 years ago
Tom Lane 5858990f87 Fix incorrect calculation of elapsed_xlogs. Itagaki Takahiro 18 years ago
Tom Lane ca450a07ee Add an Accept parameter to "simple" dictionaries. The default of true 18 years ago
Bruce Momjian a44c81d1b7 Mention that GSSAPI is preferred over Kerberos authentication because 18 years ago
Magnus Hagander 9394059261 Add note about deprecating krb5 authentication in favour of GSSAPI, 18 years ago
Bruce Momjian 144c519842 Capitalize "Migration to Version". 18 years ago
Bruce Momjian 1a339a3939 Properly capitalize "Migrate To Version"; seems we always had that 18 years ago
Bruce Momjian ec67a91106 Markup cleanup. 18 years ago
Bruce Momjian 4ba85c1e24 Reference pgfoundry instead of gborg. 18 years ago
Bruce Momjian 2d7090bc56 Remove reference to gborg, instead reference pgfoundry. 18 years ago
Tom Lane de085820bf Update discussion of tsearch2 migration. I'm not entirely sure about 18 years ago
Tom Lane 42e3ab3f11 Move contrib docs to an appendix (next door to External Projects). 18 years ago
Tom Lane 21fec14941 Clean up some now-obsolete references to GBorg. 18 years ago
Tom Lane 4c2d0cd5e4 Add some quick documentation for tsearch2 compatibility module. 18 years ago
Bruce Momjian c027fa5757 Update release notes to current CVS. 18 years ago
Tom Lane b40c0a4bb0 Clean up some stray references to tsearch2. 18 years ago
Tom Lane 07c23731f2 contrib/tsearch2 need not be special-cased any longer. 18 years ago
Tom Lane 4394c1b09c Resurrect the code for the rewrite(ARRAY[...]) aggregate function, 18 years ago
Tom Lane abd183e4e7 Ooops, missed one file to remove. 18 years ago
Tom Lane 7341a0a0f9 Update description of contrib/tsearch2. 18 years ago
Tom Lane f85252097f Re-add contrib/tsearch2 to the set of buildable contrib modules. 18 years ago
Tom Lane 90e3f2aca7 Replace the now-incompatible-with-core contrib/tsearch2 module with a 18 years ago
Bruce Momjian 4ea3210a04 Again properly fix Darwin strip. 18 years ago
Bruce Momjian 6832927ce3 Add link to Postgres-R glossary from our documentation (has helpful 18 years ago
Bruce Momjian a4840c82da Modify OS/X Darin test to actually work, (no $template) 18 years ago
Tom Lane 30e2c42e00 Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
Bruce Momjian 0614c5e5fd Adjust expected file for new CVS version label. 18 years ago
Bruce Momjian 33e2e02493 Add CVS version labels to all install/uninstall scripts. 18 years ago
Tom Lane 1afbbcac20 Fix more script breakage. 18 years ago
Tom Lane e0b15e2748 Fix insufficient search-path paranoia in SQL function definitions. 18 years ago
Bruce Momjian 14f461d506 Adjust script to be consistent (thanks Tom for the fix). 18 years ago
Tom Lane 15fecdec5c Undo damage from yesterday's script "cleanup". 18 years ago
Tom Lane 1ef648cfbc I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs 18 years ago
Bruce Momjian 2ce1a60bfa No master server overhead for middleware replication. 18 years ago
Bruce Momjian f4294090ae Change replication chart title to "No waiting for multiple servers". 18 years ago
Bruce Momjian e1829591cb Trim trailing whitespace --- needed commit to update anoncvs. 18 years ago
Tom Lane 0bd4da23a4 Ensure that typmod decoration on a datatype name is validated in all cases, 18 years ago
Bruce Momjian 6b8cc88268 Remove tabs from SGML files. 18 years ago
Bruce Momjian 554683f9a1 Remove /contrib/dblink/doc directory, now in SGML. 18 years ago
Bruce Momjian 47fe868831 Adjust pg_trgm expected output for new *.sql file. 18 years ago
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent: 18 years ago
Bruce Momjian 541ff409cc Remove references to READMEs from /contrib Makefiles. 18 years ago
Bruce Momjian c3c69ab4fd Move most /contrib README files into SGML. Some still need conversion 18 years ago
Bruce Momjian 6e414a171e Add pg_ctl -t/timeout parameter to control amount of time to wait for 18 years ago
Tom Lane c6722d7211 Add an example of a SQL function with output parameters returning 18 years ago