Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram.

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram.
Date: 2012-02-11 09:57:04
Message-ID: CAFaPBrTCUyNXWFV88rkAnTPocAOZWsqS5R5sYPWnHV3cVfVK7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Thu, Feb 9, 2012 at 11:30, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
>> Excerpts from Tom Lane's message of jue feb 09 12:17:59 -0300 2012:

>> FWIW that script is throwing a warning here:
>> Use of assignment to $[ is deprecated at /pgsql/source/HEAD/src/tools/check_keywords.pl line 19.
>
> Any Perl hackers want to improve that script?

The attached 2 liner does it for me.

Attachment Content-Type Size
check_keyword_fix_deprecated.patch text/x-patch 867 bytes

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-02-11 23:07:35 pgsql: Fix I/O-conversion-related memory leaks in plpgsql.
Previous Message Tom Lane 2012-02-10 20:22:55 pgsql: Fix oversight in pg_dump's handling of extension configuration t

Browse pgsql-hackers by date

  From Date Subject
Next Message Jesper Krogh 2012-02-11 12:16:08 Re: index-only quals vs. security_barrier views
Previous Message Dan Ports 2012-02-11 09:27:30 Re: RFC: Making TRUNCATE more "MVCC-safe"