Fix bug where new autovacuum setup for a table was failing
authorJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 17 Sep 2012 14:44:10 +0000 (16:44 +0200)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 17 Sep 2012 14:44:10 +0000 (16:44 +0200)
commit57687faa3158da69f38ea7363dc4fde367102af9
tree7f720f45117fe34c2f77626ae9dd88a8482b9fd2
parentb6231da5baa1b458eee8f944b92ed35182487e78
Fix bug where new autovacuum setup for a table was failing

Fix a bug INSERT SQL that was using 'WHERE' (?!)
classes/database/Postgres83.php