Create a psql command \gset to store query results into psql variables.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d2d153fdb08053d655bd0fef14187eed6a674193
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2013-02-02T22:06:38Z
Releases: 9.3.0
Create a psql command \gset to store query results into psql variables.

This eases manipulation of query results in psql scripts.

Pavel Stehule, reviewed by Piyush Newe, Shigeru Hanada, and Tom Lane

Files