Re: Year of first commit
От
Tom Lane
Тема
Re: Year of first commit
Дата
Msg-id
3345816.1737473779@sss.pgh.pa.us
Ответ на
Year of first commit (Marcos Pegoraro)
Список
Дерево обсуждения
Year of first commit Marcos Pegoraro <marcos@f10.com.br>
Re: Year of first commit Tom Lane <tgl@sss.pgh.pa.us>
Re: Year of first commit Marcos Pegoraro <marcos@f10.com.br>
Re: Year of first commit Álvaro Herrera <alvherre@alvh.no-ip.org>
Re: Year of first commit Marcos Pegoraro <marcos@f10.com.br>
Re: Year of first commit Tom Lane <tgl@sss.pgh.pa.us>
Re: Year of first commit Tom Lane <tgl@sss.pgh.pa.us>
Marcos Pegoraro 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 по дате отправления