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
...
*
Fix obsolete comment.
Robert Haas
2016-06-29
*
Document precedence of FTS operators in tsquery
Teodor Sigaev
2016-06-29
*
doc: add link for list-of-scalars mention
Bruce Momjian
2016-06-28
*
doc: update effective_io_concurrency for SSDs
Bruce Momjian
2016-06-28
*
Remove unused arguments in two GiST subroutines
Alvaro Herrera
2016-06-28
*
doc: remove GIN vs. GiST performance mention
Bruce Momjian
2016-06-28
*
doc: in binary mode mention, say "encoding conversion"
Bruce Momjian
2016-06-28
*
doc: remove mention of UT1 in representing time
Bruce Momjian
2016-06-28
*
Don't apply sortgroupref labels to a tlist that might not match.
Tom Lane
2016-06-28
*
Fix mistakes in pg_visibility documentation.
Robert Haas
2016-06-27
*
Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query.
Tom Lane
2016-06-27
*
Change predecence of phrase operator.
Teodor Sigaev
2016-06-27
*
Do not fallback to AND for FTS phrase operator.
Teodor Sigaev
2016-06-27
*
Make exact distance match for FTS phrase operator
Teodor Sigaev
2016-06-27
*
Avoid making a separate pass over the query to check for partializability.
Tom Lane
2016-06-26
*
Rethink node-level representation of partial-aggregation modes.
Tom Lane
2016-06-26
*
Simplify planner's final setup of Aggrefs for partial aggregation.
Tom Lane
2016-06-26
*
Fix handling of multixacts predating pg_upgrade
Alvaro Herrera
2016-06-24
*
Fix building of large (bigger than shared_buffers) hash indexes.
Tom Lane
2016-06-24
*
postgres_fdw: Fix incorrect NULL handling in join pushdown.
Robert Haas
2016-06-24
*
postgres_fdw: Remove useless return statement.
Robert Haas
2016-06-24
*
psql: Improve \crosstabview error messages
Peter Eisentraut
2016-06-24
*
Add tab completion for pager_min_lines to psql.
Andrew Dunstan
2016-06-23
*
Fix small memory leak in partial-aggregate deserialization functions.
Tom Lane
2016-06-23
*
Improve user-facing documentation for partial/parallel aggregation.
Tom Lane
2016-06-22
*
Update oidjoins regression test for 9.6.
Tom Lane
2016-06-22
*
Fix type-safety problem with parallel aggregate serial/deserialization.
Tom Lane
2016-06-22
*
Make "postgres -C guc" print "" not "(null)" for null-valued GUCs.
Tom Lane
2016-06-22
*
Improve cleanup in rolenames test
Peter Eisentraut
2016-06-21
*
Update comment about allowing GUCs to change scanning.
Bruce Momjian
2016-06-21
*
Document that dependency tracking doesn't consider function bodies.
Tom Lane
2016-06-21
*
Refactor planning of projection steps that don't need a Result plan node.
Tom Lane
2016-06-21
*
Stamp 9.6beta2.
REL9_6_BETA2
Tom Lane
2016-06-20
*
Add missing check for malloc failure in plpgsql_extra_checks_check_hook().
Tom Lane
2016-06-20
*
pg_trgm's set_limit() function is parallel unsafe, not parallel restricted.
Tom Lane
2016-06-20
*
docs: clarify use of pg_rewind arguments
Bruce Momjian
2016-06-20
*
Fix comparison of similarity to threshold in GIST trigram searches.
Tom Lane
2016-06-20
*
Translation updates
Peter Eisentraut
2016-06-20
*
Add missing documentation of pg_roles.rolbypassrls
Magnus Hagander
2016-06-20
*
Docs: improve description of psql's %R prompt escape sequence.
Tom Lane
2016-06-19
*
Improve error message annotation for GRANT/REVOKE on untrusted PLs.
Tom Lane
2016-06-18
*
Update 9.6 release notes through today.
Tom Lane
2016-06-18
*
Restore foreign-key-aware estimation of join relation sizes.
Tom Lane
2016-06-18
*
Still another try at fixing scanjoin_target insertion into parallel plans.
Tom Lane
2016-06-18
*
Fix parallel-safety markings for contrib/dblink.
Tom Lane
2016-06-17
*
Fix handling of argument and result datatypes for partial aggregation.
Tom Lane
2016-06-17
*
Docs typo fix.
Tom Lane
2016-06-17
*
Finish up XLOG_HINT renaming
Alvaro Herrera
2016-06-17
*
pg_visibility: Add pg_truncate_visibility_map function.
Robert Haas
2016-06-17
*
Try again to fix the way the scanjoin_target is used with partial paths.
Robert Haas
2016-06-17
[prev]
[next]