The 'IF EXISTS' postgres table create option only works for postgres >= 8.2. Now...
authorTony Mack <tmack@cs.princeton.edu>
Tue, 24 Feb 2009 18:14:24 +0000 (18:14 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 24 Feb 2009 18:14:24 +0000 (18:14 +0000)
commit7a5b651da979dffe84ae7112d5437e13f4addb22
tree3ca48b1c51418576b43efa9f7a98af8cef7800a5
parent260c2ee00046f823d470db89cd40e24f3e0283ca
The 'IF EXISTS' postgres table create option only works for postgres >= 8.2. Now support older versions
geni/util/genitable.py