Re: pgsql: Add INET/CIDR operators: and, or, not, plus - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Add INET/CIDR operators: and, or, not, plus
Date
Msg-id 200602111629.k1BGToE08221@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql: Add INET/CIDR operators: and, or, not, plus int8, minus int8, and  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Add INET/CIDR operators: and, or, not, plus  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Tom Lane wrote:
> momjian@postgresql.org (Bruce Momjian) writes:
> > Log Message:
> > -----------
> > Add INET/CIDR operators: and, or, not, plus int8, minus int8, and inet
> > minus inet.
>
> Shouldn't this commit have included a catversion.h bump?

Yes, just done.  I mentioned it in the posting but forgot to do it on
commit.

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

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update catalog version for INET additions.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Allow VACUUM to complete faster by avoiding scanning the indexes