Here is an obscure bug I encountered.

Note, this was running on:
RedHat 6.2 (standard)
DBD-Pg-0.93
postgresql-7.0.2

All built using gcc 2.95.2


Using the attached test program to insert into a table with the following
definition:
expr_id    int4         not null
line_no    int4         not null
line_text  varchar(254)

The output is as follows:
perl t2 x
2: ERROR:  Unterminated quoted string

---------

Andrew Brown            E-Mail: mailto:[EMAIL PROTECTED]
Senior Systems Engineer Phone:  +61 7 4928 1020
ADC/Saville Systems     Fax:    +61 7 4928 1082
                        Web:    http://www.adc.com

bug.tar.gz

Reply via email to