pgsql: Improve unconstify() documentation

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve unconstify() documentation
Date: 2018-10-25 00:03:44
Message-ID: E1gFT7o-0005wJ-4J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve unconstify() documentation

Refer to expression instead of variable when appropriate.

Discussion: https://www.postgresql.org/message-id/08adbe4e-38f8-2c73-55f0-591392371687%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f2898de98a5407a8b78f49866ef4931813505ca2

Modified Files
--------------
src/include/c.h | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-10-25 00:46:43 pgsql: Add pg_promote function
Previous Message Andrew Dunstan 2018-10-24 23:41:13 pgsql: Fix typo in regression test comment