Commit Graph

21359 Commits (c9de6b922e4f8c2647c64a67e86d4a95e3fca2cc)
 

Author SHA1 Message Date
Bruce Momjian 9f53cfd9db Add comments explaining clauses used by CREATE ROLE but not ALTER. 20 years ago
Bruce Momjian 86044a9d71 Add: 20 years ago
Bruce Momjian 6db56cdf80 Add: 20 years ago
Bruce Momjian bf8e536215 Add: 20 years ago
Bruce Momjian bb36c18c51 Remove xid wraparound mention, because it was already done in 8.0, per Neil. 20 years ago
Tom Lane 06d70d78a4 Fix typo in comment. 20 years ago
Tom Lane bb6b1a38b6 Document that chkpass ignores password characters after the eighth. 20 years ago
Bruce Momjian e6bae1c3d3 Add: 20 years ago
Bruce Momjian 6e85717a77 Add: 20 years ago
Bruce Momjian e885554c8d Clarify autovacuum wording. 20 years ago
Bruce Momjian 01ead29b0c Please find attached a patch which tells about what the spiffy, 20 years ago
Bruce Momjian 9822c73a9d Mention that autovacuum also needs stats. 20 years ago
Bruce Momjian 18ea8ae531 Attached patch takes a swing at improving the autovacuum wording in 20 years ago
Bruce Momjian 0135cd88bd Add warning about DOMAINs. 20 years ago
Bruce Momjian c79671bdbb Add: 20 years ago
Bruce Momjian ec294fc6cb Move table constraint patch up into the main new features section of the 20 years ago
Tom Lane d7e4fd99e5 Fix bug introduced into indexable_outerrelids() by an ill-considered 20 years ago
Bruce Momjian 8a64ec6285 Add "basic" for table partitioning. 20 years ago
Bruce Momjian a5b9e18acc Add instructions. 20 years ago
Bruce Momjian 5d075bb4cc Add "codelines" script to compute number of lines in a releaes. 20 years ago
Bruce Momjian c37ddf371d Add: 20 years ago
Bruce Momjian b3364fc81b pgindent new GIST index code, per request from Tom. 20 years ago
Tom Lane 08817bdb76 Adjust GiST error messages to conform to message style guidelines. 20 years ago
Tom Lane a453951dd9 Take exclusive buffer lock in scan_heap() to eliminate some corner cases 20 years ago
Bruce Momjian 4f915cd377 This patch cleans up the access to members of ItemIdData. 20 years ago
Bruce Momjian 62da04f8e3 Add: 20 years ago
Bruce Momjian d7a06c2ac8 Fix psql \x by removing puts(). 20 years ago
Bruce Momjian a3b9c6988d Suppress port number for unix domain sockets in log connect/disconnect 20 years ago
Tom Lane d7bb412e9c Remove some dead code. 20 years ago
Tom Lane 1128f55659 Fix postgresql.conf lexer to accept doubled single quotes in literal 20 years ago
Tom Lane dbf952860e Suppress database dump item when --table and/or --schema switch was 20 years ago
Tom Lane bc9d4ec9a1 optimize_minmax_aggregates() neglected to check for inherited tables. 20 years ago
Bruce Momjian 99bb9c551e Fix interaction between psql \set AUTOCOMMIT and "ON_ERROR_ROLLBACK" 20 years ago
Bruce Momjian 8d86982a11 Merge items: 20 years ago
Bruce Momjian b7159824e6 Return proper value for psql -f filename failure if filename open fails. 20 years ago
Bruce Momjian 408c140266 autovacuum setting false -> off, for consistency 20 years ago
Bruce Momjian a34ec0ab4a Fix typo: 20 years ago
Bruce Momjian 7caaf8a022 Add: 20 years ago
Bruce Momjian 519d848eb5 Update profile file location. 20 years ago
Bruce Momjian 32f2cd3f35 Add: 20 years ago
Bruce Momjian 78b06948d0 Remove: 20 years ago
Bruce Momjian 658657177e Print proper cause of statement cancel, user interaction or timeout. 20 years ago
Bruce Momjian 591a29b398 update timestamp on file. 20 years ago
Peter Eisentraut bfa47ddc20 Clarify some error messages 20 years ago
Tom Lane b98f9898d1 Fix typo in link label, per Evgeny Gridasov. 20 years ago
Bruce Momjian 3743f07a53 Add: 20 years ago
Bruce Momjian e8960fc34f Add: 20 years ago
Bruce Momjian d5eab81313 Adjust regression for new cancel query message. 20 years ago
Bruce Momjian 098d204a6b Update query cancel message: 20 years ago
Bruce Momjian 1d734b79a3 Adjust bcc to work for thread changes. 20 years ago