summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
AgeCommit message (Collapse)Author
1996-07-09Fixes: Using LIKE or ~ operator on text type files which are null valuedMarc G. Fournier
causes segmentation fault. Thanks to: Salvador Ortiz Garcia, Robert Patrick, Paul 'Shag' Walmsley, and James Cooper for finding and fixing the problem.
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier