PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
void lwnotice | ( | const char * | fmt, |
... | |||
) |
Write a notice out to the notice handler.
Uses standard printf() substitutions. Use for messages you always want output. For debugging, use LWDEBUG() or LWDEBUGF().
Referenced by _lwt_AddLineEdge(), _lwt_AddPoint(), _lwt_CheckEdgeCrossing(), _lwt_GetEqualEdge(), cu_twkb(), cu_twkb_idlist(), getPoint2d_p(), getPoint3dz_p(), init_geos_cluster_suite(), kmeans_init(), lw_dist3d_distanceline(), lw_dist3d_distancepoint(), lwcircstring_construct(), lwcollection_wrapx(), lwgeom_buildarea(), lwgeom_centroid(), lwgeom_clip_by_rect(), lwgeom_clip_to_ordinate_range(), lwgeom_cluster_kmeans(), lwgeom_concavehull(), lwgeom_cpa_within(), lwgeom_delaunay_triangulation(), lwgeom_difference_prec(), lwgeom_geos_noop(), lwgeom_intersection_prec(), lwgeom_is_simple(), lwgeom_is_trajectory(), lwgeom_linemerge_directed(), lwgeom_maxdistance3d_tolerance(), lwgeom_mindistance3d_tolerance(), lwgeom_normalize(), lwgeom_pointonsurface(), lwgeom_reduceprecision(), lwgeom_sharedpaths(), lwgeom_simplify_polygonal(), lwgeom_snap(), lwgeom_split_wrapx(), lwgeom_symdifference_prec(), lwgeom_triangulate_polygon(), lwgeom_unaryunion_prec(), lwgeom_union_prec(), lwgeom_voronoi_diagram(), lwline_is_trajectory(), lwline_offsetcurve(), lwpoly_to_points(), lwt_FreeTopology(), lwt_GetEdgeByPoint(), lwt_GetFaceByPoint(), lwt_GetFaceGeometry(), lwt_Polygonize(), printBOX3D(), printLWCIRCSTRING(), printLWLINE(), printLWPOINT(), printLWPOLY(), printLWPSURFACE(), printLWTIN(), printLWTRIANGLE(), printPA(), ptarray_segmentize2d(), and SFCGAL2LWGEOM().