Is there a way to tell an OGRDataSource to refresh it's list of layers to reflect additional tables added to a postgis database, feature types added to a file based format, etc? It seems like it would be kind of expensive to close and re-open the connection to the database just to get a current list of tables. Thanks, Craig