On 2019-04-27 17:25, Tom Lane wrote:
> Would it make more sense to have just one source file per SQL standard
> version, and distinguish the keyword types by labels within the file?

The way I have written it, the lists can be compared directly with the
relevant standards by a human.  Otherwise we'd need another level of
tooling to compose and verify those lists.

> A policy issue, independent of this mechanism, is how many different
> SQL spec versions we want to show in the table.

We had previously established that we want to show 92 and the latest
two.  I don't propose to change that.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Reply via email to