Doc: add pre-branch task to run src/tools/copyright.pl.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 May 2025 03:31:44 +0000 (23:31 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 19 May 2025 03:31:44 +0000 (23:31 -0400)
commitf8db5c7a3f91aa07d53592f6e6e6378e26c7b55d
treefcd2e8d418f42c6dafe6a717a544f008139b3451
parent2c6469d4cd8175349abfe8da89dd642bca68fcfa
Doc: add pre-branch task to run src/tools/copyright.pl.

It's common for some files with last year's copyright date
to sneak into the tree between early January (when we normally run
copyright.pl) and feature freeze.  Immediately before branching
the new release is an ideal time to fix the stragglers, so add a
note about it to the RELEASE_CHANGES checklist.

Discussion: https://postgr.es/m/CALa6HA4_Wu7-2PV0xv-Q84cT8eG7rTx6bdjUV0Pc=McAwkNMfQ@mail.gmail.com
src/tools/RELEASE_CHANGES