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

◆ append_sql_to_buffer()

static int append_sql_to_buffer ( STRINGBUFFER buffer,
const char *  str 
)
static

Definition at line 812 of file raster2pgsql.c.

812 {
813 if (buffer->length > 9)
815
817}
Datum buffer(PG_FUNCTION_ARGS)
static int append_stringbuffer(STRINGBUFFER *buffer, const char *str)
static void flush_stringbuffer(STRINGBUFFER *buffer)
#define str(s)

References append_stringbuffer(), buffer(), flush_stringbuffer(), and str.

Referenced by add_overview_constraints(), add_raster_constraints(), analyze_table(), copy_from(), copy_from_end(), create_index(), create_table(), drop_table(), insert_records(), process_rasters(), and vacuum_table().

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