Compiling anything that uses InvalidOid under g++ yields a warning about
Bruce Momjian <bruce@momjian.us>
Compiling anything that uses InvalidOid under g++ yields a warning about the expression using an "old-style cast." Therefore, would it be okay to patch postgres_ext.h as follows: Jeroen T. Vermeulen
Files
| Path | Change | +/− |
|---|---|---|
| src/include/postgres_ext.h | modified | +5 −1 |