Commit Graph

40552 Commits (b098abf90537edf0ce9c70e8eb55320baf6e445d)
 

Author SHA1 Message Date
Kevin Grittner 627e360358 Update doc text to reflect new column in MVCC phenomena table. 9 years ago
Stephen Frost 018eb027f1 Do not DROP default roles in pg_dumpall -c 9 years ago
Tom Lane f5e7b2f910 Mark wal_level as PGDLLIMPORT. 9 years ago
Tom Lane abaffa9075 Fix contrib/bloom to work for unlogged indexes. 9 years ago
Stephen Frost 2e8b4bf804 Qualify table usage in dumpTable() and use regclass 9 years ago
Tom Lane 2d2e40e3be Fetch XIDs atomically during vac_truncate_clog(). 9 years ago
Tom Lane 996d273978 Avoid consuming an XID during vac_truncate_clog(). 9 years ago
Alvaro Herrera 0c7cd45b6d Fix range check for effective_io_concurrency 9 years ago
Tom Lane c45fb43c84 Docs: mention pg_reload_conf() in ALTER SYSTEM reference page. 9 years ago
Tom Lane 23f11dc21b In examples of Oracle PL/SQL code, use varchar2 not varchar. 9 years ago
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. 9 years ago
Tom Lane e6dd664d0d Docs: create some user-facing documentation about index-only scans. 9 years ago
Stephen Frost 6f69b96390 Wording quibbles regarding initdb username 9 years ago
Stephen Frost 7df974ee0b Disallow superuser names starting with 'pg_' in initdb 9 years ago
Tom Lane 9eb7a0ac6b Fix poorly-worded log message. 9 years ago
Tom Lane 4768cc4565 Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. 9 years ago