Commit Graph

3272 Commits (be8eafa09d1ce3669fc9bc11633e536c64543284)

Author SHA1 Message Date
Neil Conway 1d1b8191ce Minor improvements to the release notes. 21 years ago
Tom Lane ae169e84f7 Improve description of Execute message behavior, per Oliver Jowett. 21 years ago
Bruce Momjian fa6fa8e549 This patch attempts to outline the supported level of SSL within libpq. 21 years ago
Bruce Momjian 31ae87c332 This patch attempts to note the use of the root.crt file in the server. 21 years ago
Neil Conway 505d9be3e6 Update CREATE TABLE AS docs to reflect the fact that CREATE TABLE AS was 21 years ago
Neil Conway bca0383f9a Update installation docs for PL/Python to note that distutils is now 21 years ago
Neil Conway a3c53c834f This patch from Alvaro Herrera adds transaction ID to the list of 21 years ago
Tom Lane 2f48836b1f Some editorializing on the docs for the dollar-quoting feature: fix 21 years ago
Tom Lane 5b564e5307 Fix some shortcomings in psql's autocommit-off mode concerning detection 21 years ago
Tom Lane 768b647ead Now that I look, table 8-1 has some other marginal misstatements in it. 21 years ago
Neil Conway f6279e9ed7 Minor documentation cleanup and improvement. 21 years ago
Tom Lane 089fb6c4ce Put the brackets in the right places in timestamp entries in table 8-1. 21 years ago
Tom Lane f6d278364e Improve documentation of log rotation options, per Ed L. 21 years ago
Peter Eisentraut 152a101f2b Allow WIN1250 as server encoding. 21 years ago
Neil Conway 12ce26f8da Hyperlink a reference to DROP CAST in the CREATE CAST reference page. 21 years ago
Neil Conway 42c0d1f3cd Minor doc tweak: mention that function names can be optionally schema- 21 years ago
Tom Lane b2c4071299 Redesign query-snapshot timing so that volatile functions in READ COMMITTED 21 years ago
Tom Lane b339d1fff6 Fire non-deferred AFTER triggers immediately upon query completion, 21 years ago
Tom Lane b1c4bdae74 Clarify description of SET CONSTRAINTS. Point out that it is still 21 years ago
Tom Lane 0b143dd725 Remove a stray reference to sequences as having tablespaces. 21 years ago
Tom Lane 3ff8cc45ad Add a note about the difference between Postgres' treatment of the rights 21 years ago
Bruce Momjian 90e1ac9292 Add index mention: 21 years ago
Tom Lane 8c603f2c95 Replace log_filename_prefix with more general log_filename parameter, 21 years ago
Tom Lane 26b7c04b37 Avoid ambiguity, as per suggestion from Peter Stricker. 21 years ago
Tom Lane 8226f503ef Rather than referring to src/tutorial/README, put the build instructions 21 years ago
Tom Lane 166300f318 Add note that contrib/rserv is gone. 21 years ago
Tom Lane 79abc3b0de Add explicit note that empty-string array element values now have to 21 years ago
Tom Lane 50742aed68 Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. 21 years ago
Bruce Momjian 968b87686a Update win32 comments. 21 years ago
Bruce Momjian dd9923eb25 New Win32 wording that mentions "code". 21 years ago
Bruce Momjian 32142e2a60 Update documentation to prefer CIDR format for pg_hba.conf and use new 21 years ago
Bruce Momjian 8ec3221d32 Update Win32 wording. 21 years ago
Bruce Momjian cf5dd06755 Add warning about Win32 bugs in this release. 21 years ago
Bruce Momjian ce8a4ffca6 Update Japanese FAQ. 21 years ago
Bruce Momjian 4b9ca271d6 Update tcp connection faq. 21 years ago
Neil Conway cda1bd6cfe Various minor improvements to the SGML documentation: fix some incorrect 21 years ago
Bruce Momjian 728026a6bc Update that 8.0 will support MS Win natively. 21 years ago
Bruce Momjian 1549f5e440 Update newest version number. 21 years ago
Tom Lane bebbbde6aa Seems it would be nice if the ALTER INDEX ref page were actually 21 years ago
Tom Lane c1700bf8c0 Fix typo (extraneous comma). 21 years ago
Bruce Momjian ade9cbafdf Mention that to_char(interval) will be removed in 8.1. 21 years ago
Bruce Momjian 0bd5a8cd59 Fix typo in new ALTER INDEX manual page. 21 years ago
Bruce Momjian 09d4e96d7e Add ALTER INDEX, particularly for moving tablespaces. 21 years ago
Bruce Momjian daa076c4fd > Please find attached a submission to add a "exit on error" option to 21 years ago
Bruce Momjian 040450beef Use backslash in %USERPROFILE%\.pgpass. 21 years ago
Bruce Momjian 84f878f5cd Don't use get_home_path so libpq doesn't pull path.c into the library. 21 years ago
Bruce Momjian f657594bf7 Remove NT4 mention in release notes. 21 years ago
Bruce Momjian 1f0a19c263 The enclose patch clarifies and makes a more useful example for the 21 years ago
Bruce Momjian af032f15da Replace incorrect example for quote_ident 21 years ago
Tom Lane 950c8afcb4 Update release history for 7.4.5. 21 years ago