]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove incorrect Assert introduced in c8aeaf3ab.
authorJeff Davis <jdavis@postgresql.org>
Sat, 23 Mar 2024 20:37:08 +0000 (13:37 -0700)
committerJeff Davis <jdavis@postgresql.org>
Sat, 23 Mar 2024 20:37:08 +0000 (13:37 -0700)
commitbf038eb219bb6c7dc8a8de58de3513c035a5efba
tree6ea01236bf88e5895f81002ad31098f3a50b26b7
parentd5c6affb85b821ba8847fe61a220be316e2b8552
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
src/backend/utils/sort/logtape.c