Fix misspelled assertions

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 0d3a71d0c8a762247cf558cf41847e599a1f5539
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-03-05T11:13:12Z
Releases: 17.0
Fix misspelled assertions

Remove an extra & operator, per Tom Lane.  My bugs, introduced with
commit 53c2a97a9266.

Discussion: https://postgr.es/m/3885480.1709590472@sss.pgh.pa.us

Files

PathChange+/−
src/backend/access/transam/slru.c modified +2 −2

Discussion