Commit Graph

25724 Commits (b7210a07a9ab767d2ccd268b331d4534ad9ff53a)
 

Author SHA1 Message Date
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
Bruce Momjian 729d2b08c0 Properly indent tablespace SGML section. 18 years ago
Bruce Momjian 38fe3a9646 Mention "replication" in the title of the high availability and load 18 years ago
Bruce Momjian f96e1e0faa Update wording for xsl configure option. 18 years ago
Bruce Momjian ede83e04aa Document that configure --with-libxslt controls just /contrib/xml2. 18 years ago
Tom Lane 69500b05d6 Prevent continuing disk-space bloat when profiling (with PROFILE_PID_DIR 18 years ago
Tom Lane a2899ebdc2 Teach CREATE CONSTRAINT TRIGGER to convert old-style foreign key 18 years ago
Tom Lane 97ddfc9607 Ensure that EquivalenceClasses generated from ORDER BY keys contain proper 18 years ago
Bruce Momjian 65bd783614 Mention that internal hash functions changed in 8.3 release notes. 18 years ago
Tom Lane 9423be4449 Some corrections/improvements to new acronym list. 18 years ago
Tom Lane 388c7e28c5 Update discussion of shared memory sizing for 8.3: adjust multipliers, 18 years ago
Bruce Momjian 5c996884a0 Update Czech FAQ. 18 years ago
Bruce Momjian 6287c31b5a Acronym spelling fix. 18 years ago
Bruce Momjian 53e3f9dcfd Add documentation mention that FSM == Free Space Map, so the config 18 years ago
Bruce Momjian 61c8163957 Add acronym section to our documentation. 18 years ago
Bruce Momjian f0cd76fcc4 Add: 18 years ago
Peter Eisentraut e6a5c0aa2c More precise error message 18 years ago
Marc G. Fournier 2a34c1f288 removed from CVS 18 years ago
Peter Eisentraut e07904b0a4 Add note on PostgreSQL vs. Postgres. 18 years ago