Commit Graph

24202 Commits (fdd4a1ff0d19cf844d5ee8c196077566d837867f)
 

Author SHA1 Message Date
Bruce Momjian fdd4a1ff0d Updated TODO item: 19 years ago
Bruce Momjian fcbddea8b7 Modify: 19 years ago
Andrew Dunstan 00ade1dfcf Pass modern COPY syntax to backend, since copy (query) does not accept old syntax. Per complaint from Michael Fuhr. 19 years ago
Tom Lane 23c4978e6c Rename MaxTupleSize to MaxHeapTupleSize to clarify that it's not meant to 19 years ago
Tom Lane a2e092e1c7 Don't MAXALIGN in the checks to decide whether a tuple is over TOAST's 19 years ago
Bruce Momjian 03d442ca60 Add: 19 years ago
Bruce Momjian 1a476a6145 Update wording. 19 years ago
Bruce Momjian 43aa1e59f5 Add documentation for Windows on how to set an environment variable. 19 years ago
Bruce Momjian c29a0bd52c Change vacuum lazy "compacting" warning message to: 19 years ago
Bruce Momjian 1d6653ee80 Update URL for: 19 years ago
Bruce Momjian 28019984e9 Add: 19 years ago
Bruce Momjian 300c43e303 Add URLs for: 19 years ago
Bruce Momjian 1a641c0cee Document that a client-only install using: 19 years ago
Bruce Momjian b6f6284802 Add: 19 years ago
Peter Eisentraut 4c488e857e Update SQL conformance information about XML features. 19 years ago
Peter Eisentraut ec020e1ceb Implement XMLSERIALIZE for real. Analogously, make the xml to text cast 19 years ago
Bruce Momjian 25dc46334b Fix configure detection code when --with-ldap and --enable-thread-safety 19 years ago
Bruce Momjian b1b9c364cc Add patches thread for: 19 years ago
Bruce Momjian 635425d845 Add URL for: 19 years ago
Bruce Momjian 69b90c49bc Add: 19 years ago
Bruce Momjian 99be3fa3ee Add URL for: 19 years ago
Neil Conway b587bafef1 This patch changes the installscript for vcbuild to actually parse the 19 years ago
Neil Conway ee84009cb0 Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under 19 years ago
Michael Meskes 685523c420 Applied Magnus Hagander's patch to take away some compiler warnings. 19 years ago
Michael Meskes fc8115d42f Cleaned up va_list handling. Hopefully this now works on all archs. 19 years ago
Bruce Momjian 98df90013f Add: 19 years ago
Tom Lane bd01a4e3b7 Update release notes for security-related releases in all active branches. 19 years ago
Tom Lane 5413eef8dc Repair failure to check that a table is still compatible with a previously 19 years ago
Tom Lane f8eb75b673 Repair insufficiently careful type checking for SQL-language functions: 19 years ago
Tom Lane dc4c26c37e Fix broken markup. 19 years ago
Bruce Momjian f7e5ecb026 Add "May/Can/Might" section to error message style guidlines, and 19 years ago
Neil Conway 2576dd4dee Fix two more regression tests whose expected outputs were not updated 19 years ago
Bruce Momjian 52096ae119 Mention file system replication as a high availability solution in the 19 years ago
Tom Lane a9d5fb5a02 Typo fix. 19 years ago
Neil Conway d596efac56 Update some of the "expected" regression test results for Bruce's 19 years ago
Tom Lane 6994d0b891 Fix plpgsql so that when a local variable has no initial-value expression, 19 years ago
Bruce Momjian db047e571d Add URL for: 19 years ago
Bruce Momjian 8b4ff8b6a1 Wording cleanup for error messages. Also change can't -> cannot. 19 years ago
Neil Conway baaec74c5a Fix broken markup. 19 years ago
Bruce Momjian f1b68860bc Add 8.2.0 "Incomatibilities" documentation that pg_dump's -n and -t 19 years ago
Bruce Momjian 969320c8b8 Chinese FAQ update 19 years ago
Bruce Momjian a867c5aa2f Update URL for function permission checks 19 years ago
Bruce Momjian 2ccb40b532 Add: 19 years ago
Bruce Momjian fa3f06dc6b Add: 19 years ago
Neil Conway bd2c171414 This patch adds documentation for the long-version parameters --username 19 years ago
Bruce Momjian e665137250 Add: 19 years ago
Neil Conway dbcaee49b5 Fix a few typos in comments in GiN. 19 years ago
Bruce Momjian b3687889c4 Update CREATE SEQUENCE documentation to show the same sequence being 19 years ago
Bruce Momjian 40bf8717cf Add URL for: 19 years ago
Bruce Momjian 09a9f10e7f Consistenly use colons before '<programlisting>' blocks, where 19 years ago