Thread: pgsql/src/backend/utils/adt (like.c)

pgsql/src/backend/utils/adt (like.c)

From
Thomas Lockhart
Date:
  Date: Sunday, August  6, 2000 @ 21:45:01
Author: thomas

Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/utils/adt
     from hub.org:/home/projects/pgsql/developers/thomas/CURRENT/pgsql/src/backend/utils/adt

Modified Files:
    like.c

-----------------------------  Log Message  -----------------------------

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.