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
/
test
Age
Commit message (
Expand
)
Author
2016-03-19
Fix phony .PHONY.
Tom Lane
2016-03-18
Merge wal_level "archive" and "hot_standby" into new name "replica"
Peter Eisentraut
2016-03-18
Introduce parse_ident()
Teodor Sigaev
2016-03-17
Fix assorted breakage in to_char()'s OF format option.
Tom Lane
2016-03-16
Be more careful about out-of-range dates and timestamps.
Tom Lane
2016-03-15
Fix typos.
Robert Haas
2016-03-15
Add simple VACUUM progress reporting.
Robert Haas
2016-03-14
Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan.
Robert Haas
2016-03-13
Fix whitespace and remove obsolete gitattributes entry
Peter Eisentraut
2016-03-12
Widen query numbers-of-tuples-processed counters to uint64.
Tom Lane
2016-03-11
When appropriate, postpone SELECT output expressions till after ORDER BY.
Tom Lane
2016-03-11
Tsvector editing functions
Teodor Sigaev
2016-03-10
Provide much better wait information in pg_stat_activity.
Robert Haas
2016-03-10
Reduce lock level for altering fillfactor
Simon Riggs
2016-03-09
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-07
Make the upper part of the planner work by generating and comparing Paths.
Tom Lane
2016-03-04
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-03
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-01
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-28
Allow multiple --temp-config arguments to pg_regress
Andrew Dunstan
2016-02-27
Respect TEMP_CONFIG when pg_regress_check and friends are called
Andrew Dunstan
2016-02-26
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-26
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-22
Create a function to reliably identify which sessions block which others.
Tom Lane
2016-02-21
Fix two-argument jsonb_object when called with empty arrays
Andrew Dunstan
2016-02-20
Add pg_size_bytes() to parse human-readable size strings.
Dean Rasheed
2016-02-19
Add an explicit representation of the output targetlist to Paths.
Tom Lane
2016-02-17
Add new system view, pg_config
Joe Conway
2016-02-12
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
[next]