Re: OPERATORS

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hector Galicia <hgaliciac(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: OPERATORS
Date: 2002-10-09 16:16:44
Message-ID: 200210091616.g99GGiS14698@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hector Galicia wrote:
> Hi
> What operators are already installed in the database
> for use, or I have to make all the operators that I
> need??

In psql, \do shows all operators. You can add your own too.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

  • OPERATORS at 2002-10-09 15:53:45 from Hector Galicia

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2002-10-09 16:19:26 Point in Time Recovery WAS: Hot Backup
Previous Message Matt Price 2002-10-09 16:07:28 Re: odbc with debian woody/postgres