- Notifications
You must be signed in to change notification settings - Fork5
Commitff4fd4b
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 parent04da323 commitff4fd4b
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
| 98 | + | |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
|
0 commit comments
Comments
(0)