I suggest the following portability patch, which does not
authorBruce Momjian <bruce@momjian.us>
Fri, 19 Mar 1999 18:56:43 +0000 (18:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 19 Mar 1999 18:56:43 +0000 (18:56 +0000)
commit364777652cb5114107609832d5d66a3eca58b4df
tree66c19874057ba13694878e874211b167e53ce77b
parent1c0f1cb5e5b47ab40a9dd5acd73ef5cd0e0b40be
I suggest the following portability patch, which does not
change functionality, but makes the code more ANSI C'ish.
My AIX xlc compiler barfs on all of these. Can someone please
review and apply to current.

 <<port.patch>>
Thanks
Andreas
src/backend/executor/execMain.c
src/backend/optimizer/plan/planner.c
src/include/utils/ps_status.h
src/interfaces/ecpg/lib/ecpglib.c