Re: generate documentation keywords table automatically
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Chapman Flack <chap@anastigmatix.net>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-04-30T06:02:35Z
Lists: pgsql-hackers
On 2019-04-29 21:19, Chapman Flack wrote: > If the reorganization happening in this thread were to make possible > run-time-enumerable keyword lists that could be filtered for SQL92ness > or SQL:2003ness, that might relieve an implementation headache that, > at present, both PgJDBC and PL/Java have to deal with. Good information, but probably too big of a change at this point. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
doc: Generate keywords table automatically
- b753bc0c84e5 12.0 landed