Bitwise ops

From: KuroiNeko <evpopkov(at)carrier(dot)kiev(dot)ua>
To: pgsql-general(at)postgresql(dot)org
Subject: Bitwise ops
Date: 2001-03-21 01:18:53
Message-ID: 3AB8017D.nail2XK1XKEN0@ed.ed
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Functions that perform bitwise operations on int4 are available for
download via HTTP from

http://www.primechoice.com/hum/pgbi-0.1.tar.gz

While we're on it, is there any chance to have a C function that uses a
calling convention different from the standatd C one, like

__attribute__(( __regparm__( <n> )))

Thx

Ed

--

Browse pgsql-general by date

  From Date Subject
Next Message Christian Marschalek 2001-03-21 01:24:37 Compiling / TCL error
Previous Message Thomas Lockhart 2001-03-21 01:05:01 Call for platforms