Project

General

Profile

« Previous | Next » 

Revision 9046

lib/sh/local.sh: added public_schema_exists (), ported from lib/import.sh

View differences:

lib/sh/local.sh
53 53
	env no_search_path=1 "$psql_cmd" --output /dev/fd/4 "$@" 4>&1 >&2
54 54
}
55 55

  
56
public_schema_exists () { psql_script_vegbien </dev/null 2>/dev/null; }
57

  
56 58
fi

Also available in: Unified diff