Re: tablename type?

Поиск
Список
Период
Сортировка
От des@des.no (Dag-Erling Smørgrav)
Тема Re: tablename type?
Дата
Msg-id xzpekmwm9ha.fsf@dwp.des.no
обсуждение исходный текст
Ответ на Re: tablename type?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: tablename type?
Список pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:
> des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) writes:
> > ERROR:  type tablename does not exist
> The example is just an example.  Create an actual table and use its
> name.

If you read the example, you will see that the function is clearly
intended to operate on a table whose name is specified as a parameter
to the function, and that "tablename" is used as the type name for
that parameter, and not a placeholder for an actual table name.

DES
--
Dag-Erling Smørgrav - des@des.no

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: tablename type?
Следующее
От: Harald Fuchs
Дата:
Сообщение: Re: Sql injection attacks