agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
One letter operators names ?
2+ messages / 2 participants
[nested] [flat]

* One letter operators names ?
@ 1994-10-26 23:47  Wojtek Bogusz <Wojtek.Bogusz@fuw.edu.pl>
  0 siblings, 1 reply; 2+ messages in thread

From: Wojtek Bogusz @ 1994-10-26 23:47 UTC (permalink / raw)
  To: legacy


 Dear friends in postgres,

 Could some one enlighten me why it is impossible to define operator 
with name > or < or =  ... ?

 Wojtek Bogusz

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: One letter operators names ?
@ 1994-10-27 00:31  Paul M. Aoki <aoki@cs.berkeley.edu>
  parent: Wojtek Bogusz <Wojtek.Bogusz@fuw.edu.pl>
  0 siblings, 0 replies; 2+ messages in thread

From: Paul M. Aoki @ 1994-10-27 00:31 UTC (permalink / raw)
  To: Wojtek Bogusz <Wojtek.Bogusz@fuw.edu.pl>; +Cc: legacy

Wojtek Bogusz <Wojtek.Bogusz@fuw.edu.pl> writes:
>  Could some one enlighten me why it is impossible to define operator
> with name > or < or = ... ?

it isn't impossible.  but you do have to make sure that there isn't
already a <, >, =, ... operator for the types in question (you can
only define one operator with a given name and type signature).
--
  Paul M. Aoki          |  University of California at Berkeley
  aoki@CS.Berkeley.EDU  |  Dept. of EECS, Computer Science Division (#1776) 
                        |  Berkeley, CA 94720-1776

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~1994-10-27 00:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
1994-10-26 23:47 One letter operators names ? Wojtek Bogusz <Wojtek.Bogusz@fuw.edu.pl>
1994-10-27 00:31 ` Paul M. Aoki <aoki@cs.berkeley.edu>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox