doc: FOR UPDATE / KEY / SHARE / KEY SHARE takes an table alias

Bruce Momjian <bruce@momjian.us>

Commit: 5134e9d295f335b4ee9f8846f934e5593f65e881
Author: Bruce Momjian <bruce@momjian.us>
Date: 2023-12-08T00:43:04Z
Releases: 17.0
doc:  FOR UPDATE / KEY / SHARE / KEY SHARE takes an table alias

Previously only a table name was documented for this SELECT clause.

Reported-by: robert <lists@humanleg.org.uk>

Discussion: https://postgr.es/m/152483686904.19805.3369061025704720797@wrigleys.postgresql.org

Backpatch-through: master

Files

PathChange+/−
doc/src/sgml/ref/select.sgml modified +7 −4

Documentation touched