pgloader (2.2.5-1) unstable; urgency=low * Now using proper python logging module * New client_min_messages, log_min_messages, log_file and lc_messages options * Better reporting of DatabaseError (pkey violation, e.g.) * Have logging of error data work again in all cases (DatabaseError) * Protect some more settings from begin overwritten when using templates -- Dimitri Fontaine Fri, 07 Dec 2007 23:24:58 +0100 pgloader (2.2.5~dev-1) unstable; urgency=low * Configuration now supports templates * Command line option for setting --reformat_path, -R * Upload to Debian (Closes: #453434) -- Dimitri Fontaine Mon, 26 Nov 2007 21:53:11 +0100 pgloader (2.2.4) unstable; urgency=low * Reformat modules to change input on-the-fly * mysql module with timestamp function provided * some fixes, all tests green again -- Dimitri Fontaine Tue, 20 Nov 2007 16:48:19 +0100 pgloader (2.2.3) unstable; urgency=low * User Defined Columns * Temporary files with copy data content now suffixed .pgloader * New option --version * Fix TextReader newline_escapes configuration option reading * Fix Reader reject initialisation * Skip database related settings when in DRY_RUN mode (-n) * List all command line options from man page synopsis -- Dimitri Fontaine Wed, 14 Nov 2007 21:57:39 +0100 pgloader (2.2.2) unstable; urgency=low * New command line options --quiet and --summary (-qs for short) -- Dimitri Fontaine Sat, 20 Oct 2007 16:20:18 +0200 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 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 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 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 Wed, 15 Nov 2006 22:26:46 +0100 pgloader (2.0.1-2) unstable; urgency=low * package cleaning (lintian warnings and error) -- Dimitri Fontaine Tue, 14 Nov 2006 18:14:57 +0100 pgloader (2.0.1-1) unstable; urgency=low * Initial release -- Dimitri Fontaine Mon, 13 Nov 2006 22:56:15 +0100