Commit Graph

25775 Commits (0614c5e5fd93bd71a293d7c4e694b06a20c9a70c)
 

Author SHA1 Message Date
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
Tom Lane 654dcfb9e4 Clean up ts_locale.h/.c. Fix broken and not-consistent-across-platforms 18 years ago
Alvaro Herrera 83290b678d Point to our own UUID page instead of to Wikipedia. 18 years ago
Tom Lane a96fa85025 Second pass at improving LIKE/regex estimation in non-C locales. It turns 18 years ago
Magnus Hagander 4b606ee444 Add parameter krb_realm used by GSSAPI, SSPI and Kerberos 18 years ago
Bruce Momjian a7cd5a4aa0 Move pl/proxy into Multi-server parallel query execution documentation 18 years ago
Peter Eisentraut 8db43db01e Allow XML processing instructions starting with "xml" while prohibiting 18 years ago
Bruce Momjian 3991c3fb2b In tsearch code, remove !(A && B) via restructuring, for clarity 18 years ago
Tom Lane c293ba9eff If an index depends on no columns of its table, give it a dependency on the 18 years ago
Bruce Momjian f55e6c07c3 Wording improvement for pl/proxy mention. 18 years ago
Bruce Momjian 4a2077efe4 Add mention of pl/proxy toolset to docs. 18 years ago
Tom Lane c291203ca3 Fix EquivalenceClass code to handle volatile sort expressions in a more 18 years ago
Tom Lane 1be0601681 Last week's patch for make_sort_from_pathkeys wasn't good enough: it has 18 years ago
Bruce Momjian f1528b5154 Properly indent SGML file. 18 years ago
Bruce Momjian 621e14dcb2 Add "High Availability, Load Balancing, and Replication Feature Matrix" 18 years ago
Bruce Momjian 5db1c58a1a Move NFS section into "Creating Cluster" documentation section because 18 years ago
Peter Eisentraut 4c726d5c11 After conferencing again with Bruce, put in more accurate XML error message. 18 years ago
Peter Eisentraut 5412c728b9 Adjust test results for message changes. Darn. 18 years ago
Peter Eisentraut b5a47f245f Wording changes 18 years ago