Re: Allow an alias to be attached directly to a JOIN ... USING

From: Georgios Kokolatos <gkokolatos(at)protonmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>
Subject: Re: Allow an alias to be attached directly to a JOIN ... USING
Date: 2020-11-10 15:15:55
Message-ID: 160502135578.7362.9015197269135176959.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I noticed that this patch fails on the cfbot.
For this, I changed the status to: 'Waiting on Author'.

Cheers,
//Georgios

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Georgios Kokolatos 2020-11-10 15:18:22 Re: WIP: System Versioned Temporal Table
Previous Message Georgios Kokolatos 2020-11-10 15:10:57 Re: [PATCH] Add extra statistics to explain for Nested Loop