index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
In examples of Oracle PL/SQL code, use varchar2 not varchar.
Tom Lane
2016-05-24
*
Fix typo in docs
Teodor Sigaev
2016-05-24
*
Fix typo in TAP test identification string.
Tom Lane
2016-05-23
*
Fix BTREE_BUILD_STATS build.
Tom Lane
2016-05-23
*
Support IndexElem in raw_expression_tree_walker().
Tom Lane
2016-05-23
*
Add support for more extensive testing of raw_expression_tree_walker().
Tom Lane
2016-05-23
*
Fix latent crash in do_text_output_multiline().
Tom Lane
2016-05-23
*
psql: Message style improvements
Peter Eisentraut
2016-05-21
*
Improve docs about contrib/intarray's benchmark suite.
Tom Lane
2016-05-21
*
Improve docs about using ORDER BY to control aggregate input order.
Tom Lane
2016-05-21
*
Further improve documentation about --quote-all-identifiers switch.
Tom Lane
2016-05-20
*
Improve documentation about pg_dump's --quote-all-identifiers switch.
Tom Lane
2016-05-20
*
Pin the built-in index access methods.
Tom Lane
2016-05-19
*
Avoid possible crash in contrib/bloom's blendscan().
Tom Lane
2016-05-17
*
Allocate all page images at once in generic wal interface
Teodor Sigaev
2016-05-17
*
Fix typo
Magnus Hagander
2016-05-17
*
Correctly align page's images in generic wal API
Teodor Sigaev
2016-05-17
*
postgres_fdw: Fix the fix for crash when pushing down multiple joins.
Robert Haas
2016-05-16
*
Fix multiple problems in postgres_fdw query cancellation logic.
Robert Haas
2016-05-16
*
Fix comment.
Tom Lane
2016-05-15
*
sql_features: Fix typos
Peter Eisentraut
2016-05-13
*
doc: Fix typo
Peter Eisentraut
2016-05-13
*
Update release instructions for translation updates
Peter Eisentraut
2016-05-13
*
doc: Update link to external site
Peter Eisentraut
2016-05-13
*
Ensure plan stability in contrib/btree_gist regression test.
Tom Lane
2016-05-12
*
Fix bogus comments
Alvaro Herrera
2016-05-12
*
Fix obsolete comment
Alvaro Herrera
2016-05-12
*
doc: Document default of max_worker_processes
Peter Eisentraut
2016-05-12
*
doc: Small wording change for clarity
Peter Eisentraut
2016-05-12
*
Fix infer_arbiter_indexes() to not barf on system columns.
Tom Lane
2016-05-11
*
Fix assorted missing infrastructure for ON CONFLICT.
Tom Lane
2016-05-11
*
Update key words table for 9.6
Peter Eisentraut
2016-05-11
*
Fix autovacuum for shared relations
Alvaro Herrera
2016-05-10
*
Stamp 9.6beta1.
REL9_6_BETA1
Tom Lane
2016-05-09
*
Translation updates
Peter Eisentraut
2016-05-09
*
Improve 9.6 release notes.
Tom Lane
2016-05-08
*
Docs: create some user-facing documentation about index-only scans.
Tom Lane
2016-05-08
*
Wording quibbles regarding initdb username
Stephen Frost
2016-05-08
*
Disallow superuser names starting with 'pg_' in initdb
Stephen Frost
2016-05-08
*
Fix poorly-worded log message.
Tom Lane
2016-05-08
*
Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22.
Tom Lane
2016-05-07
*
In new pg_dump TAP tests, remove trailing "$" from regexps using /m.
Tom Lane
2016-05-07
*
Docs: improve warnings about nextval() not producing gapless sequences.
Tom Lane
2016-05-07
*
Update back-branch release notes for the last few commits.
Tom Lane
2016-05-07
*
Clean up after pg_dump test runs.
Tom Lane
2016-05-06
*
Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old.
Tom Lane
2016-05-06
*
Disable BLOB test in pg_dump TAP tests
Stephen Frost
2016-05-06
*
Mitigate "snapshot too old" performance regression on NUMA
Kevin Grittner
2016-05-06
*
First-draft release notes for 9.5.3.
Tom Lane
2016-05-06
*
Docs: fix alphabetization of table entries.
Tom Lane
2016-05-06
[next]