mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Don't test whether the number of labels is numerically equal to zero; count(*) isn't going return zero anyway, and the current coding blows up if it returns an empty string or an error.