On 16.09.2013 07:43, Oleg Bartunov wrote:
I noticed there is nothing available in built-in psql help about OPEN
command. Does it intentional ?

That's because there is no OPEN command. PL/pgSQL does have an OPEN statement, but that's just PL/pgSQL. And ecpg too, but again that's handled by ecpg, not the backend.

- Heikki


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to