Clean up "stopgap" implementation of timestamptz_to_str().
Tom Lane <tgl@sss.pgh.pa.us>
Clean up "stopgap" implementation of timestamptz_to_str(). Use correct type for "result", fix bogus strftime argument, don't use unnecessary static variables, improve comments. Andres Freund and Tom Lane
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_xlogdump/compat.c | modified | +12 −7 |