Files
pg_repack/bin/pgut
Daniele Varrazzo 914537edc7 An attempt to restrict the search path to avoid injections
An alternative way to fix #168 which is not as invasive as the changes
in #171.

This currently breaks the current behaviour of the program as the tables
specified on command line are not found.
2018-03-20 20:47:06 +00:00
..