bytea question - Mailing list pgsql-general

From mikeo
Subject bytea question
Date
Msg-id 3.0.1.32.20000815153427.0094b780@pop.spectrumtelecorp.com
Whole thread Raw
Responses Re: bytea question  (mjp@ornl.gov)
List pgsql-general
hi all,
   in the pg_trigger table the tgargs column is defined
as type "BYTEA".  i can split this up in perl, once
retrieved, but can't figure out how to "substring"
it in sql.  is there an SQL way to select pieces of
a column of this type?

any help is appreciated,

mikeo

pgsql-general by date:

Previous
From: Paulo Henrique Baptista de Oliveira
Date:
Subject: PostgreSQL benchmark
Next
From: mjp@ornl.gov
Date:
Subject: Re: bytea question