OSDN Git Service

COPY BINARY uses the new binary I/O routines. Update a few more datatypes
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2003 21:19:50 +0000 (21:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 May 2003 21:19:50 +0000 (21:19 +0000)
commitb1ee615a7f9b645d72ee560b74e4621ed5936cf8
tree9ef1ab11c2ef687a6870138110c5618fc6bd4ce0
parent38d9919d1ac22ca39b18acc4b8df457995101517
COPY BINARY uses the new binary I/O routines.  Update a few more datatypes
so that COPY BINARY regression test passes.
12 files changed:
doc/src/sgml/ref/copy.sgml
src/backend/commands/copy.c
src/backend/libpq/pqformat.c
src/backend/utils/adt/float.c
src/backend/utils/adt/geo_ops.c
src/backend/utils/adt/name.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/catalog/pg_type.h
src/include/libpq/pqformat.h
src/include/utils/builtins.h
src/include/utils/geo_decls.h