Clean up code to remove the explicit backslash cruft.
authorThomas G. Lockhart
Mon, 7 Aug 2000 01:45:00 +0000 (01:45 +0000)
committerThomas G. Lockhart
Mon, 7 Aug 2000 01:45:00 +0000 (01:45 +0000)
commit12e1c9efad7dc59a285f801fdff7204af1f7de43
treec410bb418613e1eabd992d157dc0e89b6a784697
parent371a485dba0801446c0c25a38a5c6353bfb12023
Clean up code to remove the explicit backslash cruft.
If the backslash default is still wanted, just pass a backslash
 to MatchText() for the two-parameter callable routines.
src/backend/utils/adt/like.c