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

◆ copy_from_end()

static int copy_from_end ( STRINGBUFFER buffer)
static

Definition at line 846 of file raster2pgsql.c.

847{
848 /* end of data */
849 append_sql_to_buffer(buffer, strdup("\\."));
850
851 return 1;
852}
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: