- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit87af12e
committed
Add missing newlines to PQescapeInternal() messages pre-v16.
While back-patching9f45e6a, I neglected that the convention inpre-v16 libpq was to include a trailing newline in error messagestrings (since then, we add those separately). Add them now.Reported-by: Peter Eisentraut <peter@eisentraut.org>Discussion:https://postgr.es/m/a9c837ad-d507-4607-94e4-c5743a8f49e0@eisentraut.orgBackpatch-through: 13-151 parent8b65f71 commit87af12e
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4040 | 4040 |
| |
4041 | 4041 |
| |
4042 | 4042 |
| |
4043 |
| - | |
| 4043 | + | |
4044 | 4044 |
| |
4045 | 4045 |
| |
4046 |
| - | |
| 4046 | + | |
4047 | 4047 |
| |
4048 | 4048 |
| |
4049 | 4049 |
| |
|
0 commit comments
Comments
(0)