diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-02-21 20:29:11 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-02-21 20:29:11 -0500 |
commit | 190c79884aae540c92f017701726ed69265e2dab (patch) | |
tree | 668bca5d783745382052ecba7efd0003731e9025 /src/backend/access/gist/gistxlog.c | |
parent | 6ee479abfc27a18c37fe77140d16d3ac31f4ac31 (diff) | |
download | postgresql-190c79884aae540c92f017701726ed69265e2dab.tar.gz |
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.
Diffstat (limited to 'src/backend/access/gist/gistxlog.c')
0 files changed, 0 insertions, 0 deletions