pgsql: Improve comments for IncrementalMaintenance DML enabling functio

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема pgsql: Improve comments for IncrementalMaintenance DML enabling functio
Дата
Msg-id E1V4yfZ-0002AL-2d@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve comments for IncrementalMaintenance DML enabling functions.

Move the static functions after the comment and expand the comment.

Per complaint from Andres Freund, although using different comment
text.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f31c149f13e4495051e014bab6fbe5e8ec4f56f1

Modified Files
--------------
src/backend/commands/matview.c |   30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Assorted bgworker-related comment fixes.
Следующее
От: Stephen Frost
Дата:
Сообщение: pgsql: Improve handling of pthread_mutex_lock error case