[BACK]Return to options.py CVS log [TXT][DIR] Up to [pgFoundry] / pgloader / pgloader / pgloader

Diff for /pgloader/pgloader/pgloader/options.py between version 1.23 and 1.24

version 1.23, 2008/06/03 12:18:17 version 1.24, 2008/09/17 16:55:30
Line 2 
Line 2 
 #  #
 # Some common options, for each module to get them  # Some common options, for each module to get them
   
 PGLOADER_VERSION = '2.3.1'  PGLOADER_VERSION = '2.3.2'
   
 PSYCOPG_VERSION = None  PSYCOPG_VERSION = None
   

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

PgFoundry-cvsweb <pgfoundry-cvsweb@pgFoundry.org>