forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4627a8f
committed
Revert ill-considered change to plpgsql: it should not rely on the
current setting of standard_conforming_strings to decide how to quotestrings that will be used later. There is much more to do here butthis particular change breaks the build on Windows, so fix it now.1 parent58a2dbc commit4627a8f
1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
377 | 377 |
| |
378 | 378 |
| |
379 | 379 |
| |
380 |
| - | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
381 | 385 |
| |
382 | 386 |
| |
383 | 387 |
| |
384 | 388 |
| |
385 |
| - | |
| 389 | + | |
386 | 390 |
| |
387 | 391 |
| |
388 | 392 |
| |
|
0 commit comments
Comments
(0)