pgsql: Add header comments to receivelog.h and streamutil.h.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Add header comments to receivelog.h and streamutil.h.
Дата
Msg-id E1XMaoy-0003lS-2i@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add header comments to receivelog.h and streamutil.h.

This commit also adds the include guards to those header files.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9a2d94892f6a793d52ebabb8283b98a6e3ede3d6

Modified Files
--------------
src/bin/pg_basebackup/receivelog.h |   16 ++++++++++++++++
src/bin/pg_basebackup/streamutil.h |   16 ++++++++++++++++
2 files changed, 32 insertions(+)


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: pgsql: Fix Var handling for security barrier views
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix FOR UPDATE NOWAIT on updated tuple chains