On Tue, Apr 28, 2009 at 10:33 AM, Heikki Linnakangas <heikki.linnakan...@enterprisedb.com> wrote: > I wrote a little perl script to perform a basic sanity check to keywords in > gram.y and kwlist.h. It checks that all lists are in alphabetical order, all > keywords present in gram.y are listed in kwlist.h in the right category, and > conversely that all keywords listed in kwlist.h are listed in gram.y.
Friendly greetings ! Here is a new version of check_keywords.pl : - perl -w and "use strict" enabled (and all the fixes that come with it) - minor cleaning -- Laurent Laborde Sysadmin at jfg://networks http://www.over-blog.com/
check_keywords.pl
Description: Perl program
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers