Commit Graph

40642 Commits (f8c58554db48fe004938a8a34a42afb78157b66c)
 

Author SHA1 Message Date
Teodor Sigaev 6ee7fb8244 Fix typo in docs 9 years ago
Tom Lane 1087aa2314 Fix typo in TAP test identification string. 9 years ago
Tom Lane 1e0d6512e5 Fix BTREE_BUILD_STATS build. 9 years ago
Tom Lane eae1ad9b64 Support IndexElem in raw_expression_tree_walker(). 9 years ago
Tom Lane 465e09da63 Add support for more extensive testing of raw_expression_tree_walker(). 9 years ago
Tom Lane 8a4930e3fa Fix latent crash in do_text_output_multiline(). 9 years ago
Peter Eisentraut a50b605aa4 psql: Message style improvements 9 years ago
Tom Lane 768d6f90f9 Improve docs about contrib/intarray's benchmark suite. 9 years ago
Tom Lane 82eafabeaa Improve docs about using ORDER BY to control aggregate input order. 9 years ago
Tom Lane 50e5315a58 Further improve documentation about --quote-all-identifiers switch. 9 years ago
Tom Lane 960be4a998 Improve documentation about pg_dump's --quote-all-identifiers switch. 9 years ago
Tom Lane 16ea51a263 Pin the built-in index access methods. 9 years ago
Tom Lane e13ac5586c Avoid possible crash in contrib/bloom's blendscan(). 9 years ago
Teodor Sigaev 7c979c95a3 Allocate all page images at once in generic wal interface 9 years ago
Magnus Hagander b09cd2e50a Fix typo 9 years ago
Teodor Sigaev 7c8345f67f Correctly align page's images in generic wal API 9 years ago
Robert Haas 02a568a027 postgres_fdw: Fix the fix for crash when pushing down multiple joins. 9 years ago
Robert Haas 1b812afb0e Fix multiple problems in postgres_fdw query cancellation logic. 9 years ago
Tom Lane b7a9347c11 Fix comment. 9 years ago
Peter Eisentraut 9b7bfc3a88 sql_features: Fix typos 9 years ago
Peter Eisentraut 8eec44be6b doc: Fix typo 9 years ago
Peter Eisentraut 5251f2fc4d Update release instructions for translation updates 9 years ago
Peter Eisentraut 6d52e8b646 doc: Update link to external site 9 years ago
Tom Lane d94977ef1c Ensure plan stability in contrib/btree_gist regression test. 9 years ago
Alvaro Herrera cca2a27860 Fix bogus comments 9 years ago
Alvaro Herrera bdb9e3dc1d Fix obsolete comment 9 years ago
Peter Eisentraut 83b8ee8754 doc: Document default of max_worker_processes 9 years ago
Peter Eisentraut 122b99478a doc: Small wording change for clarity 9 years ago
Tom Lane 8a13d5e6d1 Fix infer_arbiter_indexes() to not barf on system columns. 9 years ago
Tom Lane 26e66184d6 Fix assorted missing infrastructure for ON CONFLICT. 9 years ago
Peter Eisentraut 9be58a2b8e Update key words table for 9.6 9 years ago
Alvaro Herrera 15739393e4 Fix autovacuum for shared relations 9 years ago
Tom Lane 8ee29a19d6 Stamp 9.6beta1. 9 years ago
Peter Eisentraut 48aaba4acf Translation updates 9 years ago
Tom Lane 91fd1df4aa Improve 9.6 release notes. 10 years ago
Tom Lane e6dd664d0d Docs: create some user-facing documentation about index-only scans. 10 years ago
Stephen Frost 6f69b96390 Wording quibbles regarding initdb username 10 years ago
Stephen Frost 7df974ee0b Disallow superuser names starting with 'pg_' in initdb 10 years ago
Tom Lane 9eb7a0ac6b Fix poorly-worded log message. 10 years ago
Tom Lane 4768cc4565 Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. 10 years ago
Tom Lane b818088408 In new pg_dump TAP tests, remove trailing "$" from regexps using /m. 10 years ago
Tom Lane 691d99de38 Docs: improve warnings about nextval() not producing gapless sequences. 10 years ago
Tom Lane 7dc1d35969 Update back-branch release notes for the last few commits. 10 years ago
Tom Lane 74a73b1722 Clean up after pg_dump test runs. 10 years ago
Tom Lane 1a2c17f8e2 Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old. 10 years ago
Stephen Frost 0f97c722bb Disable BLOB test in pg_dump TAP tests 10 years ago
Kevin Grittner 7e3da1c473 Mitigate "snapshot too old" performance regression on NUMA 10 years ago
Tom Lane eb7de00ac2 First-draft release notes for 9.5.3. 10 years ago
Tom Lane bbbae5ead3 Docs: fix alphabetization of table entries. 10 years ago
Tom Lane 36db18eaa0 Docs: minor copy-editing for GSSAPI/SSPI authentication docs. 10 years ago