pgsql: Improve WritebackContextInit() comment and prototype argument na

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve WritebackContextInit() comment and prototype argument na
Date: 2016-07-01 21:32:45
Message-ID: E1bJ63J-0000c9-Vg@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve WritebackContextInit() comment and prototype argument names.

Author: Masahiko Sawada
Discussion: CAD21AoBD=Of1OzL90Xx4Q-3j=-2q7=S87cs75HfutE=eCday2w(at)mail(dot)gmail(dot)com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/48bfeb244ff280bad9a81c67442065ae8fcda6b8

Modified Files
--------------
src/backend/storage/buffer/bufmgr.c | 10 ++++------
src/include/storage/buf_internals.h | 2 +-
2 files changed, 5 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-07-02 00:06:13 pgsql: Fix some interrelated planner issues with initPlans and Param mu
Previous Message Tom Lane 2016-07-01 19:09:10 pgsql: Provide and use a makefile target to build all generated headers