Displaying 2 results from an estimated 2 matches for "pqunescapebytea".
Did you mean:
pqescapebytea
2008 Jun 12
1
ruby-postgres gem installation on Leopard
...a’:
libpq-compat.c:104: warning: implicit declaration of function
‘sprintf’
libpq-compat.c:104: warning: incompatible implicit declaration of
built-in function ‘sprintf’
libpq-compat.c:104: warning: pointer targets in passing argument 1 of
‘sprintf’ differ in signedness
libpq-compat.c: In function ‘PQunescapeBytea’:
libpq-compat.c:158: warning: implicit declaration of function ‘strlen’
libpq-compat.c:158: warning: incompatible implicit declaration of
built-in function ‘strlen’
libpq-compat.c:158: warning: pointer targets in passing argument 1 of
‘strlen’ differ in signedness
libpq-compat.c: In function ‘PQes...
2009 Feb 07
2
installing ruby-postgres gem
...pg_encoding_to_char’ was here
postgres.c: In function ‘pgconn_s_escape_bytea’:
postgres.c:370: warning: pointer targets in passing argument 1 of
‘PQescapeBytea’ 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
make: *** [postgres.o] Error 1
Presumably some people have installed Postgresql and got it to work with
Ruby. Does anyone have any experience solving this problem?
Thanks
John Small
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~...