Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: (ver. 7.4) select netmask('192.168.1.5/24') return '255.255.255.0/24'


  • From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
  • To: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
  • Cc: saint <saint(at)akpa(dot)pl>
  • Subject: Re: (ver. 7.4) select netmask('192.168.1.5/24') return '255.255.255.0/24'
  • Date: Wed, 10 Dec 2003 01:53:48 +0100
  • Message-id: <3FD66E9C.7070801@bigfoot.com> <text/plain>

saint wrote:

(ver. 7.4) select netmask('192.168.1.5/24') return '255.255.255.0/24' not '255.255.255.0' (example in docs)
(ver. 7.3) return '255.255.255.0'

Fixed on 7.4.1


Regards
Gaetano Mendola




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group