ossible -- at least in this case.
--
Chad "^chewie, gunnarr" Walstrom <[EMAIL PROTECTED]>
http://wookimus.net/chewie
Chad Walstrom mailto:[EMAIL PROTECTED]
a.k.a ^chewie, gunnarr http://wookimus.net/~chewie
Gnupg = B4AB D627 9CBD 687E 7A31 1950 0CC7 0B18 206C 5AFD
proposal stage right now.
You know. I, for one, have a little bit of free time I could donate to
contributing to the Postgresql project. I know C and would not mind
learning how to implement POSIX threading. Like any project, it needs
to start somewhere with someone. I suppose I should join the [HACKERS]
list, then, huh? ;-)
^chewie <[EMAIL PROTECTED]>
On Tue, 16 Nov 1999, Brandon Ibach wrote:
BI>Can anybody explain what might be happening here?
BI>
BI> abc=> create operator =* ( leftarg = varchar, rightarg = varchar,
BI> abc->procedure = vciceq, commutator = =* );
BI> ERROR: parser: parse error at or near "varchar"
BI>
BI>The fu