Outdated comment for CreateStmt.inhRelations

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Outdated comment for CreateStmt.inhRelations
Date: 2021-03-30 12:30:15
Message-ID: 20210330123015.yzekhz5sweqbgxdr@nol
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I just noticed that the comment for CreateStmt.inhRelations says that it's a
List of inhRelation, which hasn't been the case for a very long time.

Trivial patch attached.

Attachment Content-Type Size
v1_fix_inhrelations_comment.diff text/plain 624 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2021-03-30 12:47:05 Re: Issue with point_ops and NaN
Previous Message David Rowley 2021-03-30 11:42:14 Re: Hybrid Hash/Nested Loop joins and caching results from subplans