[postgis-devel] [WKT Raster] Type of extent columnofRASTER_COLUMNS

Paragon Corporation lr at pcorp.us
Wed Mar 18 05:21:08 PDT 2009


> What you mean as "secondary definitions".
> Do you mean the overloaded versions of AddRasterColumn?

Yes that is what I meant. 


So your function body would reduce to 

SELECT AddRasterColumn($1,$2,....);

The only annoying thing about the sql function approach is while you can use
the new declare variable format in the arg list, you can't use it in the
body.  Or at least not to my knowledge.


Leo






More information about the postgis-devel mailing list