mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
Document that Perl's Tie might add a trailing newline
Report by Stefan Kaltenbrunner
This commit is contained in:
parent
91539c5698
commit
cb075178ec
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user