diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-11 19:16:41 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-11 19:16:41 +0000 |
commit | ae65ca312f4dab71886b747fe810dc27548ca76d (patch) | |
tree | 6f59cce686133d7130cd88b172922940bf136c97 /src/interfaces/ecpg/test/expected/preproc-array_of_struct.c | |
parent | 1b70619311f74ccbab52dfad7e0c96c36b6718a5 (diff) | |
download | postgresql-ae65ca312f4dab71886b747fe810dc27548ca76d.tar.gz postgresql-ae65ca312f4dab71886b747fe810dc27548ca76d.zip |
Avoid memory leakage across successive calls of regexp_matches() or
regexp_split_to_table() within a single query. This is only a partial
solution, as it turns out that with enough matches per string these
functions can also tickle a repalloc() misbehavior. But fixing that
is a topic for a separate patch.
Diffstat (limited to 'src/interfaces/ecpg/test/expected/preproc-array_of_struct.c')
0 files changed, 0 insertions, 0 deletions