PostGIS  3.3.9dev-r@@SVN_REVISION@@

◆ ShpDumperGetRecordCount()

int ShpDumperGetRecordCount ( SHPDUMPERSTATE state)

Definition at line 2159 of file pgsql2shp-core.c.

2160 {
2161  return state->rowcount;
2162 }

References shp_dumper_state::rowcount.

Referenced by main(), and pgui_action_export().

Here is the caller graph for this function: