diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-11 11:20:13 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-11 11:20:20 -0400 |
commit | dfd0f2bbc5776f261ef4c8ab128469ef9091dcfe (patch) | |
tree | 72fec2b24fbbfc1f91c27159ca0887c95747f672 /doc/src/sgml/ref/commit.sgml | |
parent | ad385a494f6ad863b38aa7c708f23aaf223438a7 (diff) | |
download | postgresql-dfd0f2bbc5776f261ef4c8ab128469ef9091dcfe.tar.gz postgresql-dfd0f2bbc5776f261ef4c8ab128469ef9091dcfe.zip |
Avoid re-writing files unnecessarily in src/tools/copyright.pl.
The existing coding resulted in touching every copyright-containing
file in the tree, even if it was already up to date. That doesn't
matter much for the annual run, but it's an annoyance if you try
to use the script for mop-up at the close of a devel cycle, as
I just did.
Discussion: https://postgr.es/m/266030.1649685473@sss.pgh.pa.us
Diffstat (limited to 'doc/src/sgml/ref/commit.sgml')
0 files changed, 0 insertions, 0 deletions