pgsql: Fix wrong word.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix wrong word.
Дата
Msg-id E1avU8W-0004Pc-Uq@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix wrong word.

Commit a31212b429cd3397fb3147b1a584ae33224454a6 was a little too hasty.

Per report from Tom Lane.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/372ff7cae254ac110e2dd25f81cb000c61b60413

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Change postgresql.conf.sample to say that fsync=off will corrupt
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Clean up parsing of synchronous_standby_names GUC variable.