OSDN Git Service

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)
commitbd6f98af312d464b0052c244832c5f183cfd9575
tree5cf484f58a457ce809efc1745a540e24ebda1f03
parent0d01fd4e19aec4200ce257f0cc9e1bbce7373dae
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