for Reverse DNS purposes, I'd like to reverse an IP ...
ie: 200.46.204.1 would become 1.204.46.200
Is there an easy way of doing this *short* of writing a plpgsql function?
I've checked the docs, and found the substring() function that allows for
using a regex, which I thought might allow this, but can't seem to figure
out a proper format for it ;(
If I have to write a function to do it, fine ... just wanted to make sure
I wasn't missing something first ...
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED]
Yahoo . yscrappy Skype: hub.org ICQ . 7615664
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly