Doc: fix prompt in psql crosstabview example
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 24 Apr 2024 11:09:50 +0000 (13:09 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 24 Apr 2024 11:09:50 +0000 (13:09 +0200)
commit9d353639c3b37efea7a29b63027cef81a7c7e335
treed67034b29c638a43a718d25e0ba224a9147e871d
parentb53d58097d7d5712d819d06e0416dec0a7db2479
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
doc/src/sgml/ref/psql-ref.sgml