pgsql: Remove use of 'tie' in perl for copyright.pl; instead use norma - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Remove use of 'tie' in perl for copyright.pl; instead use norma
Date
Msg-id E1QuWrI-0002ai-GI@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove use of 'tie' in perl for copyright.pl;  instead use normal file
open/close.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/272c289a46d90d7d23947be9b6ffc5fb3ae8df83

Modified Files
--------------
src/tools/copyright.pl |   12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add executable bit to file.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Fix problem with regex in copyright test.