Re: [HACKERS] int4eq (xid, int4) - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: [HACKERS] int4eq (xid, int4)
Date
Msg-id 3BBBE0B6.1F4D781A@tpf.co.jp
Whole thread Raw
List pgsql-odbc
I'm reposting it to pgsql-odbc list because I've not
seen it on pgsql-odbc.

Jean-Michel POURE wrote:
>
> Hello friends,
>
> int4eq (xid, int4) seems to be needed for proper support of MS Access2K:
> CREATE FUNCTION "int4eq" (xid, int4)
> RETURNS bool
> AS 'int4eq'
> LANGUAGE 'internal'
>
> Is int4eq function included in PostgreSQL 7.2?

I added a '=' operator between xid and int in 7.2.
The registration of int4eq and =(xid,int) for
row versioning is no longer needed in 7.2.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: "Joseph"
Date:
Subject: Odbc driver
Next
From: Jim Dickenson
Date:
Subject: Installing on Mac OS X 10.1