Remove useless assertion. Here, snapshot->xcnt is an unsigned type, so it will always be non-negative.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/ae6157164faf5ec1636a9acfe18bfd28a31db098 Modified Files -------------- src/backend/utils/time/snapmgr.c | 1 - 1 file changed, 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
