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 | 2419ab8aa99b46bdf3a401501b5488b28870ee39 (patch) | |
tree | 7cf93072bfbf1336f3af96afa8e34fb20c8caab2 /src/include/executor/nodeFunctionscan.h | |
parent | 4e4610a8a13796d9969a7d6c28c34ec333b23ebb (diff) |
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/include/executor/nodeFunctionscan.h')
0 files changed, 0 insertions, 0 deletions