diff options
author | Neil Conway <neilc@samurai.com> | 2004-10-20 02:12:07 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-10-20 02:12:07 +0000 |
commit | 857e210ea9dd3488c26356901301a3f466f7dbbf (patch) | |
tree | ea510dd6919d7e72bfc5d228525f7a965e589bfd /src/backend/executor/nodeFunctionscan.c | |
parent | a1bc728cf92c0df4477d80ff845c6e81d2ccf501 (diff) | |
download | postgresql-857e210ea9dd3488c26356901301a3f466f7dbbf.tar.gz postgresql-857e210ea9dd3488c26356901301a3f466f7dbbf.zip |
When using GCC, change the default CFLAGS to:
-O2 -Wall -Wmissing-prototypes -Wpointer-arith
Check whether the version of GCC we are using supports any of:
-Wdeclaration-after-statement
-Wendif-labels
-Wold-style-definition
And add the supported flags to CFLAGS.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions