"Dorte Munk-Jakobsen" <[EMAIL PROTECTED]> writes:
> I have a problem with a select from a view that crashes the backend. I am
> working with version 6.4.2 and cannot change that at present.
Can't replicate this either in current sources or in 6.5.3, so it's a
pretty ancient bug. I'd suggest mov
I have a problem with a select from a view that
crashes the backend. I am working with version 6.4.2 and cannot change
that at present. My hope is that somebody knows of a patch and
approximately where/when I should look for it. I have tried to search the
mailinglist archive but I cannot
Since version 7.0beta2 of ecpg,
a statement as:
EXEC SQL DECLARE CURSOR FOR
SELECT column1
FROM table1
WHERE column2='smith'
ORDER BY column1;
gives a "Parse error" at the line of the ORDER BY statement.
It was ok in 7.0beta1.
I can't figure what's happening...
Bernard.
--
POSTGRESQL BUG REPORT TEMPLATE
Your name : Ludovic Drolez
Your email address : [EMAIL PROTECTED]