"Yuriy Vostrikoff" <[EMAIL PROTECTED]> writes:
> EXECUTE return wrong result after ALTER TABLE ALTER COLUMN TYPE. Is this
> expected behavior?
The prepared plan really should be invalidated by the ALTER, but we
don't currently have any infrastructure that would allow that to happen.
I think Neil C
The following bug has been logged online:
Bug reference: 2079
Logged by: Yuriy Vostrikoff
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.0
Operating system: Debian sarge
Description:strage PREPARE/EXECUTE behavior
Details:
EXECUTE return wrong result after