Re: Outdated comment for CreateStmt.inhRelations

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Outdated comment for CreateStmt.inhRelations
Date: 2021-03-31 03:44:45
Message-ID: 20210331034445.hbhhi24k7x7oypo5@nol
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 31, 2021 at 09:36:51AM +0900, Michael Paquier wrote:
> On Tue, Mar 30, 2021 at 08:30:15PM +0800, Julien Rouhaud wrote:
> > 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.
>
> Thanks, applied.

Thanks!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2021-03-31 04:03:04 Re: Proposal: Save user's original authenticated identity for logging
Previous Message vignesh C 2021-03-31 03:38:25 Re: extra semicolon in postgres_fdw test cases