Closed nickdrozd closed 3 years ago
The occurs check saves us from some bad results, but it isn't cheap. A programmer might want to get faster queries in exchange for assuming the responsibility of ensuring that their code isn't circular.
Closed in 1df00e3
The occurs check saves us from some bad results, but it isn't cheap. A programmer might want to get faster queries in exchange for assuming the responsibility of ensuring that their code isn't circular.