Re: where to write small reusable functions ? - Mailing list pgsql-hackers

From Dany DeBontridder
Subject Re: where to write small reusable functions ?
Date
Msg-id c40e6c010704130602kc027a43n6fd9645a86bbb016@mail.gmail.com
Whole thread Raw
In response to Re: where to write small reusable functions ?  (Heikki Linnakangas <heikki@enterprisedb.com>)
Responses Re: where to write small reusable functions ?  ("Jim C. Nasby" <jim@nasby.net>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: where to write small reusable functions ?
Next
From: "Zeugswetter Andreas ADI SD"
Date:
Subject: Re: [PATCHES] Reviewers Guide to Deferred Transactions/Transaction Guarantee