OSDN Git Service

Add routines to convert between int8 and text/varchar types.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 13 Feb 1999 04:22:34 +0000 (04:22 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sat, 13 Feb 1999 04:22:34 +0000 (04:22 +0000)
commit910fe5891e6d8b1adc71f3d96e95ea5d3fd6b02b
treef5ae341d3d7e97ddfb52a2eb7f8ac8b62a5a6663
parent02e85e7e5fc753b40a75d5f20a2b65e8cbaf0ae8
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.
src/backend/utils/adt/int8.c