diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2011-05-02 00:37:07 +0300 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2011-05-02 01:05:08 +0300 |
commit | b106195b1731ce5d68e8bb5c421f09a4aae9e96a (patch) | |
tree | 7e0f3bb3aaf86d8bfdfc6bb833f43c6bb79c9722 /src/backend/regex/regexec.c | |
parent | 83b7584944b3a9df064cccac06822093f1a83793 (diff) | |
download | postgresql-b106195b1731ce5d68e8bb5c421f09a4aae9e96a.tar.gz postgresql-b106195b1731ce5d68e8bb5c421f09a4aae9e96a.zip |
Rewrite installation makefile rules without for loops
install-sh can install multiple files at once, so for loops are not
necessary. This was already changed for the rest of the code some
time ago, but pgxs.mk was apparently forgotten, and the obsolete
coding style has now been copied to the PLs as well.
This also fixes the problem that the for loops in question did not
catch errors.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions