Add routines to convert between int8 and text/varchar types.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 910fe5891e6d8b1adc71f3d96e95ea5d3fd6b02b
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1999-02-13T04:22:34Z
Releases: 7.1.1
Add routines to convert between int8 and text/varchar types.
Change #if FALSE to #if NOT_USED to avoid port problems.
Fix up pg_indent weirdness with function argument declarations.

Files

PathChange+/−
src/backend/utils/adt/int8.c modified +89 −44