Home
last modified time | relevance | path

Searched refs:msPOSTGRESQLJoinPrepare (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmappostgresql.c226 int msPOSTGRESQLJoinPrepare(joinObj *join, shapeObj *shape) in msPOSTGRESQLJoinPrepare() function
430 int msPOSTGRESQLJoinPrepare(joinObj *join, shapeObj *shape) in msPOSTGRESQLJoinPrepare() function
H A Dmapjoin.c60 int msPOSTGRESQLJoinPrepare(joinObj *join, shapeObj *shape);
101 return msPOSTGRESQLJoinPrepare(join, shape); in msJoinPrepare()