aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* In examples of Oracle PL/SQL code, use varchar2 not varchar.Tom Lane2016-05-24
* Fix typo in docsTeodor Sigaev2016-05-24
* Fix typo in TAP test identification string.Tom Lane2016-05-23
* Fix BTREE_BUILD_STATS build.Tom Lane2016-05-23
* Support IndexElem in raw_expression_tree_walker().Tom Lane2016-05-23
* Add support for more extensive testing of raw_expression_tree_walker().Tom Lane2016-05-23
* Fix latent crash in do_text_output_multiline().Tom Lane2016-05-23
* psql: Message style improvementsPeter Eisentraut2016-05-21
* Improve docs about contrib/intarray's benchmark suite.Tom Lane2016-05-21
* Improve docs about using ORDER BY to control aggregate input order.Tom Lane2016-05-21
* Further improve documentation about --quote-all-identifiers switch.Tom Lane2016-05-20
* Improve documentation about pg_dump's --quote-all-identifiers switch.Tom Lane2016-05-20
* Pin the built-in index access methods.Tom Lane2016-05-19
* Avoid possible crash in contrib/bloom's blendscan().Tom Lane2016-05-17
* Allocate all page images at once in generic wal interfaceTeodor Sigaev2016-05-17
* Fix typoMagnus Hagander2016-05-17
* Correctly align page's images in generic wal APITeodor Sigaev2016-05-17
* postgres_fdw: Fix the fix for crash when pushing down multiple joins.Robert Haas2016-05-16
* Fix multiple problems in postgres_fdw query cancellation logic.Robert Haas2016-05-16
* Fix comment.Tom Lane2016-05-15
* sql_features: Fix typosPeter Eisentraut2016-05-13
* doc: Fix typoPeter Eisentraut2016-05-13
* Update release instructions for translation updatesPeter Eisentraut2016-05-13
* doc: Update link to external sitePeter Eisentraut2016-05-13
* Ensure plan stability in contrib/btree_gist regression test.Tom Lane2016-05-12
* Fix bogus commentsAlvaro Herrera2016-05-12
* Fix obsolete commentAlvaro Herrera2016-05-12
* doc: Document default of max_worker_processesPeter Eisentraut2016-05-12
* doc: Small wording change for clarityPeter Eisentraut2016-05-12
* Fix infer_arbiter_indexes() to not barf on system columns.Tom Lane2016-05-11
* Fix assorted missing infrastructure for ON CONFLICT.Tom Lane2016-05-11
* Update key words table for 9.6Peter Eisentraut2016-05-11
* Fix autovacuum for shared relationsAlvaro Herrera2016-05-10
* Stamp 9.6beta1.REL9_6_BETA1Tom Lane2016-05-09
* Translation updatesPeter Eisentraut2016-05-09
* Improve 9.6 release notes.Tom Lane2016-05-08
* Docs: create some user-facing documentation about index-only scans.Tom Lane2016-05-08
* Wording quibbles regarding initdb usernameStephen Frost2016-05-08
* Disallow superuser names starting with 'pg_' in initdbStephen Frost2016-05-08
* Fix poorly-worded log message.Tom Lane2016-05-08
* Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22.Tom Lane2016-05-07
* In new pg_dump TAP tests, remove trailing "$" from regexps using /m.Tom Lane2016-05-07
* Docs: improve warnings about nextval() not producing gapless sequences.Tom Lane2016-05-07
* Update back-branch release notes for the last few commits.Tom Lane2016-05-07
* Clean up after pg_dump test runs.Tom Lane2016-05-06
* Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old.Tom Lane2016-05-06
* Disable BLOB test in pg_dump TAP testsStephen Frost2016-05-06
* Mitigate "snapshot too old" performance regression on NUMAKevin Grittner2016-05-06
* First-draft release notes for 9.5.3.Tom Lane2016-05-06
* Docs: fix alphabetization of table entries.Tom Lane2016-05-06