View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 09:19 AM
pgsql-general@list.coretech.ro
 
Posts: n/a
Default inet value validation


hello,

I want to write a function to validate an inet data type, but I figure
that postgres should already have such a function to use before
inserting values in inet type columns.
is it possible to access postgres's validation function for inet types ?
I have snooped through the catalogs but I can not find such a function.


thanks,
Razvan Radu



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote