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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
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-19
Pin the built-in index access methods.
Tom Lane
2016-05-17
Allocate all page images at once in generic wal interface
Teodor Sigaev
2016-05-16
Correctly align page's images in generic wal API
Teodor Sigaev
2016-05-15
Fix comment.
Tom Lane
2016-05-14
sql_features: Fix typos
Peter Eisentraut
2016-05-14
Update release instructions for translation updates
Peter Eisentraut
2016-05-12
Fix bogus comments
Alvaro Herrera
2016-05-12
Fix obsolete comment
Alvaro Herrera
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-10
Fix autovacuum for shared relations
Alvaro Herrera
2016-05-09
Stamp 9.6beta1.
REL9_6_BETA1
Tom Lane
2016-05-09
Translation updates
Peter Eisentraut
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-07
In new pg_dump TAP tests, remove trailing "$" from regexps using /m.
Tom Lane
2016-05-07
Clean up after pg_dump test runs.
Tom Lane
2016-05-07
Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old.
Tom Lane
2016-05-07
Disable BLOB test in pg_dump TAP tests
Stephen Frost
2016-05-07
Mitigate "snapshot too old" performance regression on NUMA
Kevin Grittner
2016-05-06
Add test_pg_dump to @contrib_excludes
Stephen Frost
2016-05-06
Correct query in pg_dumpall:dumpRoles
Stephen Frost
2016-05-06
Remove MODULES_big from test_pg_dump
Stephen Frost
2016-05-06
Minimal fix for crash bug in quals_match_foreign_key.
Robert Haas
2016-05-06
Limit maximum parallel degree to 1024.
Robert Haas
2016-05-06
Improve pg_upgrade's report about failure to match up old and new tables.
Tom Lane
2016-05-06
Use mul_size when multiplying by the number of parallel workers.
Robert Haas
2016-05-06
Remove various special checks around default roles
Stephen Frost
2016-05-06
Add TAP tests for pg_dump
Stephen Frost
2016-05-06
Only issue LOCK TABLE commands when necessary
Stephen Frost
2016-05-06
pg_dump performance and other fixes
Stephen Frost
2016-05-06
Correct pg_dump WHERE clause for functions/aggregates
Stephen Frost
2016-05-06
Fix possible read past end of string in to_timestamp().
Tom Lane
2016-05-06
Fix pgbench's parsing of double values to notice trailing garbage.
Tom Lane
2016-05-06
Improve handling of numeric-valued variables in pgbench.
Tom Lane
2016-05-06
Fix hash index vs "snapshot too old" problemms
Kevin Grittner
2016-05-06
Fix psql's \ev and \sv commands so that they handle view reloptions.
Dean Rasheed
2016-05-06
Move and rename fmtReloptionsArray().
Dean Rasheed
2016-05-06
Update time zone data files to tzdata release 2016d.
Tom Lane
2016-05-05
Rename tsvector delete() to ts_delete(), and filter() to ts_filter().
Tom Lane
2016-05-05
Rename pgbench min/max to least/greatest, and fix handling of double args.
Tom Lane
[prev]
[next]