pgsql: Improve unconstify() documentation - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve unconstify() documentation
Date
Msg-id E1gFT7o-0005wJ-4J@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Fix typo in regression test comment
Next
From: Michael Paquier
Date:
Subject: pgsql: Add pg_promote function