diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-10-05 09:21:45 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-10-05 09:56:58 +0300 |
commit | 525510aea55e7c1259de6853555534559110ca50 (patch) | |
tree | 9be8a1d41144abe83383f77d8c0774f5c8638c57 /src/backend/utils/misc/tzparser.c | |
parent | 745723c9effb1365f8178e5d6b358c5a76fc6825 (diff) |
Cannot rely on %z printf length modifier.
Before version 9.4, we didn't require sprintf to support the %z length
modifier. Use %lu instead.
Reported by Peter Eisentraut. Apply to 9.3 and earlier.
Diffstat (limited to 'src/backend/utils/misc/tzparser.c')
0 files changed, 0 insertions, 0 deletions