pgsql: Fix missing regex slash that caused perltidy to get confused on

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix missing regex slash that caused perltidy to get confused on
Date: 2012-07-05 01:59:01
Message-ID: E1SmbLR-00082d-2G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2012-07-05 12:07:17 pgsql: Fix function argument tab completion for schema-qualified or quo
Previous Message Bruce Momjian 2012-07-05 01:48:15 Re: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3