problem about inet

Started by fanng yuanalmost 16 years ago2 messages
#1fanng yuan
fanngyuan@gmail.com

Hi Guys:
I just do some research on ip address storage and comparing. I found pgsql
already fixed that issue. I want to get some point from your guys about how
this work. Could you give me some data about that . Also I'm interesting in
pgsql . Could you give me some suggestion about how to hack pgsql.
Thank.

#2Kevin Grittner
Kevin.Grittner@wicourts.gov
In reply to: fanng yuan (#1)
Re: problem about inet

fanng yuan wrote:

I just do some research on ip address storage and comparing. I
found pgsql already fixed that issue. I want to get some point from
your guys about how this work.

I'm not sure what you're looking for, exactly. Does this page help?:

http://www.postgresql.org/docs/8.4/interactive/datatype-net-types.html

Also I'm interesting in pgsql . Could you give me some suggestion
about how to hack pgsql.

http://www.postgresql.org/developer/

-Kevin