repo.or.cz
/
PostgreSQL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix pg_dump bug in the database-level collation patch. "datcollate" and
[PostgreSQL.git]
/
src
/
template
/
osf
blob
3cf1e905cc7b480e26e0038e31427a0eb8cd1f14
1
# $PostgreSQL$
2
3
if test "$GCC" != yes ; then
4
CC="$CC -std"
5
CFLAGS="-O -ieee"
6
fi