| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Fernando Hevia <fhevia(at)ip-tel(dot)com(dot)ar> |
| Cc: | "'George Pavlov'" <gpavlov(at)mynewplace(dot)com>, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: Object create date |
| Date: | 2008-12-29 21:39:16 |
| Message-ID: | 20081229213916.GM4545@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Fernando Hevia escribió:
> Thanks Pavlov for your response.
> > CREATE OR REPLACE FUNCTION foo ()
> > RETURNS void AS
> > $BODY$
> > -- $Id: foo.sql,v 1.6 2008/12/23 00:06:52 gpavlov Exp $
> > BEGIN
> > ...
> >
>
> I am already doing this. Sadly I've found it to be very fragile in
> face of a careless programmer who forgets to update the tags. Myself
> being the prime suspect. :)
You don't update the tags. They are updated automatically by CVS (or
Subversion, whatever you use)
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Judith Altamirano | 2008-12-29 22:28:19 | Copy question |
| Previous Message | Fernando Hevia | 2008-12-29 21:20:26 | Re: Object create date |