pgsql: Update and improve comments.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update and improve comments.
Date: 2018-02-28 15:12:00
Message-ID: E1er3Oi-0003Qb-9A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update and improve comments.

Commits 6f6b99d1335be8ea1b74581fc489a97b109dd08a and
f3b0897a1213f46b4d3a99a7f8ef3a4b32e03572 didn't properly update
these comments.

Etsuro Fujita, reviewed by Amit Langote

Discussion: http://postgr.es/m/5A671FE1.6020305@lab.ntt.co.jp

Branch
------
master

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

Modified Files
--------------
src/backend/catalog/partition.c | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2018-02-28 15:20:05 pgsql: postgres_fdw: Third attempt to stabilize regression tests.
Previous Message Peter Eisentraut 2018-02-28 14:28:20 pgsql: doc: Improve man build speed