diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-10-16 15:52:12 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-10-16 15:52:12 -0400 |
commit | f189747d4692bddc2f07c622d7d83b1bcbf48fbf (patch) | |
tree | 3da92f7f47389dd9449c2bc80b29f37cc5d29015 /src/backend/utils/adt/json.c | |
parent | 0ecf4a9e55d7a9322f3aaee31bbd68ba01b2820e (diff) | |
download | postgresql-f189747d4692bddc2f07c622d7d83b1bcbf48fbf.tar.gz postgresql-f189747d4692bddc2f07c622d7d83b1bcbf48fbf.zip |
Miscellaneous cleanup of regular-expression compiler.
Revert our previous addition of "all" flags to copyins() and copyouts();
they're no longer needed, and were never anything but an unsightly hack.
Improve a couple of infelicities in the REG_DEBUG code for dumping
the NFA data structure, including adding code to count the total
number of states and arcs.
Add a couple of missed error checks.
Add some more documentation in the README file, and some regression tests
illustrating cases that exceeded the state-count limit and/or took
unreasonable amounts of time before this set of patches.
Back-patch to all supported branches.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions