Commit Graph

23518 Commits (92fb5edbc1ba2b3cc2fbf0a203c2bb511a42dba3)
 

Author SHA1 Message Date
Bruce Momjian 92fb5edbc1 Update multi-line editing wording in release notes. 20 years ago
Bruce Momjian 978ddf65ed In release notes, mention that multi-line history saving does not work 20 years ago
Bruce Momjian 7efbf6d7b6 Add include needed for new getrusage() call. 20 years ago
Tom Lane c7611f99d6 On Windows, we know the backend stack size limit because we have to 20 years ago
Bruce Momjian 5e0bc3b711 Update comments for pgcvslog, -r BASE does not work with cvs log. 20 years ago
Bruce Momjian aa198e5f14 Simplify <link> regex cleanup code. 20 years ago
Bruce Momjian dc1e047baf Allow HISTORY/history.html to be generated by removing <link> elements, 20 years ago
Tom Lane 0629030962 Fix ancient oversight in psql's \d pattern processing code: when seeing two 20 years ago
Bruce Momjian 9ddbbe95fe In release notes, always use </link> rather than </>. 20 years ago
Peter Eisentraut 5a05d18e59 Added missing entry (CASCADED) in keywords table. 20 years ago
Tom Lane 953893822b Fix thinko in comment. 20 years ago
Peter Eisentraut a64f208833 Updated config.guess and config.sub 20 years ago
Peter Eisentraut 2b25e1169f The -X option in pg_dump was supposed to be a workaround for the lack of 20 years ago
Tom Lane dc9142f406 When planning a query at Bind time, be careful to pass the correct 20 years ago
Tom Lane 71a6f8b85b On platforms that have getrlimit(RLIMIT_STACK), use it to ensure that 20 years ago
Tom Lane 1c160291ef Adjust HINT for stack depth limit to mention checking the underlying 20 years ago
Bruce Momjian cc1d55b74b Remove tabs added accidentally. 20 years ago
Neil Conway 9c53544950 Fix a typo. 20 years ago
Bruce Momjian 611b4c59c7 Add main documentation link tags to the release notes. 20 years ago
Tom Lane 452fa214e5 Fix string_to_array() to correctly handle the case where there are 20 years ago
Tom Lane 11d4d424d4 Fix bcc32.mak to create and remove pg_config_os.h properly. Apparently 20 years ago
Tom Lane 6ea8f49573 Fix SysCacheGetAttr() to handle the case where the specified syscache has not 20 years ago
Peter Eisentraut b9b4f10b5b Message style improvements 20 years ago
Tom Lane 378c79dc78 Cleanup for pglz_compress code: remove dead code, const-ify API of 20 years ago
Tom Lane e378f82e00 Make use of qsort_arg in several places that were formerly using klugy 20 years ago
Bruce Momjian f2332ea1e9 Add indenting to Solaris FAQ, for clarity. 20 years ago
Bruce Momjian b680a1d9ad Update DB2X texinfo example code. 20 years ago
Tom Lane b2c04d5e6b Work around buggy strtod on (some versions of?) IRIX. Combination of 20 years ago
Tom Lane 9e6c3582dd Second try at fixing libedit configuration for Bob Friesenhahn. 20 years ago
Bruce Momjian 03ea9ecbda Update Solaris strtod() bug comment. 20 years ago
Bruce Momjian 50a3fb9f22 Update Solaris strtol() bug comment. 20 years ago
Tom Lane bdef2bf296 Adjust configure's handling of libedit to not look for a history.h file. 20 years ago
Bruce Momjian 6fa875d7ce Update Solaris FAQ. 20 years ago
Bruce Momjian abcf7603c0 Exclude pgindent from affecting the ecpg regression directory. 20 years ago
Tom Lane ff40057116 Fix initdb's logic for picking shared_buffers/max_fsm_pages, which had 20 years ago
Tom Lane af0af42f85 Fix comment to agree with presentation. 20 years ago
Tom Lane c48f2e3124 Improve error messages from to_tsquery per yesterday's discussion: 20 years ago
Tom Lane 0d2aed94c2 Add qsort and qsort_arg to MSVC list of src/port files. 20 years ago
Michael Meskes fcc2fbac22 Reverted changes made by pgindent 20 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 20 years ago
Bruce Momjian 451e419e98 Udpate typedefs for pgindent. 20 years ago
Tom Lane 6edd2b4a91 Switch over to using our own qsort() all the time, as has been proposed 20 years ago
Bruce Momjian ed80f5701b pgevent fixes: 20 years ago
Bruce Momjian eff77a759a Update typedef list for 8.2 pgindent run. 20 years ago
Bruce Momjian fb541a1b59 Fix yesno_prompt() memory leak in /script tools, reported by Converity. 20 years ago
Bruce Momjian 0a42adcc32 Improve numeric overflow error message. 20 years ago
Bruce Momjian 45c8ed96b9 Make some sentences consistent with similar ones. 20 years ago
Bruce Momjian 9e23cd612e Improve readline psql prompt suggestion. 20 years ago
Bruce Momjian 756d450313 Add experimental support for db2x texinfo 20 years ago
Bruce Momjian 5441a64164 The attached patch changes units of the some default values in 20 years ago