store multiple rows with the SELECT INTO statement - Mailing list pgsql-general

From Janek Sendrowski
Subject store multiple rows with the SELECT INTO statement
Date
Msg-id trinity-198b4563-d2c1-47d1-841f-66a7ead6b214-1378081439124@3capp-webde-bs35
Whole thread Raw
Responses Re: store multiple rows with the SELECT INTO statement  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: store multiple rows with the SELECT INTO statement  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-general
<div style="font-family: Verdana;font-size: 12.0px;"><div style="font-family: Verdana;font-size:
12.0px;"><div>Hi,</div><div> </div><div>Whyis it only possible to store one row by a query which returns multiple rows
usingthe SELECT INTO statement.</div><div>and</div><div>How can I do a Query on a record varialbe, somehow like
this:</div><div>SELECT* FROM v_rec</div><div> </div><div><span style="line-height: 1.6em;">Janek
Sendrowski</span></div></div></div>

pgsql-general by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Adding ip4r to Postgresql core?
Next
From: Adrian Klaver
Date:
Subject: Re: store multiple rows with the SELECT INTO statement