mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
the index AM when we know we are fetching a unique row. However, this logic did not consider the possibility that it would be asked to fetch backwards. Also fix mark/restore to work correctly in this scenario.