RE: Stumped on PlPgSql

Поиск
Список
Период
Сортировка
От Eustace, Glen
Тема RE: Stumped on PlPgSql
Дата
Msg-id E57866E2EBE3D311B3720008C7840931024DD2C2@its-xchg2.massey.ac.nz
обсуждение исходный текст
Ответ на Stumped on PlPgSql  (AGRE Enterprises <agree@godzone.net.nz>)
Список pgsql-general
This was a classic case of seeing what I thought was there not what was
actually there :-(

> export PGOPTIONS="-d2"
> psql yourdb

This gave the show away, thanks Tom.

I had added an extra parameter, but gave it the same ALIAS as a column in
the insert, hence the syntax error.  The column was rplace by $1.

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

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: Error building JDBC Driver
Следующее
От: "Michael Simcich"
Дата:
Сообщение: RE: DOUBLE MESSAGE