Remove incorrect Assert introduced in c8aeaf3ab.

Jeff Davis <jdavis@postgresql.org>

Commit: a1a51dc4fab7efdcf3c3a50d9dd9f0a4a420f4f7
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2024-03-23T20:36:19Z
Releases: 14.12
Remove incorrect Assert introduced in c8aeaf3ab.

Already removed incidentally in version 15 (c4649cce3), so this commit
is only applied to versions 13 and 14.

The comment above is misleading in all versions 13 and later, so that
will be fixed in a separate commit.

Discussion: https://postgr.es/m/cfd84cb8-12fe-433a-a4bb-f460a4515f9c.zhaotinghai.zth%40alibaba-inc.com
Reported-by: Tinghai Zhao
Backpatch-through: 13

Files

PathChange+/−
src/backend/utils/sort/logtape.c modified +0 −8

Discussion