Commit Graph

26056 Commits (2e4cb7082ca547d017759996b09cea754ab97bcc)
 

Author SHA1 Message Date
Magnus Hagander 6ca2f8483f Add missing documentation for SSPI packets. 18 years ago
Tom Lane 57da4cca27 Improve partitioning example, per Itagaki Takahiro. 18 years ago
Tom Lane 531f58688a Remove obsoleted README files. 18 years ago
Tom Lane 53ae7acbba Add SGML documentation for contrib/spi and contrib/test_parser. 18 years ago
Tom Lane 0d4c3855f1 Update SGML contrib documentation to catch up with recent changes to 18 years ago
Tom Lane 01434d41d4 Stamp 8.3beta4. 18 years ago
Tom Lane a63b63ff96 Revert COPY OUT to follow the pre-8.3 handling of ASCII control characters, 18 years ago
Tom Lane 3b3251cb95 Ensure that all <sect1> and <refentry> tags have IDs. This is needed 18 years ago
Tom Lane 1308d6dd80 Remove README files now migrated to SGML docs. 18 years ago
Tom Lane ec2ff52045 Add SGML docs for contrib/dict_int and contrib/dict_xsyn. 18 years ago
Tom Lane 43da837eda Improve the manual's discussion of partitioning. Recommend using a 18 years ago
Tom Lane 8ee076325f Mention hash opclasses in 'System Dependencies on Operator Classes', 18 years ago
Tom Lane 7cac32534f Sync release notes with CVS HEAD; various editorial improvements. 18 years ago
Tom Lane 265f904d8f Code review for LIKE ... INCLUDING INDEXES patch. Fix failure to propagate 18 years ago
Tom Lane ba9da684b5 Suppress compiler warnings in recent plperl patch. Avoid uselessly expensive 18 years ago
Andrew Dunstan b8f28759d4 Revert inadvertantly committed change. 18 years ago
Andrew Dunstan 6e73b50449 Workaround for perl problem where evaluating UTF8 regexes can cause 18 years ago
Tom Lane 895a94de6d Avoid incrementing the CommandCounter when CommandCounterIncrement is called 18 years ago
Tom Lane f0f18c7087 Repair bug that allowed RevalidateCachedPlan to attempt to rebuild a cached 18 years ago
Magnus Hagander 7c43106db2 Add win32error.c to libpq, needed to resolve _dosmaperr. 18 years ago
Magnus Hagander 35736874f9 Use _dosmaperr() to deal with errors opening files in pgwin32_open(). 18 years ago
Bruce Momjian c2d30556a1 Update release notes to current CVS. 18 years ago
Bruce Momjian c3facf0041 Update Japanese FAQ. 18 years ago
Peter Eisentraut 42a0c88ead Translation updates 18 years ago
Bruce Momjian 6559c4a202 Add additional PITR documentation. 18 years ago
Tom Lane bb0e3011f8 Make a cleanup pass over error reports in tsearch code. Use ereport 18 years ago
Bruce Momjian 664782ee74 RETURN NEXT doc improvement, per Alvaro. 18 years ago
Bruce Momjian 5cbf206c79 Update RETURN NEXT documentation for plpgsql. 18 years ago
Tom Lane 03ffc4d6d5 Improve test coverage of CLOBBER_CACHE_ALWAYS by having it also force 18 years ago
Bruce Momjian 62312ce36d Plpgsql doc cleanup. 18 years ago
Tom Lane 11fccbeaeb Adjust the names of a couple of tsearch index support functions that had 18 years ago
Tom Lane d54ca56743 Install a lookaside cache to speed up repeated lookups of the same operator 18 years ago
Peter Eisentraut a238bd146d Proper capitalization of Ispell 18 years ago
Peter Eisentraut 9293425819 spell checker run 18 years ago
Peter Eisentraut 96ee6ff502 Fix XML Schema structure for char types without length (bug #3782) 18 years ago
Peter Eisentraut 2609345c85 Improve terminology 18 years ago
Peter Eisentraut 178c78c79f Fix typo 18 years ago
Peter Eisentraut c1c772225d Add credit to Pavel Stehule for XML functionality 18 years ago
Peter Eisentraut 87ce0fa369 Fix column number 18 years ago
Peter Eisentraut 3f9ef2bf8c Properly recognize and announce input errors. 18 years ago
Bruce Momjian 492ae18f0d Add a few current_* variable index entries to the docs. 18 years ago
Bruce Momjian 497365f48a Add comments about VACUUM to free space map docs. 18 years ago
Bruce Momjian 43e082fc98 Change a stop word on the right-hand-side in the thesaurus file to be an 18 years ago
Tom Lane a54d3fb2e6 Fix plpgsql to not lookup block labels except in contexts where a block label 18 years ago
Tom Lane 42fd80de53 Fix pg_regress to check the directory it is actually reading files from, 18 years ago
Tom Lane 3f89964234 Add quote_literal(anyelement) to preserve (and, in fact, extend) a 18 years ago
Tom Lane 66d7bbf674 Suppress compiler warning. 18 years ago
Bruce Momjian a0a9c5bcb9 Add example of MONEY casting to numeric if locale is known. 18 years ago
Peter Eisentraut 7888b52076 Make casts from xml to text independent of the XML option setting, thus 18 years ago
Peter Eisentraut 542d04e179 correct capitalization 18 years ago