pgsql: include_if_exists facility for config file.

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: include_if_exists facility for config file.
Дата
Msg-id E1RbMLP-0007Fs-5v@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
include_if_exists facility for config file.

This works the same as include, except that an error is not thrown
if the file is missing. Instead the fact that it's missing is
logged.

Greg Smith, reviewed by Euler Taveira de Oliveira.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6d09b2105fb5fa6e6245e7b024bfbe465b1041ee

Modified Files
--------------
doc/src/sgml/config.sgml          |   12 ++++++++++
src/backend/utils/misc/guc-file.l |   41 +++++++++++++++++++++++++++++-------
src/include/utils/guc.h           |    2 +-
3 files changed, 46 insertions(+), 9 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Improve behavior of concurrent rename statements.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix reference to "verify-ca" and "verify-full" in a note in the