mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
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.