Commit graph

3 commits

Author SHA1 Message Date
Matthew Seaman
7a35fb84d9 Update to 1.3.0
ChangeLog:	https://github.com/laurenz/pgreplay/blob/master/CHANGELOG
2017-02-21 08:43:49 +00:00
Matthew Seaman
858221df3e Use DISTVERSION and DISTVERSIONPREFIX rather than GH_TAGNAME
Reported by:	mat
2016-05-25 19:42:40 +00:00
Matthew Seaman
37905c446e pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the
SQL statements and executes them in the same order and with the original
timing against a PostgreSQL database.

WWW: https://github.com/laurenz/pgreplay
2016-05-25 10:12:50 +00:00