[postgis-devel] More dump comments

Tom Lane tgl at sss.pgh.pa.us
Fri Feb 27 07:51:50 PST 2009


"Obe, Regina" <robe.dnd at cityofboston.gov> writes:
> What about the fact that the function  TupleDescGetSlot(tupdesc); is
> listed as a deprecated function in PostgreSQL.  I suspect it has been
> deprecated for a while, but I would need to verify that.

It was deprecated in 8.0, in favor of using BlessTupleDesc.

			regards, tom lane



More information about the postgis-devel mailing list