mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Document that Perl's Tie might add a trailing newline
Report by Stefan Kaltenbrunner
This commit is contained in:
parent
91539c5698
commit
cb075178ec
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue