Re: missing $PostgreSQL:$

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: missing $PostgreSQL:$
Дата
Msg-id e51f66da0805170152t2ad87ae1s73f2d9e654dabe3c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: missing $PostgreSQL:$  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 5/17/08, Andrew Dunstan <andrew@dunslane.net> wrote:
>  Tom Lane wrote:
> > Andrew Dunstan <andrew@dunslane.net> writes:
> > > second pass. There are 130 files in this list. Offhand I'd say the vast
> majority should have markers.
> >
> > Yeah, that list looks reasonably sane.  The main thing I was worried
> > about was not plastering PostgreSQL markers on files that are simply
> > imported from an upstream source, like the zic database and the
> > libstemmer files.
>
>  The following files have markers from upstream systems. I'm not sure that
> means we don't want to add $PostgreSQL$ markers, though. Thoughts?
>
>  ./src/port/strlcat.c:/* $OpenBSD: strlcat.c,v 1.13 2005/08/08 08:05:37
> espie Exp $      */
>  ./src/backend/port/darwin/system.c: * $FreeBSD:
> src/lib/libc/stdlib/system.c,v 1.6 2000/03/16 02:14:41 jasone Exp $
>  ./contrib/pgcrypto/rijndael.h:/*        $OpenBSD:
> rijndael.h,v 1.3 2001/05/09 23:01:32 markus Exp $ */

You can add, but please keep upstream marker.

-- 
marko


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

Предыдущее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: Problems with CVS HEAD compile
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [PATCHES] TRUNCATE TABLE with IDENTITY