Обсуждение: pgsql: Rename COMPAT_OPTIONS_CLIENT to COMPAT_OPTIONS_OTHER.

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

pgsql: Rename COMPAT_OPTIONS_CLIENT to COMPAT_OPTIONS_OTHER.

От
Robert Haas
Дата:
Rename COMPAT_OPTIONS_CLIENT to COMPAT_OPTIONS_OTHER.

The user-facing name is "Other Platforms and Clients", but the
internal name seems too focused on clients specifically, especially
given the plan to add a new setting to this session that is about
platform or deployment model compatibility rather than client
compatibility.

Jelte Fennema-Nio

Discussion: http://postgr.es/m/CAGECzQTfMbDiM6W3av+3weSnHxJvPmuTEcjxVvSt91sQBdOxuQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/de7e96bd0fc620715fa1c7bd9985463c358664cf

Modified Files
--------------
src/backend/utils/misc/guc_tables.c | 4 ++--
src/include/utils/guc_tables.h      | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)