Commit Graph

14337 Commits (f772e6cbf7f24245d59c4429f24a9c8cc4a9e38c)
 

Author SHA1 Message Date
Bruce Momjian 2676e11fdf Update ports list. 23 years ago
Barry Lind 1b80e0122f Fix a dumb cut and paste error from my last commit and update some of the 23 years ago
Barry Lind 54bc3b6b8b Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatch 23 years ago
Tom Lane b60be3f2f8 Add an at-least-marginally-plausible method of estimating the number 23 years ago
Bruce Momjian 54cb1db6cf Add my name: 23 years ago
Bruce Momjian 988dbc58a2 Update regression for ALL missing from CLUSTER. 23 years ago
Bruce Momjian af26857a27 Most of the code follows the American spelling of the word, which is 23 years ago
Bruce Momjian cd55a2b1be Back out NetBSD/arm32 port. 23 years ago
Bruce Momjian 7b5571e83d Update ports list. 23 years ago
Peter Eisentraut ded8f887aa Fix typo and markup. 23 years ago
Bruce Momjian 075f482024 Update SGML problem in ports. 23 years ago
Bruce Momjian c4501ec551 Remove ALL from CLUSTER ALL. Use just CLUSTER. 23 years ago
Bruce Momjian 72cf681383 Update ports list. 23 years ago
Tom Lane 17ac74797a Put back error test for DECLARE CURSOR outside a transaction block ... 23 years ago
Tom Lane 810f2cfa32 Suppress compile warning, avoid possible problems with signed vs. unsigned 23 years ago
Bruce Momjian 38e6eb197d Re-order REINDEX options in manual for consistency. REINDEX 23 years ago
Tom Lane 8fbef3b55d Reduce need for palloc/pfree overhead in varstr_cmp() by using fixed-size 23 years ago
Peter Eisentraut 35223af057 Revise SQL features list. 23 years ago
Bruce Momjian 00e59b5ec2 Fix CLUSTER regression failure caused by new patch, from Neil Conway 23 years ago
Tom Lane 24b130cb89 Add relcache support for system catalogs with attnotnull columns. 23 years ago
Michael Meskes 4bc3598aa4 Synced parser. 23 years ago
Bruce Momjian 9249bdaabd SGML markup fixes. 23 years ago
Bruce Momjian da8149032a SGML improvements. 23 years ago
Bruce Momjian 8bc717cb88 New version attached. The following is implemented: 23 years ago
Bruce Momjian 5b7eb4dd45 Clean up psql: 23 years ago
Bruce Momjian 728fa75edc OpenSSL 0.9.6g in Debian/unstable stopped working with pgcrypto. This 23 years ago
Bruce Momjian 93e54678a3 pg_dump for domain constraints. 23 years ago
Bruce Momjian 6b603e67dc Add DOMAIN check constraints. 23 years ago
Bruce Momjian 2986aa6a66 Add checkpoint_warning to warn of excessive checkpoints caused by too 23 years ago
Tom Lane 3779f7fd9f Push qual clauses containing subplans to the back of the qual list 23 years ago
Bruce Momjian c948a3f4b8 Rename hostname_lookup to log_hostname. 23 years ago
Bruce Momjian aead49667b Rename show_source_port to log_source_port. 23 years ago
Bruce Momjian 559b6c7ced Rename show_btree_build_stats to log_btree_build_stats 23 years ago
Bruce Momjian d36aa2e885 Rename: 23 years ago
Bruce Momjian 001d5a7aa5 Rename server_min_messages to log_min_messages. Part of consolidation 23 years ago
Tom Lane 3e8c4c7a73 Improve warning messages from tsearch trigger function; clean up some 23 years ago
Tom Lane 89caf56b86 Fix planning bug introduced in recent code reorganization for hashed 23 years ago
Bruce Momjian 65fbc29956 Update ports list. 23 years ago
Bruce Momjian af98ed5fda Fix Magnus's name. 23 years ago
Bruce Momjian 06bfabc88e Fix version number for FreeBSD/alpha on ports list. 23 years ago
Bruce Momjian 3be0907de8 Update ports list. 23 years ago
Barry Lind cfae07331c Applied patch submitted by Mats Lofkvist fixing serious threading problem introduced in beta3. 23 years ago
Bruce Momjian 4a57ef6826 Update ports list. 23 years ago
Bruce Momjian 0326dd76aa There was an error in the gcc portion of the patch I sent you. Here is 23 years ago
Bruce Momjian db286699c6 Update ports list. 23 years ago
Tom Lane 6fbe58ce79 Allow +1300 as a numeric timezone specifier; we already accept FJST as meaning +1300. 23 years ago
Tom Lane d45cfb4b0b Use cat instead of echo or awk, to avoid portability problems with backslashes. 23 years ago
Bruce Momjian 63e9734542 Update xact.c comments for clarity. 23 years ago
Bruce Momjian 34529aeb64 Add: 23 years ago
Bruce Momjian 4e5a947d1c Make MOVE/FETCH 0 actually move/fetch 0. Add MOVE LAST to move to end 23 years ago