forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1cd1821
committed
doc: Fix inconsistent quotes in some jsonb fields
Single quotes are not allowed in json internals, double quotes are.Reported-by: Eric MuttaDiscussion:https://postgr.es/m/165715362165.665.3875113264927503997@wrigleys.postgresql.orgBackpatch-through: 141 parent92d70b7 commit1cd1821
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
701 | 701 |
| |
702 | 702 |
| |
703 | 703 |
| |
704 |
| - | |
| 704 | + | |
705 | 705 |
| |
706 | 706 |
| |
707 |
| - | |
| 707 | + | |
708 | 708 |
| |
709 | 709 |
| |
710 | 710 |
| |
|
0 commit comments
Comments
(0)