diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-09-22 00:36:38 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-09-22 00:36:38 +0000 |
commit | b5d1608b0ae32e47ddfaf4c5e41afc7004171075 (patch) | |
tree | 820d16c68bf38bbe65385e2ddc72253945c06d66 /src/backend/utils/adt/regexp.c | |
parent | 7583f9a7cab95e067581606d86b4962525fa81f5 (diff) | |
download | postgresql-b5d1608b0ae32e47ddfaf4c5e41afc7004171075.tar.gz postgresql-b5d1608b0ae32e47ddfaf4c5e41afc7004171075.zip |
Fix varlena.c routines to allow 1-byte-header text values. This is now
demonstrably necessary for text_substring() since regexp_split functions
may pass it such a value; and we might as well convert the whole file
at once. Per buildfarm results (though I wonder why most machines aren't
showing a failure).
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions