[HACKERS] how to determine clause for new keyword, how to add new clause in gram.y

2014-11-12 Thread Pankaj Bagul
Please tell me, if want to add 'selectivity' keyword, which clause will it categorize ? Can you please tell me in detail, how should i modify gram.y, as I am new to parser writing ? and use it thereafter. Thank you. -- Pankaj A. Bagul

[HACKERS] Fwd: How parser works and to add keyword to keywords.h

2014-11-10 Thread Pankaj Bagul
Hello, Can anyone tell about how parser works and if we want to add a new keyword to the keywords.h, and how to use that keyword ? How the all process works ? -- Pankaj B.