Commit Graph

25742 Commits (83290b678da534b351ebf8e53bfef5add847535c)
 

Author SHA1 Message Date
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
Peter Eisentraut 156d648025 Add sentence-ending periods. 18 years ago
Peter Eisentraut b7210a07a9 Mention text search instead of tsearch2 18 years ago
Peter Eisentraut d624f94a88 Small fixes 18 years ago
Peter Eisentraut 79cff6bc7e Improve error message 18 years ago
Peter Eisentraut 56f9ff72b2 Add missing newlines to error messages, and normalize wording a bit. 18 years ago
Tom Lane 2de946be6a Improve the performance of LIKE/regex estimation in non-C locales, by making 18 years ago
Tom Lane 9542287123 Fix patternsel() and callers to do the right thing for NOT LIKE and the other 18 years ago
Peter Eisentraut 371d7bc7c0 <optional> cannot be used here, because psql doesn't handle it. 18 years ago
Peter Eisentraut 46c099ce71 Consistent capitalization 18 years ago
Peter Eisentraut e8c4f4e887 Improve wording 18 years ago
Peter Eisentraut 0e3c27538a Specify putting two spaces after sentence-ending period, which is current 18 years ago
Peter Eisentraut 27d18ffcc0 Error message cleanup 18 years ago
Peter Eisentraut 5f9869d0ee Use "alternative" instead of "alternate" where it is clearer. 18 years ago
Michael Meskes e9d7bd2650 Fixed two parser bugs. 18 years ago
Tom Lane 5e51297104 Some code review for xml.c: 18 years ago
Tom Lane 85f807d782 Fix xmlelement() to initialize libxml correctly before using it, and to avoid 18 years ago
Tom Lane bcb3852c33 Fix deprecated-by-C-spec usage: storage class should come before const 18 years ago
Tom Lane df87074092 Improve conversion of legacy CREATE CONSTRAINT TRIGGER representation of 18 years ago
Bruce Momjian c1a03bee08 Document that configure option only affects contrib: 18 years ago
Tom Lane faac769a6b Minor editorial improvements to txid functions' documentation: put back 18 years ago
Bruce Momjian c00055ea80 Document that syncronhous commit can be turned off in a single 18 years ago
Bruce Momjian 049f6b9baa Properly pass third argument to open() in fsync test program. 18 years ago
Bruce Momjian 11d740ed9e Remove <sect1> of txid functions. 18 years ago
Bruce Momjian bd2ef63aa8 Move txid snapshot field description table from datatype to functions section. 18 years ago
Magnus Hagander f5f375330e Fix typos. 18 years ago
Bruce Momjian ec1aafca7d Document txid functions. 18 years ago
Tom Lane a06ce21c72 Add a note about another issue that needs to be considered before 18 years ago
D'Arcy J.M. Cain f00e542746 Remove deprecation notice and add comment about safely restoring backups. 18 years ago
Neil Conway 9a48d22ef5 Use LOG instead of DEBUG2 for logging invalid cancel requests. (That is, 18 years ago
Bruce Momjian 1e941153a2 Working improvement. 18 years ago
Bruce Momjian c066d27f36 Add link to NFS section from "creating a database cluster. 18 years ago
Bruce Momjian 3372380cc4 Document possible problems with NFS tablespaces. 18 years ago
Tom Lane 5e0377ae7e Minor improvements to code for converting legacy CREATE CONSTRAINT TRIGGER 18 years ago