pgloader (2.2.1) unstable; urgency=low

  * Support for datestyle setting
  * Support for omiting column numbering
  * Change documentation source format from SGML to asciidoc

 -- Dimitri Fontaine <dim@tapoueh.org>  Thu, 23 Aug 2007 12:35:34 +0200

pgloader (2.2.0) unstable; urgency=low

  * Support for partial loading of data (subrange(s) of columns)
  * COPY table (col1, col2, ..., coln) systematically used
  * Support for CSV format (with quoting)

 -- Dimitri Fontaine <dim@tapoueh.org>  Mon, 04 Jun 2007 11:13:21 +0200

pgloader (2.1.0) unstable; urgency=low

  * Added support for partial COPY table definition
  * Documentation and example update (see serial)

 -- Dimitri Fontaine <dim@dalibo.com>  Fri, 19 Jan 2007 12:25:39 +0100

pgloader (2.0.2) unstable; urgency=low

  * configurable null and empty_string representations
  * bugfix on newline_escapes behavior when all lines are not escaped
  * new global newline_escapes setting
  * uses by default psycopg2, failback to psycopg1 if not available
  * client_encoding can now be set on each table
  * documentation (manpage) update

 -- Dimitri Fontaine <dim@dalibo.com>  Wed, 15 Nov 2006 22:26:46 +0100

pgloader (2.0.1-2) unstable; urgency=low

  * package cleaning (lintian warnings and error)

 -- Dimitri Fontaine <dim@dalibo.com>  Tue, 14 Nov 2006 18:14:57 +0100

pgloader (2.0.1-1) unstable; urgency=low

  * Initial release

 -- Dimitri Fontaine <dim@dalibo.com>  Mon, 13 Nov 2006 22:56:15 +0100

