Hey all,
Could you tell me please an objective reason why PQunescapeBytea()
returns unsigned char* rather than just char* ?
I am asking because a bit confused. How this intermixes with LO's API,
which based on signed chars (although as we all know large object -
is a just bytea splitted on chunks)?
And also PQgetvalue() returns char* rather than unsigned char*.
Thanks.
--
// Dmitriy.
Responses
pgsql-hackers by date
| Next: | From: Heikki Linnakangas | Date: 2012-02-02 07:46:50 |
| Subject: Re: Scaling XLog insertion (was Re: Moving more work outside
WALInsertLock) |
| Previous: | From: Magnus Hagander | Date: 2012-02-02 07:32:46 |
| Subject: Re: pg_stats_recovery view |