Re: Object create date - Mailing list pgsql-sql

From Alvaro Herrera
Subject Re: Object create date
Date
Msg-id 20081229213916.GM4545@alvh.no-ip.org
Whole thread Raw
In response to Re: Object create date  ("Fernando Hevia" <fhevia@ip-tel.com.ar>)
Responses Re: Object create date  ("Fernando Hevia" <fhevia@ip-tel.com.ar>)
List 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.


pgsql-sql by date:

Previous
From: "Fernando Hevia"
Date:
Subject: Re: Object create date
Next
From: Judith Altamirano
Date:
Subject: Copy question