Code

postgresql plugin: Format time in ISO 8601 format when writing data.
authorSebastian Harl <sh@tokkee.org>
Sat, 18 Aug 2012 16:12:43 +0000 (18:12 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 18 Aug 2012 16:12:43 +0000 (18:12 +0200)
commit0a1424bcab7d7e8d4d99d5e317fbe31fefd5de8f
tree60060bcc7c0177f98d0151bca32f9868b04d421c
parent29e1b81ce4bad922c523fcfdfda99c58aafa1af2
postgresql plugin: Format time in ISO 8601 format when writing data.

This way, the value may directly be used as a timestamp value in PostgreSQL.
src/postgresql.c