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

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


  • From: saint <saint(at)akpa(dot)pl>
  • To: pgsql-bugs(at)postgresql(dot)org
  • Subject: (ver. 7.4) select netmask('192.168.1.5/24') return '255.255.255.0/24' not '255.255.255.0' (example in docs)
  • Date: Fri, 05 Dec 2003 20:37:23 +0100
  • Message-id: <3FD0DE73.6010705@akpa.pl> <text/plain>

(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'




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group