mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Integrate new IP type from Tom Ivar Helbekkmo.
This commit is contained in:
@ -786,6 +786,8 @@ do
|
||||
-Tword8 \
|
||||
-Tyy_size_t \
|
||||
-Tyy_state_type \
|
||||
-Tipaddr \
|
||||
-Tmacaddr \
|
||||
/tmp/$$a >/tmp/$$ 2>&1
|
||||
if [ "$?" -ne 0 -o -s /tmp/$$ ]
|
||||
then echo "$FILE"
|
||||
|
Reference in New Issue
Block a user