index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Fix support of digits in email/hostnames.
Teodor Sigaev
2016-03-29
*
PostgresNode: initialize $timed_out if passed
Alvaro Herrera
2016-03-28
*
Update expected file from quoting change
Alvaro Herrera
2016-03-28
*
Reset plan->row_security_env and planUserId
Stephen Frost
2016-03-28
*
Code and docs review for commit 3187d6de0e5a9e805b27c48437897e8c39071d45.
Tom Lane
2016-03-28
*
Fix DROP OPERATOR to reset oprcom/oprnegate links to the dropped operator.
Tom Lane
2016-03-25
*
Don't split up SRFs when choosing to postpone SELECT output expressions.
Tom Lane
2016-03-25
*
Support CREATE ACCESS METHOD
Alvaro Herrera
2016-03-23
*
Code review for error reports in jsonb_set().
Tom Lane
2016-03-23
*
Fix EvalPlanQual bug when query contains both locked and not-locked rels.
Tom Lane
2016-03-22
*
Fix phony .PHONY.
Tom Lane
2016-03-19
*
Merge wal_level "archive" and "hot_standby" into new name "replica"
Peter Eisentraut
2016-03-18
*
Introduce parse_ident()
Teodor Sigaev
2016-03-18
*
Fix assorted breakage in to_char()'s OF format option.
Tom Lane
2016-03-17
*
Be more careful about out-of-range dates and timestamps.
Tom Lane
2016-03-16
*
Fix typos.
Robert Haas
2016-03-15
*
Add simple VACUUM progress reporting.
Robert Haas
2016-03-15
*
Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan.
Robert Haas
2016-03-14
*
Fix whitespace and remove obsolete gitattributes entry
Peter Eisentraut
2016-03-13
*
Widen query numbers-of-tuples-processed counters to uint64.
Tom Lane
2016-03-12
*
When appropriate, postpone SELECT output expressions till after ORDER BY.
Tom Lane
2016-03-11
*
Tsvector editing functions
Teodor Sigaev
2016-03-11
*
Provide much better wait information in pg_stat_activity.
Robert Haas
2016-03-10
*
Reduce lock level for altering fillfactor
Simon Riggs
2016-03-10
*
PostgresNode: add backup_fs_hot and backup_fs_cold
Alvaro Herrera
2016-03-09
*
Add filter capability to RecursiveCopy::copypath
Alvaro Herrera
2016-03-09
*
Fix incorrect handling of NULL index entries in indexed ROW() comparisons.
Tom Lane
2016-03-09
*
Handle invalid libpq sockets in more places
Peter Eisentraut
2016-03-08
*
Make the upper part of the planner work by generating and comparing Paths.
Tom Lane
2016-03-07
*
Make stats regression test robust in the face of parallel query.
Tom Lane
2016-03-04
*
Improve support of Hunspell in ispell dictionary.
Teodor Sigaev
2016-03-04
*
Rework PostgresNode's psql method
Alvaro Herrera
2016-03-03
*
perltidy PostgresNode and SimpleTee
Alvaro Herrera
2016-03-03
*
Fix mistakes in recovery tests
Alvaro Herrera
2016-03-03
*
Fix json_to_record() bug with nested objects.
Tom Lane
2016-03-02
*
Prefix temp data dirs with the node name
Alvaro Herrera
2016-03-02
*
Fix TAP tests for older Perls.
Tom Lane
2016-03-02
*
Add more tests for commit_timestamp feature
Alvaro Herrera
2016-03-01
*
TAP tests: retain temp dirs on test failure
Alvaro Herrera
2016-03-01
*
Suppress scary-looking log messages from async-notify isolation test.
Tom Lane
2016-02-29
*
Minor tweaks for new src/test/recovery
Alvaro Herrera
2016-02-29
*
Make new isolationtester test more stable
Alvaro Herrera
2016-02-29
*
Fix incorrect varlevelsup in security_barrier_replace_vars().
Dean Rasheed
2016-02-29
*
Allow multiple --temp-config arguments to pg_regress
Andrew Dunstan
2016-02-28
*
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-27
*
Add isolationtester spec for old heapam.c bug
Alvaro Herrera
2016-02-26
*
Apply last revision of recovery patch
Alvaro Herrera
2016-02-26
*
Add a test framework for recovery
Alvaro Herrera
2016-02-26
*
Move some code from RewindTest into PostgresNode
Alvaro Herrera
2016-02-26
*
Add POD docs to PostgresNode
Alvaro Herrera
2016-02-25
[next]