Re: Author names in source files - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Author names in source files
Date
Msg-id 201012030315.oB33FS022471@momjian.us
Whole thread Raw
In response to Author names in source files  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Responses Re: Author names in source files  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: Author names in source files  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Itagaki Takahiro wrote:
> I found there are some author names in some of source files.
> Will we keep their names? And, will we add new author names
> who wrote patches for those files?
> 
> src/backend/postmaster/syslogger.c(15)  : * Author: Andreas Pflug
> src/backend/utils/adt/genfile.c(9)      : * Author: Andreas Pflug
> src/backend/utils/adt/oracle_compat.c(7): *    Author: Edmund Mergl
> src/backend/utils/adt/txid.c(14)        : *    Author: Jan Wieck, Afilias USA INC.

When someone writes a file from scratch, we usually keep their name on
it so we remember the original author.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: WIP patch for parallel pg_dump
Next
From: Andy Colson
Date:
Subject: Re: unlogged tables