Content-Length: 270683 | pFad | http://github.com/postgrespro/postgres/commit/0939946a5e595b308fc8db260fb9826945b24c61

F0 Add find_typedef comment. · postgrespro/postgres@0939946 · GitHub
Skip to content

Commit 0939946

Browse files
committed
Add find_typedef comment.
1 parent 61d416e commit 0939946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/find_typedef

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
# $PostgreSQL: pgsql/src/tools/find_typedef,v 1.9 2008/03/18 22:45:11 momjian Exp $
3+
# $PostgreSQL: pgsql/src/tools/find_typedef,v 1.10 2008/03/18 23:04:34 momjian Exp $
44

55
# This script attempts to find all typedef's in the postgres binaries
66
# by using 'nm' to report all typedef debugging symbols.
@@ -36,7 +36,7 @@ then echo "Usage: $0 postgres_binary_directory [...]" 1>&2
3636
fi
3737

3838
for DIR
39-
do
39+
do # if objdump -W is recognized, only one line of error should appear
4040
if [ `objdump -W 2>&1 | wc -l` -eq 1 ]
4141
then # Linux
4242
# unfortunately the Linux version doesn't show unreferenced typedefs

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/0939946a5e595b308fc8db260fb9826945b24c61

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy