mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Now that our regex engine uses palloc(), it's not necessary to set up a special memory context callback to free compiled regexes. The regex has no resources other than the memory that is already going to be freed in bulk. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/CA%2BhUKGK3PGKwcKqzoosamn36YW-fsuTdOPPF1i_rtEO%3DnEYKSg%40mail.gmail.com |
||
|---|---|---|
| .. | ||
| dicts | ||
| ts_cache.h | ||
| ts_locale.h | ||
| ts_public.h | ||
| ts_type.h | ||
| ts_utils.h | ||