On 01.04.2011 00:49, Josh Kupershmidt wrote:
Fixing two missing spaces in messages from sysv_shmem.c
Thanks, fixed.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http:/
I just noticed that \h MOVE is particularly unhelpful:
alvherre=# \h move
Command: MOVE
Description: position a cursor
Syntax:
MOVE [ direction { FROM | IN } ] cursorname
The problem is that it doesn't specify what "direction" is. The doc
text tells y