Skip to content

Commit 93f6c63

Browse files
committed
doc: fix description of backward_scan
The description of the index property backward_scan was incorrect and misleading; rectify. Backpatch to 9.6 where the amutils functionality was introduced.
1 parent 91ff29f commit 93f6c63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/src/sgml/func.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17519,7 +17519,9 @@ SELECT currval(pg_get_serial_sequence('sometable', 'id'));
1751917519
</row>
1752017520
<row>
1752117521
<entry><literal>backward_scan</literal></entry>
17522-
<entry>Can the index be scanned backwards?
17522+
<entry>Can the scan direction be changed in mid-scan (to
17523+
support <literal>FETCH BACKWARD</literal> on a cursor without
17524+
needing materialization)?
1752317525
</entry>
1752417526
</row>
1752517527
</tbody>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy