Commit Graph

26056 Commits (2e4cb7082ca547d017759996b09cea754ab97bcc)
 

Author SHA1 Message Date
Tom Lane 286049dbe4 Clean up unportable attempt to use #if inside a macro call, also 18 years ago
Peter Eisentraut a3382de954 Provide a more accurate, detailed log message when the archive command fails. 18 years ago
Bruce Momjian 8db9ba1873 Add random I/O URL: 18 years ago
Bruce Momjian c7e8d0f392 This item was fixed in a different way, so has been removed: 18 years ago
Bruce Momjian 1565888578 Adjust release notes for HISTORY.html generation. 18 years ago
Tom Lane 73d6eb2446 Change 'merge sort join', a phrase we use nowhere else, to the more 18 years ago
Alvaro Herrera 230e8962f3 Make CSV column ordering a bit more logical. 18 years ago
Tom Lane 1ebff9ba81 Make documentation of -W options more accurate and uniform. 18 years ago
Tom Lane 1161f1ae14 Remove the long-deprecated -u option from psql, since it does nothing very 18 years ago
Magnus Hagander 3a7211aaf7 Typo pointed out by Erwin Brandstetter. Remove the whole makes it even 18 years ago
Alvaro Herrera 3bf66d6f1c Extend the format of CSV logs to include the additional information supplied 18 years ago
Magnus Hagander 22867ab986 Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's 18 years ago
Tom Lane 4192f2d85a Remove the -P options of oid2name and pgbench, as they are security 18 years ago
Tom Lane 5eb56611e3 Make vacuumlo prompt for password when needed, thus making its -W 18 years ago
Bruce Momjian 075e410205 Remove Stefan Kaltenbrunner mention from full text release note item. 18 years ago
Bruce Momjian 260419fada Add release note introduction. 18 years ago
Bruce Momjian 4188e1832d Mention Stefan Kaltenbrunner as contributor for text search because of 18 years ago
Bruce Momjian 9377e6a7ba Wording improvement for write-cache disabling instructions. 18 years ago
Bruce Momjian 3e113efdf0 Write cache doc cleanups 18 years ago
Bruce Momjian 51a33519b0 Document how to turn off disk write cache on popular operating systems. 18 years ago
Tom Lane 8828689ae9 Make an editorial pass over the newly SGML-ified contrib documentation. 18 years ago
Alvaro Herrera a3102ce1ef Change the "distributed checkpoint" release note item to Greg Smith's proposed 18 years ago
Bruce Momjian c5156c646b Update Brazilian FAQ. 18 years ago
Bruce Momjian a3f208539c FAQ wording and markup fix. 18 years ago
Tom Lane 82ca4d0210 Fix attribution for Rime of the Ancient Mariner (obviously it's been 18 years ago
Tom Lane 71e90b0df2 The E. J. Pratt verse used as a tsearch test case is unfortunately still 18 years ago
Tom Lane e8191d9f23 Fix bogus prompt for password in -u case. Per gripe from Robert Treat. 18 years ago
Tom Lane 4f9bf7fc5a Fix up the PQconnectionUsedPassword mess: create a separate 18 years ago
Tom Lane cb1ab30fdc Fix completely-bogus volatility markings on pg_trgm functions. 18 years ago
Tom Lane 9fd8843647 Fix mergejoin cost estimation so that we consider the statistical ranges of 18 years ago
Bruce Momjian 8821612854 In the release notes, mention that the "Overview" items are listed in 18 years ago
Bruce Momjian cb010629ba In release notes, mention "most" updates are improved with HOT. 18 years ago
Bruce Momjian d32f24776f Remove completed 8.3 TODO items: 18 years ago
Bruce Momjian 6b8d26bb07 Update HOT description to make index column changes clearer. 18 years ago
Bruce Momjian 52767ea76f Change documentation, change "distributed" checkpoints to "smoothed" 18 years ago
Tom Lane aaff0a559f Clean up a couple of problems in crosstab_hash's use of a hash table. 18 years ago
Peter Eisentraut cac82bb20c Realign the running text in this file to 79 characters wide. Some other 18 years ago
Neil Conway bbff4fd307 Fix typo in pg_standby docs. Arul Shaji. 18 years ago
Tom Lane f039a8cf8e Add missing table entry for lastval(), per Jeff Davis. 18 years ago
Magnus Hagander a0c4ac77ad Disable asserts by default on msvc build (to make it the same 18 years ago
Alvaro Herrera 59c841506c Change wording of logged message when cancelling an autovacuum task, using 18 years ago
Tom Lane 53e99f57fc Make an editorial pass over the newly SGML-ified contrib documentation. 18 years ago
Peter Eisentraut a37a0a4180 Remove unused, occasionally confusing graphics building support. 18 years ago
Tom Lane 9dd4d271df Correct misattribution of earthdistance module --- according to its 18 years ago
Magnus Hagander 024014a448 Don't send an empty SSPI negotiation packet at the end of the negotiation. 18 years ago
Tom Lane 4c128303e0 Entity-ify a passel of & < > characters. Per gripe from Devrim. 18 years ago
Tom Lane f538329f9d Fix build_minmax_path() to cope if an IS NULL clause turns up in the 18 years ago
Tom Lane 50eed107ae Remove contrib/spi/preprocessor, which has been uninteresting ever 18 years ago
Magnus Hagander 739338e88a Default to integer timestamps being off until 8.4, to correspond 18 years ago
Magnus Hagander 8aa318c631 Don't try to install README.spi 18 years ago