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

Started by Thomas Lockhart <>almost 26 years ago1 messagescomitters
Jump to latest
#1Thomas Lockhart <>
thomas_lockhart___@unknown.user

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.