nilason f0261d556c Fix comparing a pointer to a null character constant (#1265) 4 years ago
..
Makefile 002bbe23df Keep all library dependencies in Grass.make 15 years ago
c_add_col.c 030f63c452 added original author 17 years ago
c_bindupdate.c 7259e5a937 update doxygen documentation of DBMI library (BASE) 14 years ago
c_close_cur.c 030f63c452 added original author 17 years ago
c_closedb.c 030f63c452 added original author 17 years ago
c_create_idx.c 030f63c452 added original author 17 years ago
c_create_tab.c 030f63c452 added original author 17 years ago
c_createdb.c 030f63c452 added original author 17 years ago
c_delete.c 030f63c452 added original author 17 years ago
c_deletedb.c 030f63c452 added original author 17 years ago
c_desc_table.c 09b7db1dd9 doxygen errors fixed 12 years ago
c_drop_col.c 57f2f1d296 dbmilib: initial doxygenization of dbmi_driver (merge from devbr6, https://trac.osgeo.org/grass/changeset/32636) 17 years ago
c_drop_index.c 030f63c452 added original author 17 years ago
c_drop_tab.c 6635df99fb grass.py: clean_env() implemented - remove all %MONITOR% variables on exit 14 years ago
c_execute.c 57f2f1d296 dbmilib: initial doxygenization of dbmi_driver (merge from devbr6, https://trac.osgeo.org/grass/changeset/32636) 17 years ago
c_fetch.c bdbeed94b6 dbmi: use G_zero() for initialization 13 years ago
c_finddb.c 030f63c452 added original author 17 years ago
c_insert.c 030f63c452 added original author 17 years ago
c_list_drivers.c f0261d556c Fix comparing a pointer to a null character constant (#1265) 4 years ago
c_list_idx.c 09b7db1dd9 doxygen errors fixed 12 years ago
c_list_tabs.c 57f2f1d296 dbmilib: initial doxygenization of dbmi_driver (merge from devbr6, https://trac.osgeo.org/grass/changeset/32636) 17 years ago
c_listdb.c 09b7db1dd9 doxygen errors fixed 12 years ago
c_opendb.c 9bc3508fdb cosmetics 15 years ago
c_openinsert.c 030f63c452 added original author 17 years ago
c_openselect.c bdbeed94b6 dbmi: use G_zero() for initialization 13 years ago
c_openupdate.c 57f2f1d296 dbmilib: initial doxygenization of dbmi_driver (merge from devbr6, https://trac.osgeo.org/grass/changeset/32636) 17 years ago
c_priv.c 57f2f1d296 dbmilib: initial doxygenization of dbmi_driver (merge from devbr6, https://trac.osgeo.org/grass/changeset/32636) 17 years ago
c_rows.c 030f63c452 added original author 17 years ago
c_update.c 030f63c452 added original author 17 years ago
c_version.c 030f63c452 added original author 17 years ago
column.c 8b8aea13b6 db lib: fix memory leak 13 years ago
copy_tab.c 12f49562f2 fix db_copy_table() for pg driver (db_list_tables() return names including schema name) 10 years ago
db.c bdbeed94b6 dbmi: use G_zero() for initialization 13 years ago
delete_tab.c a6c85f0a45 fix compiler warnings (contributed by Volker Froehlich, sync of https://trac.osgeo.org/grass/changeset/59714) 11 years ago
handler.c b741de342a attempt to fix https://trac.osgeo.org/grass/ticket/2711 (segfault caused by db error handler) 9 years ago
printtab.c e4bc9131aa Added new dbmi table and column functions. Updated dbmi doxygen doc. 14 years ago
select.c 03cc5766fd db lib: use G_asprintf 12 years ago
shutdown.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 years ago
start.c f0261d556c Fix comparing a pointer to a null character constant (#1265) 4 years ago
table.c 030f63c452 added original author 17 years ago