Fixed this problem and added regression tests in domain.sql.

Bruce Momjian <bruce@momjian.us>

Commit: 07a6fa9df1dbb7a1d6466fdc833983bcd0d616eb
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-09-20T03:52:50Z
Releases: 7.3.1
Fixed this problem and added regression tests in domain.sql.

Also:
- Changed header file order (alphabetical)
- Changed to m = attnum - 1 in binary copy code for consistency

Rod Taylor

Files

PathChange+/−
src/backend/commands/copy.c modified +72 −10
src/test/regress/expected/domain.out modified +20 −4
src/test/regress/sql/domain.sql modified +26 −0