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

From: Thomas Lockhart <thomas>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt (like.c)
Date: 2000-08-07 01:45:01
Message-ID: 200008070145.e771j1i16069@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Lockhart 2000-08-07 06:54:52 pgsql/src/backend/parser (gram.y)
Previous Message Thomas Lockhart 2000-08-07 01:43:37 pgsql/src/include/utils (builtins.h)