aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsvector_parser.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2014-06-03 13:56:53 -0400
committerAndrew Dunstan <andrew@dunslane.net>2014-06-03 13:56:53 -0400
commitf30015b6d794c15d52abbb3df3a65081fbefb1ed (patch)
tree6be9d4a73a40a628474f11f173252f16f72c6959 /src/backend/utils/adt/tsvector_parser.c
parent2dfa15de5510b3c19ffb92b512c39d5440a07b1e (diff)
downloadpostgresql-f30015b6d794c15d52abbb3df3a65081fbefb1ed.tar.gz
postgresql-f30015b6d794c15d52abbb3df3a65081fbefb1ed.zip
Output timestamps in ISO 8601 format when rendering JSON.
Many JSON processors require timestamp strings in ISO 8601 format in order to convert the strings. When converting a timestamp, with or without timezone, to a JSON datum we therefore now use such a format rather than the type's default text output, in functions such as to_json(). This is a change in behaviour from 9.2 and 9.3, as noted in the release notes.
Diffstat (limited to 'src/backend/utils/adt/tsvector_parser.c')
0 files changed, 0 insertions, 0 deletions