Re: RowDescription message - Mailing list pgsql-general

From Tatsuo Ishii
Subject Re: RowDescription message
Date
Msg-id 20191007.215201.2052961183053680920.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: RowDescription message  (Andres Freund <andres@anarazel.de>)
Responses Re: RowDescription message
List pgsql-general
>> According to the manualof RowDescription message
>> https://www.postgresql.org/docs/12/protocol-message-formats.html
>> 
>>       Specifies the number of fields in a row (can be zero).
>> 
>> Does 0 fields could actually happen?
> 
> Yes, e.g.:
> 
> SELECT;

Thanks. Is it a valid SQL statement according to the standard?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-general by date:

Previous
From: Moreno Andreo
Date:
Subject: Re: Pg11 -- MultiXactId xxxx has not been created yet -- apparentwraparound
Next
From: Tom Lane
Date:
Subject: Re: RowDescription message