pgsql: Normalize comment in empty grammar rules

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Normalize comment in empty grammar rules
Дата
Msg-id E1kecCH-0002iW-7J@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Normalize comment in empty grammar rules

Change lower case /* empty */ to /* EMPTY */ for consistency with the
majority.

Discussion: https://www.postgresql.org/message-id/flat/e9eed669-e32d-6919-fed4-acc0daea857b%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5664b7be5b2c2e756372e7dde7c187a11a5ab701

Modified Files
--------------
src/backend/parser/gram.y | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove code handling removed deprecated containment operators
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix typo