forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit00ba973
committed
Use E, not e, for escaping in example docs
From the Department of Nitpicking, be consistent with other escapingand use 'E' instead of 'e' to escape the string in the example docsfor GET DISAGNOSTICS stack = PG_CONTEXT.Noticed by Department Chief Magnus Hagander.1 parent89774b5 commit00ba973
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2804 | 2804 |
| |
2805 | 2805 |
| |
2806 | 2806 |
| |
2807 |
| - | |
| 2807 | + | |
2808 | 2808 |
| |
2809 | 2809 |
| |
2810 | 2810 |
| |
|
0 commit comments
Comments
(0)