]> granicus.if.org Git - postgresql/commit
Allow dropdb and others to use identifiers with spaces; IFS cleanup for
authorBruce Momjian <bruce@momjian.us>
Fri, 12 Apr 2002 09:37:11 +0000 (09:37 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 12 Apr 2002 09:37:11 +0000 (09:37 +0000)
commit5804a7ce3e210cfd3f7ac1cce693a47004c7a00c
tree3a460724318f04528e07e6b532c8815f6e90bf49
parent5129e1bde6df1a7d96dfc3532909234d8ae27795
Allow dropdb and others to use identifiers with spaces;  IFS cleanup for
pg_dumpall.
src/bin/pg_dump/pg_dumpall.sh
src/bin/scripts/createdb
src/bin/scripts/createlang.sh
src/bin/scripts/createuser
src/bin/scripts/dropdb
src/bin/scripts/droplang
src/bin/scripts/dropuser
src/bin/scripts/vacuumdb