Doc: fix prompt in psql crosstabview example

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 9d353639c3b37efea7a29b63027cef81a7c7e335
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2024-04-24T11:09:50Z
Releases: 17.0
Doc: fix prompt in psql crosstabview example

The prompt in the crosstabview example was incorrectly indicating
an open parenthesis where there is none in the example query. Fix
by changing to the normal multi-line prompt.

Reported-by: y.saburov@gmail.com
Discussion: https://postgr.es/m/171369707837.684.8207966689229976474@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +3 −3

Documentation touched

Discussion