Re: [HACKERS] Just another question - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] Just another question
Date
Msg-id 353F2EDB.30C0EF19@alumni.caltech.edu
Whole thread Raw
In response to Just another question  (Michael Meskes <meskes@topsystem.de>)
List pgsql-hackers
> I just noticed that there is an operator '=:'. What is it used for?

tgl=> select * from pg_operator where oprname = '=:';
...
(0 rows)

?? I don't see it here.

                      - Tom

pgsql-hackers by date:

Previous
From: Voinea Gheorghe
Date:
Subject: (no subject)
Next
From: "Meskes, Michael"
Date:
Subject: RE: [HACKERS] Just another question