diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-03-14 10:41:29 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-03-14 10:41:29 -0400 |
commit | bf53d5c208a3bdce243a38666fc50f5418c78c3b (patch) | |
tree | 6a3201118da42e36a127254f883ba45aa889dde6 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 9da70efcbe09954b1006f878d39885a4acf1c534 (diff) | |
download | postgresql-bf53d5c208a3bdce243a38666fc50f5418c78c3b.tar.gz postgresql-bf53d5c208a3bdce243a38666fc50f5418c78c3b.zip |
Teach the configure script to validate its --with-pgport argument.
Previously, configure would take any string, including an empty string,
leading to obscure compile failures in guc.c. It seems worth expending
a few lines of code to ensure that the argument is a decimal number
between 1 and 65535.
Report and patch by Jim Nasby; reviews by Alex Shulgin, Peter Eisentraut,
Ivan Kartyshov
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions