diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2012-03-15 21:17:19 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2012-03-15 21:17:19 +0200 |
commit | eb990a2b9efff853d0c68a9cf902b1df23498540 (patch) | |
tree | 36ec5e50918ef06c3f0a75744191c139f411460a /src/backend/executor/nodeModifyTable.c | |
parent | 531e60aec02fa14d02185e42363b2277427e2119 (diff) | |
download | postgresql-eb990a2b9efff853d0c68a9cf902b1df23498540.tar.gz postgresql-eb990a2b9efff853d0c68a9cf902b1df23498540.zip |
Add const qualifier to tzn returned by timestamp2tm()
The tzn value might come from tm->tm_zone, which libc declares as
const, so it's prudent that the upper layers know about this as well.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions