Commit Graph

25793 Commits (4ba85c1e240dcbf542acbd1f923d6634adb5318f)
 

Author SHA1 Message Date
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
Tom Lane 2b477a2c73 Add missing closing / in xsd:restriction, and remove some unnecessary 18 years ago
Bruce Momjian 20a8825778 High availability wording fix. 18 years ago
Bruce Momjian 455fa463ad Update high availability documentation with comments from Markus Schiltknecht. 18 years ago
Tom Lane d2d52bbb55 xmlGetUTF8Char()'s second argument is both input and output. Fix 18 years ago
Bruce Momjian 58ac0f92c0 Use strip -x on OS/X-darwin because non-"-x" causes link problems: 18 years ago
Bruce Momjian d009992ba3 Have text search thesaurus files use "?" for stop words. 18 years ago
Bruce Momjian 82748bc253 Reduce error level of ROLLBACK outside a transaction from WARNING to 18 years ago
Bruce Momjian a341b876d8 Fix markup problem with recent pg_ctl change. 18 years ago
Joe Conway 01496439e9 Have crosstab variants treat NULL rowid as a category in its own right, 18 years ago
Bruce Momjian f19c8577eb Properly order pg_ctl -c option alphabetically in docs. 18 years ago
Tom Lane e5fe2e84d7 Recognize RETURN QUERY via a textual test, so that QUERY doesn't need to be 18 years ago
Bruce Momjian 4521207390 Remove tabs from SGML files. 18 years ago
Tom Lane 0833081125 Add an expected-results file to get regression to pass cleanly in sv_SE 18 years ago