Old multi-byte bug. Forgot to rename #ifdef MB to #ifdef MULTIBYTE

Tatsuo Ishii <ishii@postgresql.org>

Commit: 02efaa14e50a0582fc53f1d34518a639c8eef3a9
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 1999-08-18T13:04:45Z
Releases: 7.1.1
Old multi-byte bug. Forgot to rename #ifdef MB to #ifdef MULTIBYTE
Now SET NAMES working again...

Files

PathChange+/−
src/backend/parser/gram.y modified +2 −2