Scanner/Parser question - what does _P imply? - Mailing list pgsql-hackers

From
Subject Scanner/Parser question - what does _P imply?
Date
Msg-id 1169115899.2805.66.camel@sakai.localdomain
Whole thread Raw
Responses Re: Scanner/Parser question - what does _P imply?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I can't find an authoritative answer to this question.<br /><br /> Many of the keywords listed in keywords.c are
definedwith symbolic names that end in '_P' (underscore P).<br /><br /> What differentiates those keywords from the
otherkeywords?  What does the 'P' stand for?<br /><br /> Are those PostgreSQL-specific keywords (i.e. keywords not
definedby the SQL standard)?<br /><br /> Thanks.<br /><br /><br />            -- Korry<br /><table cellpadding="0"
cellspacing="0"width="100%"><tr><td><br /><br /> --<br />   Korry Douglas    <a
href="mailto:korryd@enterprisedb.com">korryd@enterprisedb.com</a><br/>   EnterpriseDB      <a
href="http://www.enterprisedb.com">http://www.enterprisedb.com</a></td></tr></table>

pgsql-hackers by date:

Previous
From: "Adnan DURSUN"
Date:
Subject: Re: Temparary disable constraint
Next
From: Tom Lane
Date:
Subject: Re: Scanner/Parser question - what does _P imply?