mirror of
https://github.com/postgres/postgres.git
synced 2025-12-15 00:03:53 -05: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.