Displaying 1 result from an estimated 1 matches for "pgconn_protocol_version".
2008 Jun 12
1
ruby-postgres gem installation on Leopard
...inter targets in passing argument 1 of
‘PQunescapeBytea’ differ in signedness
postgres.c: In function ‘pgconn_s_unescape_bytea’:
postgres.c:401: warning: pointer targets in passing argument 1 of
‘PQunescapeBytea’ differ in signedness
postgres.c: In function ‘Init_postgres’:
postgres.c:2593: error: ‘pgconn_protocol_version’ undeclared (first
use in this function)
postgres.c:2593: error: (Each undeclared identifier is reported only
once
postgres.c:2593: error: for each function it appears in.)
postgres.c:2594: error: ‘pgconn_server_version’ undeclared (first use
in this function)
postgres.c: In function ‘Init_postgres...