Commit Graph

16576 Commits (738dc233f4dcb51e9c969718b52f5579de252880)
 

Author SHA1 Message Date
Tom Lane b402503fb6 Adjust data types in some of the UNION tests to avoid potentially 22 years ago
Tom Lane eeaf5f04ae Provide a way to run the parallel regression tests with a user-specified 22 years ago
Peter Eisentraut 4593531205 Fix language. 22 years ago
Peter Eisentraut 841f4a9542 Make spelling consistent. 22 years ago
Peter Eisentraut 0f095fa4d2 pg_dumpall doesn't use psql anymore. 22 years ago
Peter Eisentraut 59550df34d Put --describe-config in the right place. 22 years ago
Peter Eisentraut 1885b26893 Fix name in supported platforms list. 22 years ago
Peter Eisentraut 1af403e42d Complete options help and put it in less random order. 22 years ago
Peter Eisentraut 33ab0d9eee Call domains "domains", not "derived types". 22 years ago
Peter Eisentraut 831af83b91 Update ports list. 22 years ago
Peter Eisentraut 801427abc2 Unset CFLAGS before reading template. This should be more robust. 22 years ago
Peter Eisentraut 0543af2f12 Fix CFLAGS logic. 22 years ago
Peter Eisentraut f7e5e9d493 More whitespace fixes. Do people write the expected files by hand? 22 years ago
Peter Eisentraut 32ab99ba10 Fix hidden whitespace differences between expected and result files. 22 years ago
Peter Eisentraut 8442a92e5a Spell checking, consistent terminology. 22 years ago
Tom Lane 4240d2bffd Update future-tense comments in README to present tense. Noted by 22 years ago
Tom Lane 47309464e4 Rewrite GiST documentation into something actually useful. 22 years ago
Tom Lane 9bd04c0130 Fix broken markup. 22 years ago
Peter Eisentraut bc010cd9ef Translation update 22 years ago
Tom Lane 8545482947 When a superuser does GRANT or REVOKE on an object he doesn't own, 22 years ago
Bruce Momjian 19554ed487 new protocol, faster startup. 22 years ago
Bruce Momjian df1bb47dc4 Update for polymorphic functions, needs more work. 22 years ago
Bruce Momjian 12f2525b0d MAC OS X => Mac OS X 22 years ago
Bruce Momjian d908c8e238 Release updates suggested by Tom. 22 years ago
Tom Lane bcf4d35699 Minor cleanup of PQunescapeBytea(). Avoid unportable assumptions about 22 years ago
Jan Wieck 774f57038a Moved the recently added test for foreign key disabled by rewrite 22 years ago
Michael Meskes e6152300f1 If EOF is found inside a string/comment/etc. stop parsing. 22 years ago
Bruce Momjian ef1b846daf Remove <note> take, use another paragraph for description. 22 years ago
Bruce Momjian 88a7576897 Update HISTORY. 22 years ago
Bruce Momjian d6ad5375cb Update with more comments. 22 years ago
Jan Wieck cc4baf4da3 Fix for possible referential integrity violation when a qualified ON INSERT 22 years ago
Tom Lane e181001764 Small fix to Christopher's recent improvements --- underscore is not 22 years ago
Tom Lane ede9b68e03 Use Tcl ByteArray objects to avoid unwanted character set translation 22 years ago
Tom Lane e84487f67a Further work on tab completion code: arrange for system catalogs to be 22 years ago
Bruce Momjian fcfbd434cc Fix markup by using <note> for comments. 22 years ago
Bruce Momjian d8df98d026 More SGML cleanup. 22 years ago
Bruce Momjian 39b752f6b7 SGML cleanup. 22 years ago
Bruce Momjian c0d92dc489 Update SGML release notes with Peter's direction. Does not compile 22 years ago
Bruce Momjian 216bc11020 Mark release note comments as new subsections rather than footnotes, per 22 years ago
Tom Lane 3108b5db28 Allow the query for a plpgsql cursor to begin with '(' as well as 'SELECT'. 22 years ago
Dave Cramer f4b4d7ce60 use the result set to set the fetchsize 22 years ago
Michael Meskes f590a5ea72 Applied patch by Dave Cramer to fix several bugs in compatlib. 22 years ago
Bruce Momjian d807bbe837 Fix markup for new release footnotes. 22 years ago
Bruce Momjian 60b198a768 Update FAQ_DEV: elog => ereport. 22 years ago
Bruce Momjian d46f9cd3bd Update more release descriptions. 22 years ago
Bruce Momjian 8478bbfd76 Add more footnote comments to the release notes. 22 years ago
Tom Lane f016c92ea4 Fix some corner cases in ACL manipulation: don't foul up on an empty 22 years ago
Bruce Momjian 1a2be80ee7 Add first release note detail item. 22 years ago
Bruce Momjian a00d6b23eb Update for 7.4 --- prefer IN to EXISTS. 22 years ago
Tom Lane a35deb5400 Give a useful error message if a RangeVar is encountered in an expression. 22 years ago