mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 18:36:12 +02:00
pgloader 2.2.5 hits cvs
This commit is contained in:
parent
a530dedd66
commit
b367b562f1
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -4,8 +4,9 @@ pgloader (2.2.5-1) unstable; urgency=low
|
||||
* 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 <dim@tapoueh.org> Fri, 07 Dec 2007 14:48:08 +0100
|
||||
-- Dimitri Fontaine <dim@tapoueh.org> Fri, 07 Dec 2007 23:24:58 +0100
|
||||
|
||||
pgloader (2.2.5~dev-1) unstable; urgency=low
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
#
|
||||
# Some common options, for each module to get them
|
||||
|
||||
PGLOADER_VERSION = '2.2.5~dev'
|
||||
PGLOADER_VERSION = '2.2.5'
|
||||
|
||||
INPUT_ENCODING = None
|
||||
PG_CLIENT_ENCODING = 'latin9'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user