This is for the unusual case of products without taxes, that PostgreSQL by default would generate an array with a single null value in it, but then pgx would not be able to set that null to the string variable.
This is for the unusual case of products without taxes, that PostgreSQL by default would generate an array with a single null value in it, but then pgx would not be able to set that null to the string variable.