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
*
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
*
Add README in src/test and src/test/modules
Alvaro Herrera
2016-02-25
*
Clean the last few TAP suite tmp_check directories.
Noah Misch
2016-02-24
*
Create a function to reliably identify which sessions block which others.
Tom Lane
2016-02-22
*
Fix two-argument jsonb_object when called with empty arrays
Andrew Dunstan
2016-02-21
*
Add pg_size_bytes() to parse human-readable size strings.
Dean Rasheed
2016-02-20
*
Add an explicit representation of the output targetlist to Paths.
Tom Lane
2016-02-18
*
Add new system view, pg_config
Joe Conway
2016-02-17
*
Increase deadlock_timeout some more in the deadlock-hard isolation test.
Tom Lane
2016-02-12
*
Revert "isolationtester: don't repeat the is-it-waiting query when retrying a...
Tom Lane
2016-02-12
*
Revert "Still further tweaking of deadlock isolation tests."
Tom Lane
2016-02-12
*
Still further tweaking of deadlock isolation tests.
Tom Lane
2016-02-12
*
isolationtester: don't repeat the is-it-waiting query when retrying a step.
Tom Lane
2016-02-12
*
Re-pgindent isolationtester.c.
Tom Lane
2016-02-12
*
Fix whitespace
Peter Eisentraut
2016-02-12
*
Further tweaking of deadlock isolation tests.
Tom Lane
2016-02-11
*
Remove GROUP BY columns that are functionally dependent on other columns.
Tom Lane
2016-02-11
*
Make new deadlock isolation test more reproducible.
Tom Lane
2016-02-11
*
Code review for isolationtester changes.
Tom Lane
2016-02-11
*
Improve error reporting in format()
Teodor Sigaev
2016-02-11
*
Add some isolation tests for deadlock detection and resolution.
Robert Haas
2016-02-11
*
Modify the isolation tester so that multiple sessions can wait.
Robert Haas
2016-02-11
*
Specify permutations for isolation tests with "invalid" permutations.
Robert Haas
2016-02-11
*
In pg_rewind test suite, triple promote timeout to 90s.
Noah Misch
2016-02-10
*
Fix some regex issues with out-of-range characters and large char ranges.
Tom Lane
2016-02-08
*
Make GIN regression test stable.
Fujii Masao
2016-02-08
*
Fix overeager pushdown of HAVING clauses when grouping sets are used.
Andres Freund
2016-02-08
*
Fix deparsing of ON CONFLICT arbiter WHERE clauses.
Tom Lane
2016-02-07
*
ExecHashRemoveNextSkewBucket must physically copy tuples to main hashtable.
Tom Lane
2016-02-07
*
Add num_nulls() and num_nonnulls() to count NULL arguments.
Tom Lane
2016-02-04
[next]