agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Wojtek Bogusz <Wojtek.Bogusz@fuw.edu.pl>
To: Postgres Mailing List <postgres@postgres.Berkeley.EDU>
Subject: New type and pg_operator.
Date: Fri, 15 Jul 1994 14:00:40 +0200 (MET DST)
Message-ID: <Pine.3.89.9407151351.C21375-0100000@ccfs1> (raw)
Hello,
I am trying to add a new type to postgres. It is a king of char, char2,
char4, ... and text type but for different language than english. I took a
look in to pg_operators to see how they where defined :-) It is a bit
surprising for me that for all operators connected with char/text types
field oprprec (operator precedence) is equal 0. Why ?
Does exist some (simple :-) explanation what join strategies mean ? And
why hash join strategy is defined (oprcanhash = t) just for "=" ? And why
merge-sort join strategy is not defined for all char/text operators ie.
oprrsortop and oprlsort are equal to 0 ?
Thank You
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.
==============================================================================
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: Wojtek.Bogusz@fuw.edu.pl
Subject: Re: New type and pg_operator.
In-Reply-To: <Pine.3.89.9407151351.C21375-0100000@ccfs1>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox