forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9d35363
committed
Doc: fix prompt in psql crosstabview example
The prompt in the crosstabview example was incorrectly indicatingan open parenthesis where there is none in the example query. Fixby changing to the normal multi-line prompt.Reported-by: y.saburov@gmail.comDiscussion:https://postgr.es/m/171369707837.684.8207966689229976474@wrigleys.postgresql.org1 parentb53d580 commit9d35363
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
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
Comments
(0)