pgsql: Editorial review of SET UNLOGGED

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Editorial review of SET UNLOGGED
Дата
Msg-id E1XLyTo-000299-5Q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Editorial review of SET UNLOGGED

Add a succint comment explaining why it's correct to change the
persistence in this way.  Also s/loggedness/persistence/ because native
speakers didn't like the latter term.

Fabrízio and Álvaro

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7636c0c821f669e134a0f2fd1c6225bb3ec820d4

Modified Files
--------------
src/backend/commands/tablecmds.c |   35 +++++++++++++++++++++--------------
1 file changed, 21 insertions(+), 14 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Revert XactLockTableWait context setup in conditional multixact