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

◆ copy_from_end()

static int copy_from_end ( STRINGBUFFER buffer)
static

Definition at line 858 of file raster2pgsql.c.

859{
860 /* end of data */
861 append_sql_to_buffer(buffer, strdup("\\."));
862
863 return 1;
864}
Datum buffer(PG_FUNCTION_ARGS)
static int append_sql_to_buffer(STRINGBUFFER *buffer, const char *str)

References append_sql_to_buffer(), and buffer().

Referenced by insert_records().

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