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