Re: Object create date

Поиск
Список
Период
Сортировка
От Fernando Hevia
Тема Re: Object create date
Дата
Msg-id 2F5914C8FDC74CA1A57B4634F4E9C8DC@iptel.com.ar
обсуждение исходный текст
Ответ на Re: Object create date  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-sql

> -----Mensaje original-----
> De: Alvaro Herrera [mailto:alvherre@commandprompt.com]
> Enviado el: Lunes, 29 de Diciembre de 2008 19:39
> Para: Fernando Hevia
> CC: 'George Pavlov'; pgsql-sql@postgresql.org
> Asunto: Re: [SQL] Object create date
>
> 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)
>

Hmm, I'm using source-safe. Just went through the manual and it does support
auto expandable tags, something which I hadn't used before. Thanks for the
tip.



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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Copy question
Следующее
От: Erik Jones
Дата:
Сообщение: Re: Object create date