Re: where to write small reusable functions ?

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: Dany DeBontridder <dany118(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: where to write small reusable functions ?
Date: 2007-04-13 12:42:36
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message NikhilS 2007-04-13 12:51:12 Re: where to write small reusable functions ?
Previous Message Dany DeBontridder 2007-04-13 12:28:16 where to write small reusable functions ?