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-00082d-2G@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
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/071589cb3f6b4e259d3b87f228fd1c69b8189037

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