Obscure bug - Mailing list pgsql-bugs

From Andrew Brown
Subject Obscure bug
Date
Msg-id 000801bfe713$111f6bd0$0101a8c0@T7Y3T
Whole thread Raw
Responses Re: Obscure bug
List pgsql-bugs
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:andrew_brown@adc.com
Senior Systems Engineer Phone:  +61 7 4928 1020
ADC/Saville Systems     Fax:    +61 7 4928 1082
                        Web:    http://www.adc.com

pgsql-bugs by date:

Previous
From: Jan Ehrhardt
Date:
Subject: Bug??: getattproperties fails !!
Next
From: Andreas Schwab
Date:
Subject: Re: [PATCHES] Patch for Linux-IA64