diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-21 00:24:04 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-07-21 00:24:04 +0000 |
commit | bc660c423731a3b68fb9c1e61a3ab8812dc8d55d (patch) | |
tree | 635fde8b69f31637743b6db10fc2a2019af0ac8a /src/backend/utils/adt/regexp.c | |
parent | 9652b79ae417cd10aa611b3cfdc9c8e6225555cc (diff) | |
download | postgresql-bc660c423731a3b68fb9c1e61a3ab8812dc8d55d.tar.gz postgresql-bc660c423731a3b68fb9c1e61a3ab8812dc8d55d.zip |
Ah, I finally realize why Magnus wanted to add a --bindir option to
pg_regress: there's no other way to cope with testing a relocated
installation. Seems better to call it --psqldir though, since the
only thing we need to find in that case is psql. It'd be better if
we could use find_other_exec, but that's not happening unless we are
willing to install pg_regress alongside psql, which seems unlikely
to happen.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions