Tweak: use memcpy() in text_time(), rather than manually copying bytes

Neil Conway <neilc@samurai.com>

Commit: f14f27dd38f037fe2296c9ced3cbc00a47fa2110
Author: Neil Conway <neilc@samurai.com>
Date: 2007-05-30T19:38:05Z
Releases: 8.3.0
Tweak: use memcpy() in text_time(), rather than manually copying bytes
in a loop.

Files

PathChange+/−
src/backend/utils/adt/date.c modified +8 −12