Create the beginnings of internals documentation for the regex code.
Create src/backend/regex/README to hold an implementation overview of the regex package, and fill it in with some preliminary notes about the code's DFA/NFA processing and colormap management. Much more to do there of course. Also, improve some code comments around the colormap and cvec code. No functional changes except to add one missing assert.
Showing
src/backend/regex/README
0 → 100644
Please register or sign in to comment