Content-Length: 279757 | pFad | http://github.com/postgrespro/postgres/commit/01cca2c1b1a0d52c83f250c50942ee00e62637ca

61 Remove struct PQArgBlock from server-side header libpq/libpq.h. · postgrespro/postgres@01cca2c · GitHub
Skip to content

Commit 01cca2c

Browse files
committed
Remove struct PQArgBlock from server-side header libpq/libpq.h.
This struct is purely a client-side artifact. Perhaps there was once reason for the server to know it, but any such reason is lost in the mists of time. We certainly don't need two independent declarations of it.
1 parent 1a0bc4c commit 01cca2c

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

src/include/libpq/libpq.h

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,6 @@
2020
#include "lib/stringinfo.h"
2121
#include "libpq/libpq-be.h"
2222

23-
/* ----------------
24-
* PQArgBlock
25-
* Information (pointer to array of this structure) required
26-
* for the PQfn() call. (This probably ought to go somewhere else...)
27-
* ----------------
28-
*/
29-
typedef struct
30-
{
31-
int len;
32-
int isint;
33-
union
34-
{
35-
int *ptr; /* can't use void (dec compiler barfs) */
36-
int integer;
37-
} u;
38-
} PQArgBlock;
3923

4024
typedef struct
4125
{

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/01cca2c1b1a0d52c83f250c50942ee00e62637ca

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy