]> granicus.if.org Git - postgresql/commit
Compiling anything that uses InvalidOid under g++ yields a warning about
authorBruce Momjian <bruce@momjian.us>
Tue, 18 Mar 2003 17:21:07 +0000 (17:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 18 Mar 2003 17:21:07 +0000 (17:21 +0000)
commit6cf8ce13dbbc8f0a6e2ee46907a46dd0613ae319
treebbe7fb98bb27c80fcb1e6ef912dd8593138b9072
parent526de7ffd16a7d308ec96bb23fb5cf38f85f3dd2
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
src/include/postgres_ext.h