Hi guys,

I think current function signature is not so outstanding.

For example, current one is like this:

geoip_in_country(*addr text*,*code text*)

It is not so clear to distinguish parameter name and type.

I think capitalizing type name looks better like this:

geoip_in_country(*addr TEXT*,*code TEXT*)

What do you think about that?

Thanks,
Jongyoung.

Reply via email to