I'm using this version on my production server so and I'm not very
confortable to upgrade right now.
Is there any chance to implement this change on ODBC? Or, does version
7.00.xxx works without problems?
Best regards,
Luis Sousa
Tom Lane wrote:
>Luis Sousa <llsousa@ualg.pt> writes:
>
>
>>I'm using Postgresql 7.3.4-9 Debian binaries and ODBC 8.00.01.01, on
>>Windows 2003 Server.
>>
>>
>
>
>
>>I get the following error:
>>ERROR: parser: parse error at or near "=$" at character 84
>>
>>
>
>
>
>>I changed from "alunosInscritos"=$1 to "alunosInscritos" = $1 and worked.
>>Is there any workaround for this?
>>
>>
>
>Use PG 7.4 or later.
>
> regards, tom lane
>
>
>
>