bytea question

From: mikeo <mikeo(at)spectrumtelecorp(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: bytea question
Date: 2000-08-15 19:34:27
Message-ID: 3.0.1.32.20000815153427.0094b780@pop.spectrumtelecorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Lloyd-Jones 2000-08-15 19:34:30 Re: PostgreSQL benchmark
Previous Message Trond Eivind=?iso-8859-1?q?_Glomsr=F8d?= 2000-08-15 19:01:37 Re: