-- -- timestamp_out/1 -- create or replace function timestamp_out( timestamp without time zone ) returns cstring as $$ timestamp_out$$ language plpgsql;
-- -- timestamp_out/1 -- create or replace function timestamp_out( timestamp without time zone ) returns cstring as $$ timestamp_out$$ language plpgsql;