Document that Perl's Tie might add a trailing newline

Report by Stefan Kaltenbrunner
This commit is contained in:
Bruce Momjian 2015-01-06 15:51:39 -05:00
parent 91539c5698
commit cb075178ec
1 changed files with 2 additions and 0 deletions

View File

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