Re: where to write small reusable functions ?

Поиск
Список
Период
Сортировка
От Dany DeBontridder
Тема Re: where to write small reusable functions ?
Дата
Msg-id c40e6c010704130602kc027a43n6fd9645a86bbb016@mail.gmail.com
обсуждение исходный текст
Ответ на Re: where to write small reusable functions ?  (Heikki Linnakangas <heikki@enterprisedb.com>)
Ответы Re: where to write small reusable functions ?  ("Jim C. Nasby" <jim@nasby.net>)
Список pgsql-hackers


On 4/13/07, Heikki Linnakangas <heikki@enterprisedb.com> wrote:
Dany DeBontridder wrote:
> I'm working to implement a new feature to pg_dump: the ability to dump
> objects like function, indexes...

pg_dump already dumps functions and indexes.


Right but you can't dump only one or two functions or only the functions and nothing else. (the same for index, triggers...)

D.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: where to write small reusable functions ?
Следующее
От: "Zeugswetter Andreas ADI SD"
Дата:
Сообщение: Re: [PATCHES] Reviewers Guide to Deferred Transactions/Transaction Guarantee