PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ init_stringbuffer()

static void init_stringbuffer ( STRINGBUFFER buffer)
static

Definition at line 758 of file raster2pgsql.c.

758 {
759 buffer->line = NULL;
760 buffer->length = 0;
761}
Datum buffer(PG_FUNCTION_ARGS)

References buffer().

Referenced by main(), and process_rasters().

Here is the call graph for this function:
Here is the caller graph for this function: