mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Add IN/EXISTS file.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#!/bin/sh
|
||||
#set -x
|
||||
|
||||
mkid `find \`pwd\`/ \( -name _deadcode -a -prune \) -o \
|
||||
-type f -name '*.[chyl]' -print|sed 's;//;/;g'`
|
||||
|
Reference in New Issue
Block a user