empty select list allowed when using function as table - Mailing list pgsql-hackers

From Merlin Moncure
Subject empty select list allowed when using function as table
Date
Msg-id CAHyXU0x22H3nOTYfgi8SFYBD-Q1w3+VnsuaRotDByya5L_6rbA@mail.gmail.com
Whole thread Raw
Responses Re: empty select list allowed when using function as table
List pgsql-hackers
Interestingly, the following query works (it didn't used to):

select from generate_series(1, 1);

Was this intentional?

merlin



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Turning recovery.conf into GUCs
Next
From: Marko Tiikkaja
Date:
Subject: Re: empty select list allowed when using function as table