diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2014-10-26 09:47:01 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2014-10-26 09:47:01 -0400 |
commit | 5c3d830e4401a1825207eb18640395112e6ccd6d (patch) | |
tree | 435aefebdcccc5b440a28244f4dbb5396f6b22cb /src/backend/access/gist/gist.c | |
parent | 4a54b99e9c3989017fa5717f343cceab09aa5542 (diff) | |
download | postgresql-5c3d830e4401a1825207eb18640395112e6ccd6d.tar.gz postgresql-5c3d830e4401a1825207eb18640395112e6ccd6d.zip |
Fix TAP tests with Perl 5.8
The prove program included in Perl 5.8 does not support the --ext
option, so don't use that and use wildcards on the command line instead.
Note that the tests will still all be skipped, because, for instance,
the version of Test::More is too old, but at least the regular
mechanisms for handling that will apply, instead of failing to call
prove altogether.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions