]> granicus.if.org Git - postgresql/commit
Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2018 16:28:43 +0000 (12:28 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Jul 2018 16:29:04 +0000 (12:29 -0400)
commitaacdf9a06966d57bb8f6968a41e0690a31d35a51
treec70200cdbd0e5e0015041f45523c3227b18e28a4
parent727196ced2423008bb25d7775c4e3b7fca063c8b
Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.

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
doc/src/sgml/plpgsql.sgml
doc/src/sgml/ref/fetch.sgml