Re: Year of first commit - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Year of first commit
Date
Msg-id 3345816.1737473779@sss.pgh.pa.us
Whole thread Raw
In response to Year of first commit  (Marcos Pegoraro <marcos@f10.com.br>)
Responses Re: Year of first commit
List pgsql-hackers
Marcos Pegoraro <marcos@f10.com.br> writes:
> Today Amit Langote committed execScan.h and put on its header years from
> 1996 to 2025. Those years are what exactly ?

1996 is when the open-source Postgres effort started.

There's a bigger philosophical issue here, which is whether a new file
shouldn't just list the current year as the initial copyright year.
In this case, a lot of the code in execScan.h was formerly in
execScan.c, so copying its copyright notice seems like clearly the
right thing.  We've generally taken the attitude that most stuff in
Postgres has pretty clear traceability to older work, so we prefer
to use the same copyright dates as related older files even in less
clear-cut cases.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: SQLJSON: errmsg(" .. should ...") -> must
Next
From: jian he
Date:
Subject: Re: Statistics Import and Export