-
Bug
-
Resolution: Done
-
Major
-
8.3
-
None
-
Workaround Exists
-
Issuing a query such as select 'foo'::bar
will result in an error since the workaround to drop the ::bar appends the EOF to the sql text.
Issuing a query such as select 'foo'::bar
will result in an error since the workaround to drop the ::bar appends the EOF to the sql text.