| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Author names in source files |
| Date: | 2010-12-03 03:15:28 |
| Message-ID: | 201012030315.oB33FS022471@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andy Colson | 2010-12-03 03:37:17 | Re: unlogged tables |
| Previous Message | Andrew Dunstan | 2010-12-03 03:03:33 | Re: WIP patch for parallel pg_dump |