OSDN Git Service

Disable not-ready-to-use support code for the line data type.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 16 Aug 1998 04:06:55 +0000 (04:06 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 16 Aug 1998 04:06:55 +0000 (04:06 +0000)
commit402b47cffafcbbc66af8ee6b6340b4db09f00a7b
tree9833284e3f58165ae0e721012f297e18bd77acd3
parent9e1d53202750e2a532597e39e49c34cd4cf4abf6
Disable not-ready-to-use support code for the line data type.
Bracket things with #ifdef ENABLE_LINE_TYPE.
The line data type has always been used internally to support other types,
 but I/O routines have never been defined for it.
src/backend/utils/adt/geo_ops.c