Revision 6025
Added by Aaron Marcuse-Kubitza about 12 years ago
pg_dump_vegbien | ||
---|---|---|
8 | 8 |
{<schema>|all} [opts...] >out"|fold -s >&2 |
9 | 9 |
exit 2 |
10 | 10 |
fi |
11 |
: "${schema=1}" |
|
11 | 12 |
|
12 | 13 |
schema_="$1" |
13 | 14 |
shift |
Also available in: Unified diff
pg_dump_vegbien: $schema flag defaults to on to export only schema