Re: [BUGS] BUG #5479: PosgreSQL Documentation does not mention OPEN

2010-05-28 Thread Heikki Linnakangas
On 28/05/10 12:06, Kurt wagner wrote: When checking the Web Site http://www.postgresql.org/docs/8.4/static/sql-commands.html I recognized that the commands "declare" and "close" are documented, but I failed to find "open". OPEN is not an SQL command like DECLARE and CLOSE. It is part of PL/pg

[BUGS] BUG #5479: PosgreSQL Documentation does not mention OPEN

2010-05-28 Thread Kurt wagner
The following bug has been logged online: Bug reference: 5479 Logged by: Kurt wagner Email address: kurt.wag...@leoni.com PostgreSQL version: 8.4 Operating system: HP-UX Description:PosgreSQL Documentation does not mention OPEN Details: When checking the Web Site ht