forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd726897
committed
Fix psql's \? output for \watch
It was reported as misaligned by Kyotaro, but it also needed to beturned into a single translatable phrase (like the one for \g is), asreported by Yugo.This is a new issue (commitf347ec7), so no backpatch is needed.Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>Author: Yugo NAGATA <nagata@sraoss.co.jp>Discussion:https://postgr.es/m/20230907.142956.2038600444404289870.horikyota.ntt@gmail.com1 parent51908a3 commitd726897
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
205 |
| - | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
|
0 commit comments
Comments
(0)