- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitd2202a6
committed
Don't elide blank lines when accumulating psql command history.
This can change the meaning of queries, if the blank line happens tooccur in the middle of a quoted literal, as per complaint from Tomas Vondra.Back-patch to all supported branches.1 parent003fae7 commitd2202a6
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
| 89 | + | |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
0 commit comments
Comments
(0)