var github.com/lib/pq.errCopyToNotSupported

2 uses

	github.com/lib/pq (current package)
		copy.go#L14: 	errCopyToNotSupported         = errors.New("pq: COPY TO is not supported")
		copy.go#L94: 			err = errCopyToNotSupported