pgsql: Update comments in find_typedef.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update comments in find_typedef.
Date: 2014-11-18 20:51:52
Message-ID: E1Xqpke-0008Gz-9t@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update comments in find_typedef.

These comments don't seem to have been touched in a long time. Make them
describe the current implementation rather than what was here last century,
and be a bit more explicit about the unreferenced-typedefs issue.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7aa8d9e56c18b1df9d924f144c06d921131a137e

Modified Files
--------------
src/tools/find_typedef | 37 ++++++++++++++-----------------------
1 file changed, 14 insertions(+), 23 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-11-19 02:37:19 pgsql: Don't require bleeding-edge timezone data in timestamptz regress
Previous Message pgsql 2014-11-18 20:20:13 pgsql: Tag refs/tags/REL9_4_RC1 was created