Обсуждение: pgsql: Add semicolon, missed in previous patch. And update the keyword

Поиск
Список
Период
Сортировка

pgsql: Add semicolon, missed in previous patch. And update the keyword

От
Heikki Linnakangas
Дата:
Add semicolon, missed in previous patch. And update the keyword list in
the docs to reflect that OFF is now unreserved. Spotted by Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=57b80b4c466f224b6623e38081cea6e6d2fe0744

Modified Files
--------------
doc/src/sgml/keywords.sgml |    2 +-
src/backend/parser/gram.y  |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)