diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-12 12:28:43 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-07-12 12:29:03 -0400 |
commit | 632b4ae92dc6fb92149e94290760b50744e0bd35 (patch) | |
tree | 5cf68bf1e8982d63cbd98c52337d289facd8c58d /src/backend/parser/parse_enr.c | |
parent | cd073d8f7043d047c024f0f213c0e9c31b9c0505 (diff) | |
download | postgresql-632b4ae92dc6fb92149e94290760b50744e0bd35.tar.gz postgresql-632b4ae92dc6fb92149e94290760b50744e0bd35.zip |
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
Diffstat (limited to 'src/backend/parser/parse_enr.c')
0 files changed, 0 insertions, 0 deletions