-
- Downloads
"git@gitlab.db.in.tum.de:JakobHuber/postgres-lambda-diff.git" did not exist on "400be4ef986dec8c1a1679b725801a8fc23ff6b9"
Remove unnecessary pg_verifymbstr() calls from tsvector/query in functions.
The input should've been validated well before it hits the input function. Doing so again is a waste of cycles.
Loading
Please register or sign in to comment