Problem with odbc.sql

Поиск
Список
Период
Сортировка
От alain.bruneau@acoss.fr
Тема Problem with odbc.sql
Дата
Msg-id OF822023E3.4DBE14A7-ONC1256CFE.00386F2F@ac750.recouv
обсуждение исходный текст
Ответы Re: Problem with odbc.sql  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi.

I'm trying to install psqlodbc-7.2.5 driver.

I have some trouble with odbc.sql shell script.

test=# CREATE OR REPLACE FUNCTION "char"(integer) RETURNS text AS '
test'#    SELECT chr($1);
test'#  ' LANGUAGE SQL;
ERROR:  parser: parse error at or near "OR"

test=# CREATE FUNCTION "char"(integer) RETURNS text AS '
test'#     SELECT chr($1);
test'# ' LANGUAGE SQL;
ERROR:  parser: parse error at or near "sql"

Perhaps due to my Postgresql version : postgresql-7.1.2.0

Thanks you for your help.

Regards,
Alain.


В списке pgsql-general по дате отправления:

Предыдущее
От: Bob Wheldon
Дата:
Сообщение: Open Source case tools (similar to Oracle Designer)
Следующее
От: Shridhar Daithankar
Дата:
Сообщение: [OT][ANNOUNCEMENT]Announcing first public release of Open Application Server