Re: pesky plpgsql

Поиск
Список
Период
Сортировка
От Walter McGinnis
Тема Re: pesky plpgsql
Дата
Msg-id 1310.140.107.246.170.1049381225.squirrel@mars-hq.com
обсуждение исходный текст
Ответ на Re: pesky plpgsql  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-sql
> Walter,
>
>> CREATE FUNCTION update_cat_keys() RETURNS integer AS '
>> declare
>>    v_row         RECORD;
>
> What's in-between v_row and RECORD?   Maybe a non-standard tab
> character?
>

You hit the nail on the head.  I went on to other stuff and figured out
that the tabs in were what was causing the problem.

Walter



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

Предыдущее
От: sylfanie@club-internet.fr (Stephane)
Дата:
Сообщение: Difficult query (for me)
Следующее
От: saads@umich.edu (Saad Saeed)
Дата:
Сообщение: Creating a foreign key on the Union of two tables