Re: Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-04-04 Thread Thomas Preud'homme
Le jeudi 4 avril 2013 22:22:34, Adam D. Barratt a écrit : > Control: tags -1 + confirmed > > On Sun, 2013-03-17 at 17:42 +0100, Thomas Preud'homme wrote: > > Le jeudi 7 mars 2013 11:10:33, Thomas Preud'homme a écrit : > > > After explaining my problem on IRC, formorer showed me an SQL > > > expres

Processed: Re: Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-04-04 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + confirmed Bug #702293 [release.debian.org] unblock: dspam/3.10.1+dfsg-10 Added tag(s) confirmed. -- 702293: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702293 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE,

Re: Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-04-04 Thread Adam D. Barratt
Control: tags -1 + confirmed On Sun, 2013-03-17 at 17:42 +0100, Thomas Preud'homme wrote: > Le jeudi 7 mars 2013 11:10:33, Thomas Preud'homme a écrit : > > After explaining my problem on IRC, formorer showed me an SQL expression > > that creates plpgsql only if needed. You'll notice that plpgsql i

Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-03-17 Thread Thomas Preud'homme
Le jeudi 7 mars 2013 11:10:33, Thomas Preud'homme a écrit : > After explaining my problem on IRC, formorer showed me an SQL expression > that creates plpgsql only if needed. You'll notice that plpgsql is created > with CREATE LANGUAGE because since PostgreSQL 9, plpgsql is created by > default. Hen

Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-03-07 Thread Thomas Preud'homme
After explaining my problem on IRC, formorer showed me an SQL expression that creates plpgsql only if needed. You'll notice that plpgsql is created with CREATE LANGUAGE because since PostgreSQL 9, plpgsql is created by default. Hence, if it needs to be created the old CREATE LANGUAGE construct s

Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-03-04 Thread Thomas Preud'homme
Le lundi 4 mars 2013 22:45:43, Thomas Preud'homme a écrit : > Le lundi 4 mars 2013 22:15:36, Julien Cristau a écrit : > > On Mon, Mar 4, 2013 at 21:41:03 +0100, Thomas Preud'homme wrote: > > > While doing the testing I noticed that installation of > > > libdspam7-drv-pgsql gives an error because i

Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-03-04 Thread Thomas Preud'homme
Le lundi 4 mars 2013 22:15:36, Julien Cristau a écrit : > On Mon, Mar 4, 2013 at 21:41:03 +0100, Thomas Preud'homme wrote: > > While doing the testing I noticed that installation of > > libdspam7-drv-pgsql gives an error because it create the language > > plpgsql while in PostgreSQL 9.1 it should

Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-03-04 Thread Julien Cristau
On Mon, Mar 4, 2013 at 21:41:03 +0100, Thomas Preud'homme wrote: > While doing the testing I noticed that installation of > libdspam7-drv-pgsql gives an error because it create the language > plpgsql while in PostgreSQL 9.1 it should be created as an extension. > The error can be ignored but it i

Bug#702293: unblock: dspam/3.10.1+dfsg-10

2013-03-04 Thread Thomas Preud'homme
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package dspam dspam in version 3.10.1 uses legacy mode for string escaping in PostgreSQL while PostgreSQL in wheezy defaults to standard-compliant mode. This means insertion