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:50:31 -0400 |
commit | 6b531cd077eeacce25106f5456876b57ad68a834 (patch) | |
tree | 39ad3a996b122b149087f2ded6629bd4c95b2f10 /src/backend/utils/adt/numeric.c | |
parent | c3c2d986977b60e3db26601d44ab029ef99156cc (diff) | |
download | postgresql-6b531cd077eeacce25106f5456876b57ad68a834.tar.gz postgresql-6b531cd077eeacce25106f5456876b57ad68a834.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/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions