Re: Resp.: Automatic insert statement generator?

Поиск
Список
Период
Сортировка
Искать
От
Sebastian Tennant
Тема
Re: Resp.: Automatic insert statement generator?
Дата
Msg-id
iqpxqn8p.fsf@vps203.linuxvps.org
Список
Дерево обсуждения
Re: Resp.: Automatic insert statement generator? Sebastian Tennant <sebyte@smolny.plus.com>
Re: Resp.: Automatic insert statement generator? Raymond O'Donnell <rod@iol.ie>
Quoth Raymond O'Donnell :
> On 06/12/2008 16:02, Sebastian Tennant wrote:
>> Here's it working:
>> 
>>  itidb=> select list_fields('joblist');
>
> 
>
>> Here's me trying to drop it, only to be told it doesn't exist:
>> 
>>  itidb=> drop function list_fields();
>>  ERROR:  function list_fields() does not exist
>
> You need to specify the argument types as well, so this -
>
>   drop function list_fields(varchar); -- or whatever it is
>
> - ought to work.
>
> Ray.

Man, am I'm feeling geriatric tonight!  Thanks for clearing that up for
me Ray.

I guess this is what comes of working under pressure on a Saturday night
when I should be out having a quiet drink with a few friends.

Sebastian
В списке pgsql-general по дате отправления
От: Raymond O'Donnell
Дата:
От: Bruce Momjian
Дата:
FAQ