git.postgresql.org Git - postgresql.git/commit
2021年2月22日 01:29:11 +0000 (20:29 -0500)
2021年2月22日 01:29:11 +0000 (20:29 -0500)
commit 190c79884aae540c92f017701726ed69265e2dab
Simplify memory management for regex DFAs a little.
Coverity complained that functions in regexec.c might leak DFA
storage. It's wrong, but this logic is confusing enough that it's
not so surprising Coverity couldn't make sense of it. Rewrite
in hopes of making it more legible to humans as well as machines.
This is the main PostgreSQL git repository.
RSS
Atom