Address review comments:
authorIgor Peshansky <igorpeshansky@github.com>
Thu, 15 Sep 2016 15:08:44 +0000 (11:08 -0400)
committerIgor Peshansky <igorpeshansky@github.com>
Thu, 15 Sep 2016 18:29:30 +0000 (14:29 -0400)
commite2cb258c7b6ce456f4119fd1454c85b479fa3e2d
tree30c26d94fdf278c4d18a6b505bdfe1cbe02c76fd
parenteb336ef9b195ca67d99cdbdf0d2618653270c3e9
Address review comments:
- Repurpose rfc3339/rfc3339nano to use UTC.
- Add rfc3339_local/rfc3339nano_local for local time.
- Factor out common bits; saner helper functions.
- Update comments.
src/daemon/utils_time.c
src/daemon/utils_time.h
src/postgresql.c