Is there any function that converts the internal PG timestamp format into unix
timestamp format?
Or viceversa, is there a PHP function that formats properly
the PG timestamp according to the setlocale setting?
I'm trying to get the CPU-wasteless time conversion.
(I'm using PG 7.0.2)
Thanks
Nico