Re: [HACKERS] Just another question

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Michael Meskes <meskes(at)topsystem(dot)de>
Cc: PostgreSQL Hacker <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Just another question
Date: 1998-04-23 12:06:51
Message-ID: 353F2EDB.30C0EF19@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Meskes, Michael 1998-04-23 12:14:12 RE: [HACKERS] Just another question
Previous Message Jose' Soares Da Silva 1998-04-23 12:06:00 pginterface compiling