author | Igor Peshansky <igorpeshansky@github.com> | |
Thu, 15 Sep 2016 15:08:44 +0000 (11:08 -0400) | ||
committer | Igor Peshansky <igorpeshansky@github.com> | |
Thu, 15 Sep 2016 18:29:30 +0000 (14:29 -0400) | ||
commit | e2cb258c7b6ce456f4119fd1454c85b479fa3e2d | |
tree | 30c26d94fdf278c4d18a6b505bdfe1cbe02c76fd | tree | snapshot |
parent | eb336ef9b195ca67d99cdbdf0d2618653270c3e9 | commit | diff |
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.
- 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 | diff | blob | history | |
src/daemon/utils_time.h | diff | blob | history | |
src/postgresql.c | diff | blob | history |