Tweak: use memcpy() in text_time(), rather than manually copying bytes
authorNeil Conway <neilc@samurai.com>
Wed, 30 May 2007 19:38:05 +0000 (19:38 +0000)
committerNeil Conway <neilc@samurai.com>
Wed, 30 May 2007 19:38:05 +0000 (19:38 +0000)
commitf14f27dd38f037fe2296c9ced3cbc00a47fa2110
treeb930425b0ab54cc73abfee5b63ffe40945ad261a
parent85df43f341843af272f307449c7647df566e1c55
Tweak: use memcpy() in text_time(), rather than manually copying bytes
in a loop.
src/backend/utils/adt/date.c