Project

General

Profile

« Previous | Next » 

Revision 6025

pg_dump_vegbien: $schema flag defaults to on to export only schema

View differences:

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