var github.com/jackc/pgtype.big1000

2 uses

	github.com/jackc/pgtype (current package)
		numeric.go#L27: var big1000 *big.Int = big.NewInt(1000)
		numeric.go#L622: 		absInt.Mul(absInt, big1000)