Bug#348733: libdbd-pg-perl: Segmentation fault when a placeholder is specified more than once

2006-01-19 Thread Matthew Powell
Raphael Hertzog wrote: I can't reproduce this bug with version 1.43-1 in unstable (sid). I already tried once to update the package in sarge but it got refused. Thanks for looking at this. I'd actually tried 1.43-1 before reporting this bug, and that didn't help. But it looks as though the

Bug#348733: libdbd-pg-perl: Segmentation fault when a placeholder is specified more than once

2006-01-18 Thread Matthew Powell
Package: libdbd-pg-perl Version: 1.41-3 Severity: important I'm using placeholders of the form $1, $2, etc. Executing a query causes a segmentation fault if it contains the same placeholder more than once. SELECT count(*) FROM pg_class WHERE relpages $1 works, but SELECT count(*) FROM

Bug#348733: libdbd-pg-perl: Segmentation fault when a placeholder is specified more than once

2006-01-18 Thread Raphael Hertzog
fixed 348733 1.43-1 tag 348773 +sarge thanks On Wed, 18 Jan 2006, Matthew Powell wrote: Package: libdbd-pg-perl Version: 1.41-3 Severity: important I'm using placeholders of the form $1, $2, etc. Executing a query causes a segmentation fault if it contains the same placeholder more than