forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfd4c775
committed
Stephen Robert Norris wrote:
> Well, no. What it says is that certain values must be escaped (but> doesn't say which ones). Then it says there are alternate escape> sequences for some values, which it lists.>> It doesn't say "The following table contains the characters which must> be escaped:", which would be much clearer (and actually useful).Attached documentation patch updates the wording for bytea inputescaping, per complaint by Stephen Norris above.Joe Conway1 parent5ea214b commitfd4c775
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
1062 | 1062 |
| |
1063 | 1063 |
| |
1064 | 1064 |
| |
1065 |
| - | |
1066 |
| - | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
1067 | 1068 |
| |
1068 | 1069 |
| |
1069 | 1070 |
| |
|
0 commit comments
Comments
(0)