]> granicus.if.org Git - postgresql/commitdiff
Document that Perl's Tie might add a trailing newline
authorBruce Momjian <bruce@momjian.us>
Tue, 6 Jan 2015 20:51:39 +0000 (15:51 -0500)
committerBruce Momjian <bruce@momjian.us>
Tue, 6 Jan 2015 20:52:15 +0000 (15:52 -0500)
Report by Stefan Kaltenbrunner

src/tools/copyright.pl

index 2db88e0c2da68f25d20bc95adefb7ad9c6ce05ea..04917e7991b5840b5ffe64d23f52ce53606a5ba0 100755 (executable)
@@ -5,6 +5,8 @@
 # Copyright (c) 2011-2015, PostgreSQL Global Development Group
 #
 # src/tools/copyright.pl
+#
+# FYI, Tie adds a trailing newline on the last line if missing.
 #################################################################
 
 use strict;