| From: | Grzegorz Jaskiewicz <gj(at)pointblue(dot)com(dot)pl> |
|---|---|
| To: | NikhilS <nikkhils(at)gmail(dot)com> |
| Cc: | "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: where to add/change commands |
| Date: | 2007-03-15 10:52:09 |
| Message-ID: | B7DF5F85-F579-4751-8040-1191C193DBCD@pointblue.com.pl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mar 15, 2007, at 11:46 AM, NikhilS wrote:
>
> Grzegorz, I would have suggested to make an entry for VERBOSE in
> parser/keywords.c, but it already seems to contain an entry for
> VERBOSE. I hope you are using the "opt_verbose" rule in your gram.y
> in the CLUSTER [VERBOSE] case.
>
sure I am. My 'bison' skills are not very high, but I was trying to
mimic 'VACUUM' syntax there. see the patch.
--
Grzegorz Jaskiewicz
gj(at)pointblue(dot)com(dot)pl
C/C++ freelance to hire
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2007-03-15 11:26:25 | Re: where to add/change commands |
| Previous Message | NikhilS | 2007-03-15 10:46:21 | Re: where to add/change commands |