Year of first commit - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Year of first commit
Date
Msg-id CAB-JLwYazM+hzcrLsY+XiA36GBOuTE+n3vWFu3dkNTmAdpmQhA@mail.gmail.com
Whole thread Raw
Responses Re: Year of first commit
List pgsql-hackers
Today Amit Langote committed execScan.h and put on its header years from 1996 to 2025. Those years are what exactly ?
This file has 1996, but sometimes is the first commit year of that file, sometimes is completely unrelated. What is right for it ? Need that to be adjusted ?

/*-------------------------------------------------------------------------
 * execScan.h
 *        Inline-able support functions for Scan nodes
 *
 * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
 * Portions Copyright (c) 1994, Regents of the University of California
 *
 * IDENTIFICATION
 *        src/include/executor/execScan.h
 *-------------------------------------------------------------------------
 */

regards
Marcos

pgsql-hackers by date:

Previous
From: Roman Eskin
Date:
Subject: Re: Timeline issue if StartupXLOG() is interrupted right before end-of-recovery record is done
Next
From: Pavel Stehule
Date:
Subject: Re: Add XMLNamespaces to XMLElement