According to postgresql documentation, there is a standard information schema which exists in all databases (http://www.postgresql.org/docs/8.3/interactive/information-schema.html). Is there any easy way of having these extra tables *not* returned from dbi_conn_get_table_list() ? I suppose I can always get the list and remove them, but it would be easier if they weren't returned in the first place.
Phil
------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________ Libdbi-drivers-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel
