pgsql: Remove obsolete comment - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove obsolete comment
Date
Msg-id E1vDzlf-0042WD-2c@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove obsolete comment

The comment "type prefixes (const, signed, volatile, inline) are
handled in pg_config.h." has been mostly not true for a long time.

Branch
------
master

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

Modified Files
--------------
src/include/c.h | 2 --
1 file changed, 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Simplify newline handling in libpq TAP test
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Replace pg_restrict by standard restrict