Lots of incorrect comments in nodeFuncs.c

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Lots of incorrect comments in nodeFuncs.c
Date: 2021-04-08 22:04:25
Message-ID: CAApHDvp+Bw=2Qiu5=uXMKfC7gd0+B=4JvexVgGJU=am2g9a1CA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed that nodeFuncs.c appears to have some pretty sloppy work
done in many of the comments. Many look like they've just not been
updated from a copy/paste/edit from another node function.

The attached aims to clean these up.

I plan to push this a later today unless anyone has anything they'd
like to say about it first.

David

Attachment Content-Type Size
fix_numerous_copy_paste_errors_in_nodefuncs_comments.patch application/octet-stream 6.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-04-08 22:05:54 Re: Autovacuum on partitioned table (autoanalyze)
Previous Message Justin Pryzby 2021-04-08 22:00:42 Re: Autovacuum on partitioned table (autoanalyze)