Operation on bit strings with different length

From: S P Arif Sahari Wibowo <arifsaha(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org, <pgsql-sql(at)postgresql(dot)org>, <pgsql-novice(at)postgresql(dot)org>
Subject: Operation on bit strings with different length
Date: 2001-12-18 05:33:43
Message-ID: Pine.LNX.4.42.0112172327060.25673-100000@gede.parokinet.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice pgsql-sql

Hi!

Do you know how to operate (AND, OR, etc.) on bit strings with
dynamically different length? It is dynamic, means the length won't be
determined until run time.
Is there any function to extend the length of a bit string to a certain
length?

Thank you!

--
S P Arif Sahari Wibowo
_____ _____ _____ _____
/____ /____/ /____/ /____ arifsaha(at)yahoo(dot)com
_____/ / / / _____/ http://www.arifsaha.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-12-18 06:18:30 Re: querying for specs?
Previous Message mjbjr 2001-12-18 05:30:31 querying for specs?

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2001-12-18 16:37:46 Re: Operation on bit strings with different length
Previous Message Josh Berkus 2001-12-17 23:36:06 Re: Storing number '001' ?

Browse pgsql-sql by date

  From Date Subject
Next Message Iklódi Lajos 2001-12-18 06:03:32 Execution time problem
Previous Message Tom Lane 2001-12-18 01:21:20 Re: won't drop the view