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 xslt_process() to ensure that it inserts a NULL terminator after the
[PostgreSQL.git]
/
src
/
template
/
win32
blob
e9ab1fe7a54efa9f6453a564791b44555d21ae90
1
# This is required to link pg_dump because it finds pg_toupper() in
2
# libpq and pgport
3
LDFLAGS="-Wl,--allow-multiple-definition"
4