BF1913926 Errors in migrate_postgresql.sh script
Revert change to AUTOCOMMIT behaviour
This commit is contained in:
parent
da11893959
commit
707104cad6
|
@ -12,10 +12,6 @@
|
|||
|
||||
# CarlosRuiz - added multidirectory management 2008/02/20
|
||||
|
||||
# Tony Snook - set AUTOCOMMIT off, this enables the rollback feature to work as expected
|
||||
|
||||
echo "\set AUTOCOMMIT off"
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
echo "Usage: $0 [DIRECTORY ... DIRECTORY] [commit]"
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue