Re: Some problems with (my?) PlSQL

Поиск
Список
Период
Сортировка
От Rui Pacheco
Тема Re: Some problems with (my?) PlSQL
Дата
Msg-id 036a01c20c1f$3187d460$1601a8c0@devdomain.com
обсуждение исходный текст
Ответ на Re: Some problems with (my?) PlSQL  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-sql
> > Query error [SELECT devUsersUpdate ('1', 'root', '',
'root@somehost.com',
> > '', 'Super', 'User', '0001-01-01', '0001-01-01', 'N', 'N', '', '')]:
ERROR:
> > parser: parse error at or near "$6"
>
> Wierd that it would say $6.  You might be getting bitten by the changes to
> timestamp.  Maybe using "timestamp"(strDateCreation) and
> "timestamp"(strDateLastAccess) would make it work.

That's it! Thanks a lot for your tip! :)

Rui



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

Предыдущее
От: "Tom Haddon"
Дата:
Сообщение: alter column - NOT NULL
Следующее
От: "Sandeep Chibber"
Дата:
Сообщение: Postgres Function Proble