Project

General

Profile

« Previous | Next » 

Revision 2628

pg_dump_vegbien: Fixed bug where needed space before $noOwners options

View differences:

pg_dump_vegbien
10 10
test -n "$owners" && noOwners= || noOwners=1
11 11

  
12 12
(set -x; "$selfDir/../bin/postgres_vegbien" pg_dump --schema="$1" --schema-only\
13
${noOwners:+--no-owner --no-privileges})
13
${noOwners:+ --no-owner --no-privileges})

Also available in: Unified diff