mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +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