var github.com/lib/pq.ErrNotSupported

2 uses

	github.com/lib/pq (current package)
		conn.go#L30: 	ErrNotSupported              = errors.New("pq: Unsupported command")
		copy.go#L207: 	return nil, ErrNotSupported