pgAdmin III commit: Quoting names is not required for unreserved keywor

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Quoting names is not required for unreserved keywor
Дата
Msg-id 201008300638.o7U6c861002677@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c85ef8a3d4313e157ee90705baba616da894fa2e
Author: Robert Haas <robertmhaas@gmail.com>

Log Message
-----------
Quoting names is not required for unreserved keywords

This patch brings the behavior more closely into alignment with what core PG
does. Unreserved keywords are not quoted anymore.

Patch from Robert Haas.

Branch
------
master

Modified Files
--------------
CHANGELOG              |    2 ++
pgadmin/utils/misc.cpp |   44 +++++++-------------------------------------
2 files changed, 9 insertions(+), 37 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: install instructions
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: quoting behavior