Re: [HACKERS] Re: type coersion (was OR clause status) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Re: type coersion (was OR clause status)
Date
Msg-id 199808121641.MAA20731@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: type coersion (was OR clause status)  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> > However, I don't think the access methods allow more than one line in
> > this way.
>
> I just tried adding the extra line, and initdb failed.  I wonder if we
> remove the oideqint4, if the parser will go for oideq?
>

One other item.  oid indexes use int4lt(), etc. for their internal
indexing, not oidlt() because they do not exist.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Andreas Zeugswetter
Date:
Subject: Re: AW: [HACKERS] Rule system
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [HACKERS] Re: partial index