Fix code to work when isalpha and friends are macros, not functions.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 May 2002 00:50:31 +0000 (00:50 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 5 May 2002 00:50:31 +0000 (00:50 +0000)
commit3e48c661366a0cd20bd38fc006b90d01d4c997a0
tree401efedabeea7775542a8d0db640184e4a86cdda
parent72a3902a664c7fbceb2034e28e444b28f96fa717
Fix code to work when isalpha and friends are macros, not functions.
src/backend/regex/regcomp.c