- Notifications
You must be signed in to change notification settings - Fork28
Commitcfb7ed4
committed
This is another example of why not allowing utility functions in SPI
would be a Bad Thing.For what it's worth, I found another case in libpq where you can get a Tmessage without a D that my utility patch needs to handle. I haveattachedthe updated patch against the 6.4.2 version ofsrc/interfaces/libpq/fe-exec.cJerry Gay1 parentc10e6bc commitcfb7ed4
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
538 | 538 | | |
539 | 539 | | |
540 | 540 | | |
541 | | - | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
| 544 | + | |
| 545 | + | |
545 | 546 | | |
546 | 547 | | |
547 | 548 | | |
| |||
0 commit comments
Comments
(0)