Branches for Maverick

Name Status Last Modified Last Commit
lp:ubuntu/maverick/pgloader 2 Mature 2010-04-30 22:40:20 UTC
4. * Implement --from support in all rea...

Author: dim
Revision Date: 2009-06-29 09:39:33 UTC

* Implement --from support in all readers (Closes: #531034)
* Use psycopg cursor.copy_expert() when available (> 2.0.6)
* FIX fixedreader: it now know about -C
* FIX Round Robin Reader with respect to offsets in readlines()
* support python 2.3 if not using RRR (not importing collections.deque)
* change logger initialisation to support python 2.3
* FIX bad usage of STDERR in the code
* Implement skip_head_lines option in configuration (superseded by -F)
* Do not sort() section list when it's been given on command line
* Catch InterfaceError when trying to close connection

11 of 1 result