mirror of
https://github.com/postgres/postgres.git
synced 2025-11-01 21:31:19 +03:00
AIx patch from Frank Dana.
This commit is contained in:
@@ -46,7 +46,7 @@ else
|
||||
echo '#!' $2/$OBJNAME
|
||||
fi
|
||||
$NM -Bg $1 | \
|
||||
egrep ' [TD] ' | \
|
||||
egrep ' [TDB] ' | \
|
||||
sed -e 's/.* //' | \
|
||||
egrep -v '\$' | \
|
||||
sed -e 's/^[.]//' | \
|
||||
|
||||
Reference in New Issue
Block a user