OSDN Git Service

Define macros for handling typmod manipulation for date/time types.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 4 Aug 2002 06:42:18 +0000 (06:42 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 4 Aug 2002 06:42:18 +0000 (06:42 +0000)
commite025bb7a725610e327401d7afacedaad7079b989
tree258dc87c86f6cb0b9f1ef156f7d508b103b52943
parent043f9eb90afcc565a88834ff26ed127c5d31d103
Define macros for handling typmod manipulation for date/time types.
 Should be more robust than all of that brute-force inline code.
Rename macros for masking and typmod manipulation to put TIMESTAMP_
 or INTERVAL_ in front of the macro name, to reduce the possibility
 of name space collisions.
src/include/utils/timestamp.h