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

◆ init_stringbuffer()

static void init_stringbuffer ( STRINGBUFFER buffer)
static

Definition at line 746 of file raster2pgsql.c.

746 {
747 buffer->line = NULL;
748 buffer->length = 0;
749}
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: