pgsql: Add header comments to receivelog.h and streamutil.h. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Add header comments to receivelog.h and streamutil.h.
Date
Msg-id E1XMaoy-0003lS-2i@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Fix Var handling for security barrier views
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Fix FOR UPDATE NOWAIT on updated tuple chains