Add a function pg_get_keywords() to let clients find out the set of keywords

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c63147d6f0e86d96ffb315147f36af613a35c2ce
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-07-03T20:58:47Z
Releases: 8.4.0
Add a function pg_get_keywords() to let clients find out the set of keywords
known to the SQL parser.  Dave Page

Files