Fix an ALTER TABLE test case so that it actually tests what the comment says it
[PostgreSQL.git] / src / template / osf
blob3cf1e905cc7b480e26e0038e31427a0eb8cd1f14
1 # $PostgreSQL$
3 if test "$GCC" != yes ; then
4   CC="$CC -std"
5   CFLAGS="-O -ieee"
6 fi