pgsql: Fix missing regex slash that caused perltidy to get confused on - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Fix missing regex slash that caused perltidy to get confused on
Date
Msg-id E1SmbLR-00082b-14@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix missing regex slash that caused perltidy to get confused on
copyright.pl.

Backpatch to 9.2.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/539d38757a4709b5039ed4318567349da06f0690

Modified Files
--------------
src/tools/copyright.pl |   16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Run newly-configured perltidy script on Perl files.
Next
From: Magnus Hagander
Date:
Subject: pgsql: Fix function argument tab completion for schema-qualified or quo