Hey guyz,
There is one header file in postgresql nodes.h which contains definitions for tagged nodes. The first field of every node is NodeTag. Whenever I try to add new tag to NodeTag enum structure and assign it a particular value, it does not get recognized .

although it has been written in the file that we can insert extra tags if required .
I need ur help guyz...
Regards,
Aditi