Clean up const-vs-not-const compiler warning in MULTIBYTE code.
Tom Lane <tgl@sss.pgh.pa.us>
Clean up const-vs-not-const compiler warning in MULTIBYTE code. 'Twas my fault, I think.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mb/variable.c | modified | +3 −3 |
| src/include/mb/pg_wchar.h | modified | +3 −3 |