Re: Making the subquery alias optional in the FROM clause - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Making the subquery alias optional in the FROM clause
Date
Msg-id 3149278.1657833437@sss.pgh.pa.us
Whole thread Raw
In response to Re: Making the subquery alias optional in the FROM clause  (Dean Rasheed <dean.a.rasheed@gmail.com>)
List pgsql-hackers
Dean Rasheed <dean.a.rasheed@gmail.com> writes:
> Attached is an update with the following changes:

> * Docs updated as suggested.
> * transformLockingClause() updated to skip subquery and values rtes
> without aliases.
> * eref->aliasname changed to "unnamed_subquery" for subqueries without aliases.

This looks good to me.  Marked RFC.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: [PATCH] Log details for client certificate failures
Next
From: David Steele
Date:
Subject: Re: Issue with recovery_target = 'immediate'