forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit01cca2c
committed
Remove struct PQArgBlock from server-side header libpq/libpq.h.
This struct is purely a client-side artifact. Perhaps there was oncereason for the server to know it, but any such reason is lost in themists of time. We certainly don't need two independent declarationsof it.1 parent1a0bc4c commit01cca2c
1 file changed
+0
-16
lines changedLines changed: 0 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 23 |
| |
40 | 24 |
| |
41 | 25 |
| |
|
0 commit comments
Comments
(0)