+ refactor things a bit so that send & recv functions use the same context struct, because the way they're setup is pretty much the same for both. This also adds recursive type resolution for bind parameters. |
||
|---|---|---|
| .. | ||
| common.c | ||
| jsonfmt.c | ||
| jsonparse.c | ||
| libpq.h | ||
| pgconn.c | ||
| pgtypes.c | ||