index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-26
Make pg_dump error cleanly with -j against hot standby
Magnus Hagander
2016-05-26
Disable physical tlist if any Var would need multiple sortgroupref labels.
Tom Lane
2016-05-26
Fix typo in 9.5 release nodes
Alvaro Herrera
2016-05-26
Make pg_dump behave more sanely when built without HAVE_LIBZ.
Tom Lane
2016-05-26
In Windows pg_dump, ensure idle workers will shut down during error exit.
Tom Lane
2016-05-25
Remove option to write USING before opclass name in CREATE INDEX.
Tom Lane
2016-05-25
Ensure that backends see up-to-date statistics for shared catalogs.
Tom Lane
2016-05-25
Fix broken error handling in parallel pg_dump/pg_restore.
Tom Lane
2016-05-25
Update doc text to reflect new column in MVCC phenomena table.
Kevin Grittner
2016-05-25
Do not DROP default roles in pg_dumpall -c
Stephen Frost
2016-05-25
Mark wal_level as PGDLLIMPORT.
Tom Lane
2016-05-25
Fix contrib/bloom to work for unlogged indexes.
Tom Lane
2016-05-25
Qualify table usage in dumpTable() and use regclass
Stephen Frost
2016-05-24
Fetch XIDs atomically during vac_truncate_clog().
Tom Lane
2016-05-24
Avoid consuming an XID during vac_truncate_clog().
Tom Lane
2016-05-24
Fix range check for effective_io_concurrency
Alvaro Herrera
2016-05-24
Docs: mention pg_reload_conf() in ALTER SYSTEM reference page.
Tom Lane
2016-05-24
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-22
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-20
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-19
Pin the built-in index access methods.
Tom Lane
2016-05-17
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-16
Correctly align page's images in generic wal API
Teodor Sigaev
2016-05-16
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-15
Fix comment.
Tom Lane
2016-05-14
sql_features: Fix typos
Peter Eisentraut
2016-05-14
doc: Fix typo
Peter Eisentraut
2016-05-14
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-11
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-10
Fix autovacuum for shared relations
Alvaro Herrera
[prev]
[next]