var github.com/lib/pq.errCopyInClosed

2 uses

	github.com/lib/pq (current package)
		copy.go#L12: 	errCopyInClosed               = errors.New("pq: copyin statement has already been closed")
		copy.go#L219: 		return nil, errCopyInClosed