| От | Raymond O'Donnell |
|---|---|
| Тема | Re: Resp.: Automatic insert statement generator? |
| Дата | |
| Msg-id | 493AA57A.30600@iol.ie обсуждение исходный текст |
| Ответ на | Re: Resp.: Automatic insert statement generator? (Sebastian Tennant <sebyte@smolny.plus.com>) |
| Список | pgsql-general |
On 06/12/2008 16:02, Sebastian Tennant wrote:
> Here's it working:
>
> itidb=> select list_fields('joblist');
<snip>
> 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.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера