1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

AIx patch from Frank Dana.

This commit is contained in:
Bruce Momjian
1997-09-23 17:43:33 +00:00
parent bcdd0a93ed
commit 38d2ca5418

View File

@@ -46,7 +46,7 @@ else
echo '#!' $2/$OBJNAME
fi
$NM -Bg $1 | \
egrep ' [TD] ' | \
egrep ' [TDB] ' | \
sed -e 's/.* //' | \
egrep -v '\$' | \
sed -e 's/^[.]//' | \