#include <stdlib.h>
#include <grass/dbmi.h>
#include "macros.h"
#include "dbstubs.h"
Go to the source code of this file.
Functions | |
int | db_d_create_index () |
int db_d_create_index | ( | ) |
Definition at line 13 of file d_create_idx.c.
References db_driver_create_index, db_free_index(), db_init_index(), DB_RECV_INDEX, DB_SEND_FAILURE, DB_SEND_STRING, and DB_SEND_SUCCESS.