https://github.com/postgres/postgres
Revision 2e7a25c1dcb7acb9d1138934cade1f1a7e6fe690 authored by Tom Lane on 12 July 2018, 16:28:43 UTC, committed by Tom Lane on 12 July 2018, 16:28:43 UTC
Explain that you can use any integer expression for the "count" in
pl/pgsql's versions of FETCH/MOVE, unlike the SQL versions which only
allow a constant.

Remove the duplicate version of this para under MOVE.  I don't see
a good reason to maintain two identical paras when we just said that
MOVE works exactly like FETCH.

Per Pavel Stehule, though I didn't use his text.

Discussion: https://postgr.es/m/CAFj8pRAcvSXcNdUGx43bOK1e3NNPbQny7neoTLN42af+8MYWEA@mail.gmail.com
1 parent e8fe3bb
History
Tip revision: 2e7a25c1dcb7acb9d1138934cade1f1a7e6fe690 authored by Tom Lane on 12 July 2018, 16:28:43 UTC
Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.
Tip revision: 2e7a25c
File Mode Size
config
contrib
doc
src
.gitignore -rw-r--r-- 392 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 3.5 KB
HISTORY -rw-r--r-- 284 bytes
Makefile -rw-r--r-- 1.6 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 728 bytes
aclocal.m4 -rw-r--r-- 385 bytes
configure -rwxr-xr-x 889.9 KB
configure.in -rw-r--r-- 66.8 KB

README

back to top