Your message dated Mon, 13 Nov 2006 14:48:24 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#315708: fixed in libdbd-pg-perl 1.49-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: postgresql-7.4
Version: 1:7.4.8-14
Severity: important

Consider the following Perl code:

use DBI;
my $dbh = DBI->connect( 'DBI:Pg:host=localhost', undef,undef, { RaiseError => 1 
});
my $sth = $dbh->prepare('select interval ?');
$sth->execute( '1 hour' );

    This used to work with postgresql-7.4 1:7.4.8-9 and libdbd-pg-perl 1.42-1,
but with libdbd-pg-perl 1.42-2 and postgresql-7.4 1:7.4.8-14 I get the
following error message:

DBD::Pg::st execute failed: ERROR:  syntax error at or near "$1" at character 17

    I have searched through the documentation, but haven't found any better
means to convert a string to an interval.  Or am I missing something?  This
completely breaks my Perl script, thus I'm setting severity to "important".

Thanks,

    - Stephan.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages postgresql-7.4 depends on:
ii  libc6                         2.3.5-3    GNU C Library: Shared libraries an
ii  libcomerr2                    1.38-1     common error description library
ii  libkrb53                      1.3.6-4    MIT Kerberos runtime libraries
ii  libpam0g                      0.76-23    Pluggable Authentication Modules l
ii  libpq3                        1:7.4.8-14 PostgreSQL C client library
ii  libreadline5                  5.0-10     GNU readline and history libraries
ii  libssl0.9.7                   0.9.7g-1   SSL shared libraries
ii  postgresql-client-7.4         1:7.4.8-14 front-end programs for PostgreSQL 
ii  postgresql-common             23         manager for PostgreSQL database cl
ii  zlib1g                        1:1.2.3-3  compression library - runtime

postgresql-7.4 recommends no packages.

-- no debconf information

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libdbd-pg-perl
Source-Version: 1.49-2

We believe that the bug you reported is fixed in the latest version of
libdbd-pg-perl, which is due to be installed in the Debian FTP archive:

libdbd-pg-perl_1.49-2.diff.gz
  to pool/main/libd/libdbd-pg-perl/libdbd-pg-perl_1.49-2.diff.gz
libdbd-pg-perl_1.49-2.dsc
  to pool/main/libd/libdbd-pg-perl/libdbd-pg-perl_1.49-2.dsc
libdbd-pg-perl_1.49-2_i386.deb
  to pool/main/libd/libdbd-pg-perl/libdbd-pg-perl_1.49-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphael Hertzog <[EMAIL PROTECTED]> (supplier of updated libdbd-pg-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 25 May 2006 22:10:34 +0000
Source: libdbd-pg-perl
Binary: libdbd-pg-perl
Architecture: source i386
Version: 1.49-2
Distribution: unstable
Urgency: high
Maintainer: Raphael Hertzog <[EMAIL PROTECTED]>
Changed-By: Raphael Hertzog <[EMAIL PROTECTED]>
Description: 
 libdbd-pg-perl - a PostgreSQL interface for Perl 5 using DBI
Closes: 315708
Changes: 
 libdbd-pg-perl (1.49-2) unstable; urgency=high
 .
   * Documented in NEWS.Debian the required changes to scripts due to the use
     of server side placeholders. Closes: #315708
   * Now other changes apart from that, so it's safe for etch. Thus
     urgency=high.
Files: 
 d8fe22f4f61e364535386089373904c3 825 perl optional libdbd-pg-perl_1.49-2.dsc
 833a6039b147092a8755e21705dd9405 6057 perl optional 
libdbd-pg-perl_1.49-2.diff.gz
 6a4e9d007d6f2ebf8e957f99953121a9 128942 perl optional 
libdbd-pg-perl_1.49-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFWOYZvPbGD26BadIRApeLAKCOOrWgVKkg4Tzk6R8aBglOCM8/nQCdG+Ai
750PQditbY7Qp2iaRJpgBOA=
=XArb
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to