Commit 9d35363
committed
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.org1 parent b53d580 commit 9d35363
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5309 | 5309 | | |
5310 | 5310 | | |
5311 | 5311 | | |
5312 | | - | |
5313 | | - | |
5314 | | - | |
| 5312 | + | |
| 5313 | + | |
| 5314 | + | |
5315 | 5315 | | |
5316 | 5316 | | |
5317 | 5317 | | |
| |||
0 commit comments