mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +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.