diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-07-12 21:13:27 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-07-12 21:13:27 +0000 |
commit | 292e4c61908a19de03908de65223625eb8a20628 (patch) | |
tree | cea681c31a66e76ae91d2f08cb46158bdbdec157 /src/backend/utils/adt/xml.c | |
parent | 706754c16be1b52417dfa97840083cc1c0a886da (diff) | |
download | postgresql-292e4c61908a19de03908de65223625eb8a20628.tar.gz postgresql-292e4c61908a19de03908de65223625eb8a20628.zip |
Some of our port-specific dynloader implementations are careful to
define pg_dlsym() as returning a PGFunction pointer, not just any
pointer-to-function. But many are not. Suppress compiler warnings
on platforms that aren't careful by inserting explicit casts at the
two call sites that didn't have a cast already. Per Stefan.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions