1
0
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:
Bruce Momjian
2002-01-20 05:12:57 +00:00
parent e0764fdf28
commit 1a712718ca
2 changed files with 191 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/bin/sh
#set -x
mkid `find \`pwd\`/ \( -name _deadcode -a -prune \) -o \
-type f -name '*.[chyl]' -print|sed 's;//;/;g'`