2010/7/26 Pavel Stehule <[email protected]>: > Hello > > you can try > > postgres=# select int8send(256); > int8send > -------------------- > \x0000000000000100 > (1 row) > > for converting from bytea to int8 you need a custom function - probably in C > :(
int8send? -- Vincenzo Romano NotOrAnd Information Technologies NON QVIETIS MARIBVS NAVTA PERITVS -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
