]> granicus.if.org Git - postgis/commitdiff
Add comments in current version, including topo and raster [#1390]
authorSandro Santilli <strk@keybit.net>
Tue, 20 Dec 2011 16:01:27 +0000 (16:01 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 20 Dec 2011 16:01:27 +0000 (16:01 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8478 b70326c6-7e19-0410-871a-916f4a2858ee

utils/postgis_restore.pl

index 300bc3bbb8ca193238c1880537871263b87a13fe..2d46247106d7192acedff436035a857d558417e1 100755 (executable)
@@ -401,6 +401,7 @@ CAST        CAST (raster AS geometry)
 CAST   CAST (text AS public.geometry)
 CAST   CAST (topology.topogeometry AS geometry)
 CAST   CAST (topology.topogeometry AS public.geometry)
+COMMENT        AGGREGATE       st_3dextent(geometry)
 COMMENT        AGGREGATE       st_accum(geometry)
 COMMENT        AGGREGATE       st_collect(geometry)
 COMMENT        AGGREGATE       st_extent3d(geometry)
@@ -409,29 +410,83 @@ COMMENT   AGGREGATE       st_makeline(geometry)
 COMMENT        AGGREGATE       st_memunion(geometry)
 COMMENT        AGGREGATE       st_polygonize(geometry)
 COMMENT        AGGREGATE       st_union(geometry)
+COMMENT        AGGREGATE       st_union(raster)
+COMMENT        AGGREGATE       st_union(raster,integer)
+COMMENT        AGGREGATE       st_union(raster,integer,text)
+COMMENT        AGGREGATE       st_union(raster,text)
+COMMENT        AGGREGATE       topoelementarray_agg(topoelement)
+COMMENT        DOMAIN  topoelement
+COMMENT        DOMAIN  topoelementarray
 COMMENT        FUNCTION        addauth(text)
+COMMENT        FUNCTION        addedge(charactervarying,public.geometry)
+COMMENT        FUNCTION        addface(atopologycharactervarying,apolypublic.geometry,force_newboolean)
+COMMENT        FUNCTION        addgeometrycolumn(catalog_namecharactervarying,schema_namecharactervarying,table_namecharactervarying,column_namecharactervarying,new_srid_ininteger,new_typecharactervarying,new_diminteger,use_typmodboolean)
 COMMENT        FUNCTION        addgeometrycolumn(charactervarying,charactervarying,charactervarying,charactervarying,integer,charactervarying,integer)
 COMMENT        FUNCTION        addgeometrycolumn(charactervarying,charactervarying,charactervarying,integer,charactervarying,integer)
 COMMENT        FUNCTION        addgeometrycolumn(charactervarying,charactervarying,integer,charactervarying,integer)
+COMMENT        FUNCTION        addgeometrycolumn(schema_namecharactervarying,table_namecharactervarying,column_namecharactervarying,new_sridinteger,new_typecharactervarying,new_diminteger,use_typmodboolean)
+COMMENT        FUNCTION        addgeometrycolumn(table_namecharactervarying,column_namecharactervarying,new_sridinteger,new_typecharactervarying,new_diminteger,use_typmodboolean)
+COMMENT        FUNCTION        addnode(charactervarying,public.geometry)
+COMMENT        FUNCTION        addrasterconstraints(rastschemaname,rasttablename,rastcolumnname,sridboolean,scale_xboolean,scale_yboolean,blocksize_xboolean,blocksize_yboolean,same_alignmentboolean,regular_blockingboolean,num_bandsboolean,pixel_typesboolean,nodata_valuesboolean,extentboolean)
+COMMENT        FUNCTION        addrasterconstraints(rasttablename,rastcolumnname,sridboolean,scale_xboolean,scale_yboolean,blocksize_xboolean,blocksize_yboolean,same_alignmentboolean,regular_blockingboolean,num_bandsboolean,pixel_typesboolean,nodata_valuesboolean,extentboolean)
+COMMENT        FUNCTION        addrasterconstraints(rasttablename,rastcolumnname,VARIADICconstraintstext[])
+COMMENT        FUNCTION        addtopogeometrycolumn(charactervarying,charactervarying,charactervarying,charactervarying,charactervarying)
+COMMENT        FUNCTION        addtopogeometrycolumn(charactervarying,charactervarying,charactervarying,charactervarying,charactervarying,integer)
+COMMENT        FUNCTION        asgml(tgtopogeometry)
+COMMENT        FUNCTION        asgml(tgtopogeometry,nsprefix_intext,precision_ininteger,options_ininteger,visitedtableregclass,idprefixtext,gmlverinteger)
+COMMENT        FUNCTION        asgml(tgtopogeometry,nsprefixtext)
+COMMENT        FUNCTION        asgml(tgtopogeometry,nsprefixtext,precinteger,optionsinteger,visitedtableregclass,idprefixtext)
+COMMENT        FUNCTION        asgml(tgtopogeometry,nsprefixtext,precinteger,optionsinteger,visregclass)
+COMMENT        FUNCTION        asgml(tgtopogeometry,nsprefixtext,precinteger,optsinteger)
+COMMENT        FUNCTION        asgml(tgtopogeometry,visitedtableregclass)
+COMMENT        FUNCTION        asgml(tgtopogeometry,visitedtableregclass,nsprefixtext)
 COMMENT        FUNCTION        box2d(geometry)
 COMMENT        FUNCTION        box3d(geometry)
+COMMENT        FUNCTION        box3d(raster)
 COMMENT        FUNCTION        checkauth(text,text)
 COMMENT        FUNCTION        checkauth(text,text,text)
+COMMENT        FUNCTION        copytopology(atopologycharactervarying,newtopocharactervarying)
+COMMENT        FUNCTION        createtopogeom(charactervarying,integer,integer,topoelementarray)
+COMMENT        FUNCTION        createtopology(atopologycharactervarying,sridinteger,precdoubleprecision,haszboolean)
+COMMENT        FUNCTION        createtopology(charactervarying)
+COMMENT        FUNCTION        createtopology(charactervarying,integer)
+COMMENT        FUNCTION        createtopology(toponamecharactervarying,sridinteger,precdoubleprecision)
 COMMENT        FUNCTION        disablelongtransactions()
+COMMENT        FUNCTION        dropgeometrycolumn(catalog_namecharactervarying,schema_namecharactervarying,table_namecharactervarying,column_namecharactervarying)
 COMMENT        FUNCTION        dropgeometrycolumn(charactervarying,charactervarying)
 COMMENT        FUNCTION        dropgeometrycolumn(charactervarying,charactervarying,charactervarying)
 COMMENT        FUNCTION        dropgeometrycolumn(charactervarying,charactervarying,charactervarying,charactervarying)
+COMMENT        FUNCTION        dropgeometrycolumn(schema_namecharactervarying,table_namecharactervarying,column_namecharactervarying)
+COMMENT        FUNCTION        dropgeometrycolumn(table_namecharactervarying,column_namecharactervarying)
+COMMENT        FUNCTION        dropgeometrytable(catalog_namecharactervarying,schema_namecharactervarying,table_namecharactervarying)
 COMMENT        FUNCTION        dropgeometrytable(charactervarying)
 COMMENT        FUNCTION        dropgeometrytable(charactervarying,charactervarying)
 COMMENT        FUNCTION        dropgeometrytable(charactervarying,charactervarying,charactervarying)
+COMMENT        FUNCTION        dropgeometrytable(schema_namecharactervarying,table_namecharactervarying)
+COMMENT        FUNCTION        dropgeometrytable(table_namecharactervarying)
+COMMENT        FUNCTION        droprasterconstraints(rasttablename,rastcolumnname,sridboolean,scale_xboolean,scale_yboolean,blocksize_xboolean,blocksize_yboolean,same_alignmentboolean,regular_blockingboolean,num_bandsboolean,pixel_typesboolean,nodata_valuesboolean,extentboolean)
+COMMENT        FUNCTION        droptopogeometrycolumn(charactervarying,charactervarying,charactervarying)
+COMMENT        FUNCTION        droptopology(charactervarying)
 COMMENT        FUNCTION        enablelongtransactions()
 COMMENT        FUNCTION        find_srid(charactervarying,charactervarying,charactervarying)
 COMMENT        FUNCTION        geometrytype(geometry)
+COMMENT        FUNCTION        getedgebypoint(atopologycharactervarying,apointpublic.geometry,tol1doubleprecision)
+COMMENT        FUNCTION        getfacebypoint(atopologycharactervarying,apointpublic.geometry,tol1doubleprecision)
+COMMENT        FUNCTION        getnodebypoint(atopologycharactervarying,apointpublic.geometry,tol1doubleprecision)
+COMMENT        FUNCTION        gettopogeomelementarray(charactervarying,integer,integer)
+COMMENT        FUNCTION        gettopogeomelementarray(topogeometry)
+COMMENT        FUNCTION        gettopogeomelements(charactervarying,integer,integer)
+COMMENT        FUNCTION        gettopogeomelements(topogeometry)
+COMMENT        FUNCTION        gettopologyid(charactervarying)
+COMMENT        FUNCTION        gettopologyname(integer)
 COMMENT        FUNCTION        lockrow(text,text,text)
 COMMENT        FUNCTION        lockrow(text,text,text,text,timestampwithouttimezone)
 COMMENT        FUNCTION        lockrow(text,text,text,timestampwithouttimezone)
+COMMENT        FUNCTION        polygonize(toponamecharactervarying)
 COMMENT        FUNCTION        populate_geometry_columns()
 COMMENT        FUNCTION        populate_geometry_columns(tbl_oidoid)
+COMMENT        FUNCTION        populate_geometry_columns(tbl_oidoid,use_typmodboolean)
+COMMENT        FUNCTION        populate_geometry_columns(use_typmodboolean)
 COMMENT        FUNCTION        postgis_addbbox(geometry)
 COMMENT        FUNCTION        postgis_dropbbox(geometry)
 COMMENT        FUNCTION        postgis_full_version()
@@ -441,27 +496,52 @@ COMMENT   FUNCTION        postgis_lib_build_date()
 COMMENT        FUNCTION        postgis_lib_version()
 COMMENT        FUNCTION        postgis_libxml_version()
 COMMENT        FUNCTION        postgis_proj_version()
+COMMENT        FUNCTION        postgis_raster_lib_build_date()
+COMMENT        FUNCTION        postgis_raster_lib_version()
 COMMENT        FUNCTION        postgis_scripts_build_date()
 COMMENT        FUNCTION        postgis_scripts_installed()
 COMMENT        FUNCTION        postgis_scripts_released()
 COMMENT        FUNCTION        postgis_uses_stats()
 COMMENT        FUNCTION        postgis_version()
 COMMENT        FUNCTION        probe_geometry_columns()
+COMMENT        FUNCTION        st_3dclosestpoint(geometry,geometry)
+COMMENT        FUNCTION        st_3ddfullywithin(geometry,geometry,doubleprecision)
+COMMENT        FUNCTION        st_3ddistance(geometry,geometry)
+COMMENT        FUNCTION        st_3ddwithin(geometry,geometry,doubleprecision)
+COMMENT        FUNCTION        st_3dintersects(geometry,geometry)
+COMMENT        FUNCTION        st_3dlength(geometry)
+COMMENT        FUNCTION        st_3dlength_spheroid(geometry,spheroid)
+COMMENT        FUNCTION        st_3dlongestline(geometry,geometry)
+COMMENT        FUNCTION        st_3dmakebox(geometry,geometry)
+COMMENT        FUNCTION        st_3dmaxdistance(geometry,geometry)
+COMMENT        FUNCTION        st_3dperimeter(geometry)
+COMMENT        FUNCTION        st_3dshortestline(geometry,geometry)
+COMMENT        FUNCTION        st_addband(rastraster,indexinteger,pixeltypetext,initialvaluedoubleprecision,nodatavaldoubleprecision)
+COMMENT        FUNCTION        st_addband(rastraster,pixeltypetext,initialvaluedoubleprecision,nodatavaldoubleprecision)
+COMMENT        FUNCTION        st_addband(torastraster,fromrastraster,frombandinteger,torastindexinteger)
+COMMENT        FUNCTION        st_addband(torastraster,fromrastsraster[],frombandinteger)
 COMMENT        FUNCTION        st_addbbox(geometry)
+COMMENT        FUNCTION        st_addedgemodface(atopologycharactervarying,anodeinteger,anothernodeinteger,acurvepublic.geometry)
+COMMENT        FUNCTION        st_addedgenewfaces(atopologycharactervarying,anodeinteger,anothernodeinteger,acurvepublic.geometry)
+COMMENT        FUNCTION        st_addisoedge(atopologycharactervarying,anodeinteger,anothernodeinteger,acurvepublic.geometry)
+COMMENT        FUNCTION        st_addisonode(charactervarying,integer,public.geometry)
 COMMENT        FUNCTION        st_addmeasure(geometry,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_addpoint(geometry,geometry)
 COMMENT        FUNCTION        st_addpoint(geometry,geometry,integer)
 COMMENT        FUNCTION        st_affine(geometry,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_affine(geometry,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision,doubleprecision)
+COMMENT        FUNCTION        st_area(geoggeography,use_spheroidboolean)
 COMMENT        FUNCTION        st_area(geography)
 COMMENT        FUNCTION        st_area(geography,boolean)
 COMMENT        FUNCTION        st_area(geometry)
 COMMENT        FUNCTION        st_asbinary(geography)
 COMMENT        FUNCTION        st_asbinary(geometry)
 COMMENT        FUNCTION        st_asbinary(geometry,text)
+COMMENT        FUNCTION        st_asbinary(raster)
 COMMENT        FUNCTION        st_asewkb(geometry)
 COMMENT        FUNCTION        st_asewkb(geometry,text)
 COMMENT        FUNCTION        st_asewkt(geometry)
+COMMENT        FUNCTION        st_asgdalraster(rastraster,formattext,optionstext[],sridinteger)
 COMMENT        FUNCTION        st_asgeojson(geography)
 COMMENT        FUNCTION        st_asgeojson(geography,integer)
 COMMENT        FUNCTION        st_asgeojson(geography,integer,integer)
@@ -476,24 +556,51 @@ COMMENT   FUNCTION        st_asgeojson(integer,geometry,integer)
 COMMENT        FUNCTION        st_asgeojson(integer,geometry,integer,integer)
 COMMENT        FUNCTION        st_asgml(geography)
 COMMENT        FUNCTION        st_asgml(geography,integer)
+COMMENT        FUNCTION        st_asgml(geography,integer,integer)
 COMMENT        FUNCTION        st_asgml(geometry)
 COMMENT        FUNCTION        st_asgml(geometry,integer)
+COMMENT        FUNCTION        st_asgml(geometry,integer,integer)
 COMMENT        FUNCTION        st_asgml(integer,geography)
 COMMENT        FUNCTION        st_asgml(integer,geography,integer)
 COMMENT        FUNCTION        st_asgml(integer,geography,integer,integer)
+COMMENT        FUNCTION        st_asgml(integer,geography,integer,integer,text)
 COMMENT        FUNCTION        st_asgml(integer,geometry)
 COMMENT        FUNCTION        st_asgml(integer,geometry,integer)
 COMMENT        FUNCTION        st_asgml(integer,geometry,integer,integer)
+COMMENT        FUNCTION        st_asgml(integer,geometry,integer,integer,text)
 COMMENT        FUNCTION        st_ashexewkb(geometry)
 COMMENT        FUNCTION        st_ashexewkb(geometry,text)
+COMMENT        FUNCTION        st_asjpeg(rastraster,nbandinteger,optionstext[])
+COMMENT        FUNCTION        st_asjpeg(rastraster,nbandinteger,qualityinteger)
+COMMENT        FUNCTION        st_asjpeg(rastraster,nbandsinteger[],optionstext[])
+COMMENT        FUNCTION        st_asjpeg(rastraster,nbandsinteger[],qualityinteger)
+COMMENT        FUNCTION        st_asjpeg(rastraster,optionstext[])
 COMMENT        FUNCTION        st_askml(geography)
 COMMENT        FUNCTION        st_askml(geography,integer)
 COMMENT        FUNCTION        st_askml(geometry)
 COMMENT        FUNCTION        st_askml(geometry,integer)
 COMMENT        FUNCTION        st_askml(integer,geography)
 COMMENT        FUNCTION        st_askml(integer,geography,integer)
+COMMENT        FUNCTION        st_askml(integer,geography,integer,text)
 COMMENT        FUNCTION        st_askml(integer,geometry)
 COMMENT        FUNCTION        st_askml(integer,geometry,integer)
+COMMENT        FUNCTION        st_askml(integer,geometry,integer,text)
+COMMENT        FUNCTION        st_aslatlontext(geometry)
+COMMENT        FUNCTION        st_aslatlontext(geometry,text)
+COMMENT        FUNCTION        st_aspng(rastraster,nbandinteger,compressioninteger)
+COMMENT        FUNCTION        st_aspng(rastraster,nbandinteger,optionstext[])
+COMMENT        FUNCTION        st_aspng(rastraster,nbandsinteger[],compressioninteger)
+COMMENT        FUNCTION        st_aspng(rastraster,nbandsinteger[],optionstext[])
+COMMENT        FUNCTION        st_aspng(rastraster,optionstext[])
+COMMENT        FUNCTION        st_asraster(geomgeometry,refraster,pixeltypetext,valuedoubleprecision,nodatavaldoubleprecision,touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,refraster,pixeltypetext[],valuedoubleprecision[],nodatavaldoubleprecision[],touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,scalexdoubleprecision,scaleydoubleprecision,gridxdoubleprecision,gridydoubleprecision,pixeltypetext,valuedoubleprecision,nodatavaldoubleprecision,skewxdoubleprecision,skewydoubleprecision,touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,scalexdoubleprecision,scaleydoubleprecision,gridxdoubleprecision,gridydoubleprecision,pixeltypetext[],valuedoubleprecision[],nodatavaldoubleprecision[],skewxdoubleprecision,skewydoubleprecision,touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,scalexdoubleprecision,scaleydoubleprecision,pixeltypetext,valuedoubleprecision,nodatavaldoubleprecision,upperleftxdoubleprecision,upperleftydoubleprecision,skewxdoubleprecision,skewydoubleprecision,touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,widthinteger,heightinteger,gridxdoubleprecision,gridydoubleprecision,pixeltypetext,valuedoubleprecision,nodatavaldoubleprecision,skewxdoubleprecision,skewydoubleprecision,touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,widthinteger,heightinteger,gridxdoubleprecision,gridydoubleprecision,pixeltypetext[],valuedoubleprecision[],nodatavaldoubleprecision[],skewxdoubleprecision,skewydoubleprecision,touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,widthinteger,heightinteger,pixeltypetext,valuedoubleprecision,nodatavaldoubleprecision,upperleftxdoubleprecision,upperleftydoubleprecision,skewxdoubleprecision,skewydoubleprecision,touchedboolean)
+COMMENT        FUNCTION        st_asraster(geomgeometry,widthinteger,heightinteger,pixeltypetext[],valuedoubleprecision[],nodatavaldoubleprecision[],upperleftxdoubleprecision,upperleftydoubleprecision,skewxdoubleprecision,skewydoubleprecision,touchedboolean)
 COMMENT        FUNCTION        st_assvg(geography)
 COMMENT        FUNCTION        st_assvg(geography,integer)
 COMMENT        FUNCTION        st_assvg(geography,integer,integer)
@@ -502,7 +609,21 @@ COMMENT    FUNCTION        st_assvg(geometry,integer)
 COMMENT        FUNCTION        st_assvg(geometry,integer,integer)
 COMMENT        FUNCTION        st_astext(geography)
 COMMENT        FUNCTION        st_astext(geometry)
+COMMENT        FUNCTION        st_astiff(rastraster,compressiontext,sridinteger)
+COMMENT        FUNCTION        st_astiff(rastraster,nbandsinteger[],compressiontext,sridinteger)
+COMMENT        FUNCTION        st_astiff(rastraster,nbandsinteger[],optionstext[],sridinteger)
+COMMENT        FUNCTION        st_astiff(rastraster,optionstext[],sridinteger)
+COMMENT        FUNCTION        st_asx3d(geomgeometry,precinteger)
 COMMENT        FUNCTION        st_azimuth(geometry,geometry)
+COMMENT        FUNCTION        st_bandisnodata(rastraster,bandinteger,forcecheckingboolean)
+COMMENT        FUNCTION        st_bandisnodata(rastraster,forcecheckingboolean)
+COMMENT        FUNCTION        st_bandmetadata(rastraster,bandinteger,OUTpixeltypetext,OUThasnodataboolean,OUTnodatavaluedoubleprecision,OUTisoutdbboolean,OUTpathtext)
+COMMENT        FUNCTION        st_bandnodatavalue(rastraster,bandinteger)
+COMMENT        FUNCTION        st_bandpath(rastraster,bandinteger)
+COMMENT        FUNCTION        st_bandpixeltype(rastraster,bandinteger)
+COMMENT        FUNCTION        st_band(rastraster,nbandinteger)
+COMMENT        FUNCTION        st_band(rastraster,nbandsinteger[])
+COMMENT        FUNCTION        st_band(rastraster,nbandstext,delimitercharacter)
 COMMENT        FUNCTION        st_bdmpolyfromtext(text,integer)
 COMMENT        FUNCTION        st_bdpolyfromtext(text,integer)
 COMMENT        FUNCTION        st_boundary(geometry)
@@ -514,18 +635,26 @@ COMMENT   FUNCTION        st_buffer(geometry,doubleprecision,integer)
 COMMENT        FUNCTION        st_buffer(geometry,doubleprecision,text)
 COMMENT        FUNCTION        st_buildarea(geometry)
 COMMENT        FUNCTION        st_centroid(geometry)
+COMMENT        FUNCTION        st_changeedgegeom(atopologycharactervarying,anedgeinteger,acurvepublic.geometry)
 COMMENT        FUNCTION        st_closestpoint(geometry,geometry)
 COMMENT        FUNCTION        st_collect(geometry[])
 COMMENT        FUNCTION        st_collect(geometry,geometry)
 COMMENT        FUNCTION        st_collectionextract(geometry,integer)
+COMMENT        FUNCTION        st_concavehull(param_geomgeometry,param_pctconvexdoubleprecision,param_allow_holesboolean)
 COMMENT        FUNCTION        st_contains(geometry,geometry)
 COMMENT        FUNCTION        st_containsproperly(geometry,geometry)
 COMMENT        FUNCTION        st_convexhull(geometry)
+COMMENT        FUNCTION        st_convexhull(raster)
 COMMENT        FUNCTION        st_coorddim(geometry)
+COMMENT        FUNCTION        st_count(rastertabletext,rastercolumntext,exclude_nodata_valueboolean)
+COMMENT        FUNCTION        st_count(rastertabletext,rastercolumntext,nbandinteger,exclude_nodata_valueboolean)
+COMMENT        FUNCTION        st_count(rastraster,exclude_nodata_valueboolean)
+COMMENT        FUNCTION        st_count(rastraster,nbandinteger,exclude_nodata_valueboolean)
 COMMENT        FUNCTION        st_coveredby(geography,geography)
 COMMENT        FUNCTION        st_coveredby(geometry,geometry)
 COMMENT        FUNCTION        st_covers(geography,geography)
 COMMENT        FUNCTION        st_covers(geometry,geometry)
+COMMENT        FUNCTION        st_createtopogeo(atopologycharactervarying,acollectionpublic.geometry)
 COMMENT        FUNCTION        st_crosses(geometry,geometry)
 COMMENT        FUNCTION        st_curvetoline(geometry)
 COMMENT        FUNCTION        st_curvetoline(geometry,integer)
@@ -539,6 +668,7 @@ COMMENT     FUNCTION        st_distance(geometry,geometry)
 COMMENT        FUNCTION        st_distance_sphere(geometry,geometry)
 COMMENT        FUNCTION        st_distance_spheroid(geometry,geometry,spheroid)
 COMMENT        FUNCTION        st_dropbbox(geometry)
+COMMENT        FUNCTION        st_dumpaspolygons(rastraster,bandinteger)
 COMMENT        FUNCTION        st_dump(geometry)
 COMMENT        FUNCTION        st_dumppoints(geometry)
 COMMENT        FUNCTION        st_dumprings(geometry)
@@ -547,6 +677,7 @@ COMMENT     FUNCTION        st_dwithin(geography,geography,doubleprecision,boolean)
 COMMENT        FUNCTION        st_dwithin(geometry,geometry,doubleprecision)
 COMMENT        FUNCTION        st_endpoint(geometry)
 COMMENT        FUNCTION        st_envelope(geometry)
+COMMENT        FUNCTION        st_envelope(raster)
 COMMENT        FUNCTION        st_equals(geometry,geometry)
 COMMENT        FUNCTION        st_estimated_extent(text,text)
 COMMENT        FUNCTION        st_estimated_extent(text,text,text)
@@ -554,6 +685,7 @@ COMMENT     FUNCTION        st_expand(box2d,doubleprecision)
 COMMENT        FUNCTION        st_expand(box3d,doubleprecision)
 COMMENT        FUNCTION        st_expand(geometry,doubleprecision)
 COMMENT        FUNCTION        st_exteriorring(geometry)
+COMMENT        FUNCTION        st_flipcoordinates(geometry)
 COMMENT        FUNCTION        st_force_2d(geometry)
 COMMENT        FUNCTION        st_force_3d(geometry)
 COMMENT        FUNCTION        st_force_3dm(geometry)
@@ -561,6 +693,7 @@ COMMENT     FUNCTION        st_force_3dz(geometry)
 COMMENT        FUNCTION        st_force_4d(geometry)
 COMMENT        FUNCTION        st_force_collection(geometry)
 COMMENT        FUNCTION        st_forcerhr(geometry)
+COMMENT        FUNCTION        st_gdaldrivers(OUTidxinteger,OUTshort_nametext,OUTlong_nametext,OUTcreate_optionstext)
 COMMENT        FUNCTION        st_geogfromtext(text)
 COMMENT        FUNCTION        st_geogfromwkb(bytea)
 COMMENT        FUNCTION        st_geographyfromtext(text)
@@ -574,32 +707,65 @@ COMMENT   FUNCTION        st_geometryn(geometry,integer)
 COMMENT        FUNCTION        st_geometrytype(geometry)
 COMMENT        FUNCTION        st_geomfromewkb(bytea)
 COMMENT        FUNCTION        st_geomfromewkt(text)
+COMMENT        FUNCTION        st_geomfromgeojson(text)
 COMMENT        FUNCTION        st_geomfromgml(text)
+COMMENT        FUNCTION        st_geomfromgml(text,integer)
 COMMENT        FUNCTION        st_geomfromkml(text)
 COMMENT        FUNCTION        st_geomfromtext(text)
 COMMENT        FUNCTION        st_geomfromtext(text,integer)
 COMMENT        FUNCTION        st_geomfromwkb(bytea)
 COMMENT        FUNCTION        st_geomfromwkb(bytea,integer)
+COMMENT        FUNCTION        st_georeference(rastraster,formattext)
+COMMENT        FUNCTION        st_getfaceedges(toponamecharactervarying,face_idinteger)
+COMMENT        FUNCTION        st_getfacegeometry(toponamecharactervarying,afaceinteger)
 COMMENT        FUNCTION        st_gmltosql(text)
+COMMENT        FUNCTION        st_gmltosql(text,integer)
 COMMENT        FUNCTION        st_hasarc(geometry)
 COMMENT        FUNCTION        st_hasbbox(geometry)
+COMMENT        FUNCTION        st_hasnoband(rastraster,nbandinteger)
 COMMENT        FUNCTION        st_hausdorffdistance(geometry,geometry)
 COMMENT        FUNCTION        st_hausdorffdistance(geometry,geometry,doubleprecision)
+COMMENT        FUNCTION        st_height(raster)
+COMMENT        FUNCTION        st_histogram(rastertabletext,rastercolumntext,nbandinteger,binsinteger,"right"boolean)
+COMMENT        FUNCTION        st_histogram(rastertabletext,rastercolumntext,nbandinteger,binsinteger,widthdoubleprecision[],"right"boolean)
+COMMENT        FUNCTION        st_histogram(rastertabletext,rastercolumntext,nbandinteger,exclude_nodata_valueboolean,binsinteger,"right"boolean)
+COMMENT        FUNCTION        st_histogram(rastertabletext,rastercolumntext,nbandinteger,exclude_nodata_valueboolean,binsinteger,widthdoubleprecision[],"right"boolean)
+COMMENT        FUNCTION        st_histogram(rastraster,nbandinteger,binsinteger,"right"boolean)
+COMMENT        FUNCTION        st_histogram(rastraster,nbandinteger,binsinteger,widthdoubleprecision[],"right"boolean)
+COMMENT        FUNCTION        st_histogram(rastraster,nbandinteger,exclude_nodata_valueboolean,binsinteger,"right"boolean)
+COMMENT        FUNCTION        st_histogram(rastraster,nbandinteger,exclude_nodata_valueboolean,binsinteger,widthdoubleprecision[],"right"boolean)
+COMMENT        FUNCTION        st_inittopogeo(atopologycharactervarying)
 COMMENT        FUNCTION        st_interiorringn(geometry,integer)
 COMMENT        FUNCTION        st_intersection(geography,geography)
 COMMENT        FUNCTION        st_intersection(geometry,geometry)
+COMMENT        FUNCTION        st_intersection(geomingeometry,rastraster,bandinteger)
+COMMENT        FUNCTION        st_intersection(rast1raster,band1integer,geomgeometry,extenttypetext,otheruserfuncregprocedure)
+COMMENT        FUNCTION        st_intersection(rast1raster,band1integer,geomgeometry,otheruserfuncregprocedure)
+COMMENT        FUNCTION        st_intersection(rast1raster,geomgeometry,extenttypetext,otheruserfuncregprocedure)
+COMMENT        FUNCTION        st_intersection(rast1raster,geomgeometry,otheruserfuncregprocedure)
 COMMENT        FUNCTION        st_intersects(geography,geography)
 COMMENT        FUNCTION        st_intersects(geometry,geometry)
+COMMENT        FUNCTION        st_intersects(geomgeometry,rastraster,nbandinteger)
+COMMENT        FUNCTION        st_intersects(rast1raster,nband1integer,rast2raster,nband2integer)
+COMMENT        FUNCTION        st_intersects(rast1raster,rast2raster)
+COMMENT        FUNCTION        st_intersects(rastraster,nbandinteger,geomgeometry)
 COMMENT        FUNCTION        st_isclosed(geometry)
+COMMENT        FUNCTION        st_iscollection(geometry)
 COMMENT        FUNCTION        st_isempty(geometry)
+COMMENT        FUNCTION        st_isempty(rastraster)
 COMMENT        FUNCTION        st_isring(geometry)
 COMMENT        FUNCTION        st_issimple(geometry)
+COMMENT        FUNCTION        st_isvaliddetail(geometry)
+COMMENT        FUNCTION        st_isvaliddetail(geometry,integer)
 COMMENT        FUNCTION        st_isvalid(geometry)
+COMMENT        FUNCTION        st_isvalid(geometry,integer)
 COMMENT        FUNCTION        st_isvalidreason(geometry)
+COMMENT        FUNCTION        st_isvalidreason(geometry,integer)
 COMMENT        FUNCTION        st_length2d(geometry)
 COMMENT        FUNCTION        st_length2d_spheroid(geometry,spheroid)
 COMMENT        FUNCTION        st_length3d(geometry)
 COMMENT        FUNCTION        st_length3d_spheroid(geometry,spheroid)
+COMMENT        FUNCTION        st_length(geoggeography,use_spheroidboolean)
 COMMENT        FUNCTION        st_length(geography)
 COMMENT        FUNCTION        st_length(geography,boolean)
 COMMENT        FUNCTION        st_length(geometry)
@@ -623,6 +789,9 @@ COMMENT     FUNCTION        st_locate_between_measures(geometry,doubleprecision,doublepreci
 COMMENT        FUNCTION        st_longestline(geometry,geometry)
 COMMENT        FUNCTION        st_makebox2d(geometry,geometry)
 COMMENT        FUNCTION        st_makebox3d(geometry,geometry)
+COMMENT        FUNCTION        st_makeemptyraster(rastraster)
+COMMENT        FUNCTION        st_makeemptyraster(widthinteger,heightinteger,upperleftxdoubleprecision,upperleftydoubleprecision,pixelsizedoubleprecision)
+COMMENT        FUNCTION        st_makeemptyraster(widthinteger,heightinteger,upperleftxdoubleprecision,upperleftydoubleprecision,scalexdoubleprecision,scaleydoubleprecision,skewxdoubleprecision,skewydoubleprecision,sridinteger)
 COMMENT        FUNCTION        st_makeenvelope(doubleprecision,doubleprecision,doubleprecision,doubleprecision,integer)
 COMMENT        FUNCTION        st_makeline(geometry[])
 COMMENT        FUNCTION        st_makeline(geometry,geometry)
@@ -632,31 +801,63 @@ COMMENT   FUNCTION        st_makepoint(doubleprecision,doubleprecision,doubleprecision,do
 COMMENT        FUNCTION        st_makepointm(doubleprecision,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_makepolygon(geometry)
 COMMENT        FUNCTION        st_makepolygon(geometry,geometry[])
+COMMENT        FUNCTION        st_makevalid(geometry)
+COMMENT        FUNCTION        st_mapalgebraexpr(rast1raster,band1integer,rast2raster,band2integer,expressiontext,pixeltypetext,extenttypetext,nodata1exprtext,nodata2exprtext,nodatanodatavaldoubleprecision)
+COMMENT        FUNCTION        st_mapalgebraexpr(rast1raster,rast2raster,expressiontext,pixeltypetext,extenttypetext,nodata1exprtext,nodata2exprtext,nodatanodatavaldoubleprecision)
+COMMENT        FUNCTION        st_mapalgebraexpr(rastraster,bandinteger,pixeltypetext,expressiontext,nodatavaldoubleprecision)
+COMMENT        FUNCTION        st_mapalgebraexpr(rastraster,pixeltypetext,expressiontext,nodatavaldoubleprecision)
+COMMENT        FUNCTION        st_mapalgebrafctngb(rastraster,bandinteger,pixeltypetext,ngbwidthinteger,ngbheightinteger,onerastngbuserfuncregprocedure,nodatamodetext,VARIADICargstext[])
+COMMENT        FUNCTION        st_mapalgebrafct(rast1raster,band1integer,rast2raster,band2integer,tworastuserfuncregprocedure,pixeltypetext,extenttypetext,VARIADICuserargstext[])
+COMMENT        FUNCTION        st_mapalgebrafct(rast1raster,rast2raster,tworastuserfuncregprocedure,pixeltypetext,extenttypetext,VARIADICuserargstext[])
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,bandinteger,onerastuserfuncregprocedure)
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,bandinteger,onerastuserfuncregprocedure,VARIADICargstext[])
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,bandinteger,pixeltypetext,onerastuserfuncregprocedure)
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,bandinteger,pixeltypetext,onerastuserfuncregprocedure,VARIADICargstext[])
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,onerastuserfuncregprocedure)
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,onerastuserfuncregprocedure,VARIADICargstext[])
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,pixeltypetext,onerastuserfuncregprocedure)
+COMMENT        FUNCTION        st_mapalgebrafct(rastraster,pixeltypetext,onerastuserfuncregprocedure,VARIADICargstext[])
 COMMENT        FUNCTION        st_max_distance(geometry,geometry)
 COMMENT        FUNCTION        st_maxdistance(geometry,geometry)
 COMMENT        FUNCTION        st_mem_size(geometry)
+COMMENT        FUNCTION        st_metadata(rastraster,OUTupperleftxdoubleprecision,OUTupperleftydoubleprecision,OUTwidthinteger,OUTheightinteger,OUTscalexdoubleprecision,OUTscaleydoubleprecision,OUTskewxdoubleprecision,OUTskewydoubleprecision,OUTsridinteger,OUTnumbandsinteger)
 COMMENT        FUNCTION        st_m(geometry)
 COMMENT        FUNCTION        st_minimumboundingcircle(geometry)
 COMMENT        FUNCTION        st_minimumboundingcircle(inputgeomgeometry,segs_per_quarterinteger)
 COMMENT        FUNCTION        st_mlinefromtext(text)
 COMMENT        FUNCTION        st_mlinefromtext(text,integer)
+COMMENT        FUNCTION        st_modedgeheal(toponamecharactervarying,e1idinteger,e2idinteger)
+COMMENT        FUNCTION        st_modedgesplit(charactervarying,integer,public.geometry)
+COMMENT        FUNCTION        st_moveisonode(charactervarying,integer,public.geometry)
 COMMENT        FUNCTION        st_mpointfromtext(text)
 COMMENT        FUNCTION        st_mpointfromtext(text,integer)
 COMMENT        FUNCTION        st_mpolyfromtext(text)
 COMMENT        FUNCTION        st_mpolyfromtext(text,integer)
 COMMENT        FUNCTION        st_multi(geometry)
 COMMENT        FUNCTION        st_ndims(geometry)
+COMMENT        FUNCTION        st_newedgeheal(toponamecharactervarying,e1idinteger,e2idinteger)
+COMMENT        FUNCTION        st_newedgessplit(charactervarying,integer,public.geometry)
+COMMENT        FUNCTION        st_node(ggeometry)
 COMMENT        FUNCTION        st_npoints(geometry)
 COMMENT        FUNCTION        st_nrings(geometry)
+COMMENT        FUNCTION        st_numbands(raster)
 COMMENT        FUNCTION        st_numgeometries(geometry)
 COMMENT        FUNCTION        st_numinteriorring(geometry)
 COMMENT        FUNCTION        st_numinteriorrings(geometry)
+COMMENT        FUNCTION        st_numpatches(geometry)
 COMMENT        FUNCTION        st_numpoints(geometry)
+COMMENT        FUNCTION        st_offsetcurve(linegeometry,distancedoubleprecision,paramstext)
 COMMENT        FUNCTION        st_orderingequals(geometry,geometry)
 COMMENT        FUNCTION        st_overlaps(geometry,geometry)
+COMMENT        FUNCTION        st_patchn(geometry,integer)
 COMMENT        FUNCTION        st_perimeter2d(geometry)
 COMMENT        FUNCTION        st_perimeter3d(geometry)
+COMMENT        FUNCTION        st_perimeter(geoggeography,use_spheroidboolean)
 COMMENT        FUNCTION        st_perimeter(geometry)
+COMMENT        FUNCTION        st_pixelaspolygon(rastraster,bandinteger,xinteger,yinteger)
+COMMENT        FUNCTION        st_pixelaspolygon(rastraster,xinteger,yinteger)
+COMMENT        FUNCTION        st_pixelheight(raster)
+COMMENT        FUNCTION        st_pixelwidth(raster)
 COMMENT        FUNCTION        st_point(doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_pointfromtext(text)
 COMMENT        FUNCTION        st_pointfromtext(text,integer)
@@ -667,41 +868,126 @@ COMMENT  FUNCTION        st_polygonfromtext(text)
 COMMENT        FUNCTION        st_polygonfromtext(text,integer)
 COMMENT        FUNCTION        st_polygon(geometry,integer)
 COMMENT        FUNCTION        st_polygonize(geometry[])
+COMMENT        FUNCTION        st_polygon(rastraster,bandinteger)
+COMMENT        FUNCTION        st_quantile(rastraster,exclude_nodata_valueboolean,quantiledoubleprecision)
+COMMENT        FUNCTION        st_quantile(rastraster,nbandinteger,exclude_nodata_valueboolean,quantiledoubleprecision)
+COMMENT        FUNCTION        st_quantile(rastraster,nbandinteger,exclude_nodata_valueboolean,quantilesdoubleprecision[])
+COMMENT        FUNCTION        st_quantile(rastraster,nbandinteger,quantiledoubleprecision)
+COMMENT        FUNCTION        st_quantile(rastraster,nbandinteger,quantilesdoubleprecision[])
+COMMENT        FUNCTION        st_quantile(rastraster,quantiledoubleprecision)
+COMMENT        FUNCTION        st_quantile(rastraster,quantilesdoubleprecision[])
+COMMENT        FUNCTION        st_raster2worldcoordx(rastraster,xrinteger)
+COMMENT        FUNCTION        st_raster2worldcoordx(rastraster,xrinteger,yrinteger)
+COMMENT        FUNCTION        st_raster2worldcoordy(rastraster,xrinteger,yrinteger)
+COMMENT        FUNCTION        st_raster2worldcoordy(rastraster,yrinteger)
+COMMENT        FUNCTION        st_reclass(rastraster,nbandinteger,reclassexprtext,pixeltypetext,nodatavaldoubleprecision)
+COMMENT        FUNCTION        st_reclass(rastraster,reclassexprtext,pixeltypetext)
+COMMENT        FUNCTION        st_reclass(rastraster,VARIADICreclassargsetreclassarg[])
 COMMENT        FUNCTION        st_relate(geometry,geometry)
+COMMENT        FUNCTION        st_relate(geometry,geometry,integer)
 COMMENT        FUNCTION        st_relate(geometry,geometry,text)
+COMMENT        FUNCTION        st_relatematch(text,text)
+COMMENT        FUNCTION        st_remedgemodface(toponamecharactervarying,e1idinteger)
+COMMENT        FUNCTION        st_remedgenewface(toponamecharactervarying,e1idinteger)
+COMMENT        FUNCTION        st_removeisonode(charactervarying,integer)
 COMMENT        FUNCTION        st_removepoint(geometry,integer)
+COMMENT        FUNCTION        st_removerepeatedpoints(geometry)
+COMMENT        FUNCTION        st_resample(rastraster,refraster,algorithmtext,maxerrdoubleprecision,usescaleboolean)
+COMMENT        FUNCTION        st_resample(rastraster,refraster,usescaleboolean,algorithmtext,maxerrdoubleprecision)
+COMMENT        FUNCTION        st_resample(rastraster,sridinteger,scalexdoubleprecision,scaleydoubleprecision,gridxdoubleprecision,gridydoubleprecision,skewxdoubleprecision,skewydoubleprecision,algorithmtext,maxerrdoubleprecision)
+COMMENT        FUNCTION        st_resample(rastraster,widthinteger,heightinteger,sridinteger,gridxdoubleprecision,gridydoubleprecision,skewxdoubleprecision,skewydoubleprecision,algorithmtext,maxerrdoubleprecision)
+COMMENT        FUNCTION        st_rescale(rastraster,scalexdoubleprecision,scaleydoubleprecision,algorithmtext,maxerrdoubleprecision)
+COMMENT        FUNCTION        st_rescale(rastraster,scalexydoubleprecision,algorithmtext,maxerrdoubleprecision)
 COMMENT        FUNCTION        st_reverse(geometry)
 COMMENT        FUNCTION        st_rotate(geometry,doubleprecision)
 COMMENT        FUNCTION        st_rotatex(geometry,doubleprecision)
 COMMENT        FUNCTION        st_rotatey(geometry,doubleprecision)
 COMMENT        FUNCTION        st_rotatez(geometry,doubleprecision)
+COMMENT        FUNCTION        st_rotation(raster)
+COMMENT        FUNCTION        st_samealignment(rast1raster,rast2raster)
+COMMENT        FUNCTION        st_samealignment(ulx1doubleprecision,uly1doubleprecision,scalex1doubleprecision,scaley1doubleprecision,skewx1doubleprecision,skewy1doubleprecision,ulx2doubleprecision,uly2doubleprecision,scalex2doubleprecision,scaley2doubleprecision,skewx2doubleprecision,skewy2doubleprecision)
 COMMENT        FUNCTION        st_scale(geometry,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_scale(geometry,doubleprecision,doubleprecision,doubleprecision)
+COMMENT        FUNCTION        st_scalex(raster)
+COMMENT        FUNCTION        st_scaley(raster)
 COMMENT        FUNCTION        st_segmentize(geometry,doubleprecision)
+COMMENT        FUNCTION        st_setbandisnodata(rastraster,bandinteger)
+COMMENT        FUNCTION        st_setbandnodatavalue(rastraster,bandinteger,nodatavaluedoubleprecision,forcecheckingboolean)
+COMMENT        FUNCTION        st_setbandnodatavalue(rastraster,nodatavaluedoubleprecision)
+COMMENT        FUNCTION        st_setgeoreference(rastraster,georeftext,formattext)
 COMMENT        FUNCTION        st_setpoint(geometry,integer,geometry)
+COMMENT        FUNCTION        st_setrotation(rastraster,rotationdoubleprecision)
+COMMENT        FUNCTION        st_setscale(rastraster,scaledoubleprecision)
+COMMENT        FUNCTION        st_setscale(rastraster,scalexdoubleprecision,scaleydoubleprecision)
+COMMENT        FUNCTION        st_setskew(rastraster,skewdoubleprecision)
+COMMENT        FUNCTION        st_setskew(rastraster,skewxdoubleprecision,skewydoubleprecision)
 COMMENT        FUNCTION        st_setsrid(geometry,integer)
+COMMENT        FUNCTION        st_setsrid(rastraster,sridinteger)
+COMMENT        FUNCTION        st_setupperleft(rastraster,upperleftxdoubleprecision,upperleftydoubleprecision)
+COMMENT        FUNCTION        st_setvalue(rastraster,bandinteger,ptgeometry,newvaluedoubleprecision)
+COMMENT        FUNCTION        st_setvalue(rastraster,bandinteger,xinteger,yinteger,newvaluedoubleprecision)
+COMMENT        FUNCTION        st_setvalue(rastraster,ptgeometry,newvaluedoubleprecision)
+COMMENT        FUNCTION        st_setvalue(rastraster,xinteger,yinteger,newvaluedoubleprecision)
+COMMENT        FUNCTION        st_sharedpaths(geometry,geometry)
 COMMENT        FUNCTION        st_shift_longitude(geometry)
 COMMENT        FUNCTION        st_shortestline(geometry,geometry)
 COMMENT        FUNCTION        st_simplify(geometry,doubleprecision)
 COMMENT        FUNCTION        st_simplifypreservetopology(geometry,doubleprecision)
+COMMENT        FUNCTION        st_skewx(raster)
+COMMENT        FUNCTION        st_skewy(raster)
+COMMENT        FUNCTION        st_snap(geometry,geometry,doubleprecision)
 COMMENT        FUNCTION        st_snaptogrid(geometry,doubleprecision)
 COMMENT        FUNCTION        st_snaptogrid(geometry,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_snaptogrid(geometry,doubleprecision,doubleprecision,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_snaptogrid(geometry,geometry,doubleprecision,doubleprecision,doubleprecision,doubleprecision)
+COMMENT        FUNCTION        st_split(geometry,geometry)
 COMMENT        FUNCTION        st_srid(geometry)
+COMMENT        FUNCTION        st_srid(raster)
 COMMENT        FUNCTION        st_startpoint(geometry)
 COMMENT        FUNCTION        st_summary(geometry)
+COMMENT        FUNCTION        st_summarystats(rastertabletext,rastercolumntext,exclude_nodata_valueboolean)
+COMMENT        FUNCTION        st_summarystats(rastertabletext,rastercolumntext,nbandinteger,exclude_nodata_valueboolean)
+COMMENT        FUNCTION        st_summarystats(rastraster,exclude_nodata_valueboolean)
+COMMENT        FUNCTION        st_summarystats(rastraster,nbandinteger,exclude_nodata_valueboolean)
 COMMENT        FUNCTION        st_symdifference(geometry,geometry)
 COMMENT        FUNCTION        st_touches(geometry,geometry)
 COMMENT        FUNCTION        st_transform(geometry,integer)
+COMMENT        FUNCTION        st_transform(rastraster,sridinteger,algorithmtext,maxerrdoubleprecision,scalexdoubleprecision,scaleydoubleprecision)
+COMMENT        FUNCTION        st_transform(rastraster,sridinteger,scalexdoubleprecision,scaleydoubleprecision,algorithmtext,maxerrdoubleprecision)
 COMMENT        FUNCTION        st_translate(geometry,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_translate(geometry,doubleprecision,doubleprecision,doubleprecision)
 COMMENT        FUNCTION        st_transscale(geometry,doubleprecision,doubleprecision,doubleprecision,doubleprecision)
+COMMENT        FUNCTION        st_unaryunion(geometry)
 COMMENT        FUNCTION        st_union(geometry[])
 COMMENT        FUNCTION        st_union(geometry,geometry)
+COMMENT        FUNCTION        st_upperleftx(raster)
+COMMENT        FUNCTION        st_upperlefty(raster)
+COMMENT        FUNCTION        st_valuecount(rastertabletext,rastercolumntext,nbandinteger,exclude_nodata_valueboolean,searchvaluedoubleprecision,roundtodoubleprecision)
+COMMENT        FUNCTION        st_valuecount(rastertabletext,rastercolumntext,nbandinteger,exclude_nodata_valueboolean,searchvaluesdoubleprecision[],roundtodoubleprecision,OUTvaluedoubleprecision,OUTcountinteger)
+COMMENT        FUNCTION        st_valuecount(rastertabletext,rastercolumntext,nbandinteger,searchvaluedoubleprecision,roundtodoubleprecision)
+COMMENT        FUNCTION        st_valuecount(rastertabletext,rastercolumntext,nbandinteger,searchvaluesdoubleprecision[],roundtodoubleprecision,OUTvaluedoubleprecision,OUTcountinteger)
+COMMENT        FUNCTION        st_valuecount(rastertabletext,rastercolumntext,searchvaluedoubleprecision,roundtodoubleprecision)
+COMMENT        FUNCTION        st_valuecount(rastertabletext,rastercolumntext,searchvaluesdoubleprecision[],roundtodoubleprecision,OUTvaluedoubleprecision,OUTcountinteger)
+COMMENT        FUNCTION        st_valuecount(rastraster,nbandinteger,exclude_nodata_valueboolean,searchvaluedoubleprecision,roundtodoubleprecision)
+COMMENT        FUNCTION        st_valuecount(rastraster,nbandinteger,exclude_nodata_valueboolean,searchvaluesdoubleprecision[],roundtodoubleprecision,OUTvaluedoubleprecision,OUTcountinteger)
+COMMENT        FUNCTION        st_valuecount(rastraster,nbandinteger,searchvaluedoubleprecision,roundtodoubleprecision)
+COMMENT        FUNCTION        st_valuecount(rastraster,nbandinteger,searchvaluesdoubleprecision[],roundtodoubleprecision,OUTvaluedoubleprecision,OUTcountinteger)
+COMMENT        FUNCTION        st_valuecount(rastraster,searchvaluedoubleprecision,roundtodoubleprecision)
+COMMENT        FUNCTION        st_valuecount(rastraster,searchvaluesdoubleprecision[],roundtodoubleprecision,OUTvaluedoubleprecision,OUTcountinteger)
+COMMENT        FUNCTION        st_value(rastraster,bandinteger,ptgeometry,hasnodataboolean)
+COMMENT        FUNCTION        st_value(rastraster,bandinteger,xinteger,yinteger,hasnodataboolean)
+COMMENT        FUNCTION        st_value(rastraster,ptgeometry,hasnodataboolean)
+COMMENT        FUNCTION        st_value(rastraster,xinteger,yinteger,hasnodataboolean)
+COMMENT        FUNCTION        st_width(raster)
 COMMENT        FUNCTION        st_within(geometry,geometry)
 COMMENT        FUNCTION        st_wkbtosql(bytea)
 COMMENT        FUNCTION        st_wkttosql(text)
+COMMENT        FUNCTION        st_world2rastercoordx(rastraster,ptgeometry)
+COMMENT        FUNCTION        st_world2rastercoordx(rastraster,xwdoubleprecision)
+COMMENT        FUNCTION        st_world2rastercoordx(rastraster,xwdoubleprecision,ywdoubleprecision)
+COMMENT        FUNCTION        st_world2rastercoordy(rastraster,ptgeometry)
+COMMENT        FUNCTION        st_world2rastercoordy(rastraster,xwdoubleprecision,ywdoubleprecision)
+COMMENT        FUNCTION        st_world2rastercoordy(rastraster,ywdoubleprecision)
 COMMENT        FUNCTION        st_x(geometry)
 COMMENT        FUNCTION        st_xmax(box3d)
 COMMENT        FUNCTION        st_xmin(box3d)
@@ -712,16 +998,27 @@ COMMENT   FUNCTION        st_z(geometry)
 COMMENT        FUNCTION        st_zmax(box3d)
 COMMENT        FUNCTION        st_zmflag(geometry)
 COMMENT        FUNCTION        st_zmin(box3d)
+COMMENT        FUNCTION        topologysummary(atopologycharactervarying)
 COMMENT        FUNCTION        unlockrows(text)
+COMMENT        FUNCTION        updategeometrysrid(catalogn_namecharactervarying,schema_namecharactervarying,table_namecharactervarying,column_namecharactervarying,new_sridinteger)
 COMMENT        FUNCTION        updategeometrysrid(charactervarying,charactervarying,charactervarying,charactervarying,integer)
 COMMENT        FUNCTION        updategeometrysrid(charactervarying,charactervarying,charactervarying,integer)
 COMMENT        FUNCTION        updategeometrysrid(charactervarying,charactervarying,integer)
+COMMENT        FUNCTION        validatetopology(charactervarying)
 COMMENT        TYPE    box2d
 COMMENT        TYPE    box3d
 COMMENT        TYPE    box3d_extent
 COMMENT        TYPE    geography
 COMMENT        TYPE    geometry
 COMMENT        TYPE    geometry_dump
+COMMENT        TYPE    geomval
+COMMENT        TYPE    getfaceedges_returntype
+COMMENT        TYPE    histogram
+COMMENT        TYPE    raster
+COMMENT        TYPE    reclassarg
+COMMENT        TYPE    summarystats
+COMMENT        TYPE    topogeometry
+COMMENT        TYPE    validatetopology_returntype
 CONSTRAINT     geometry_columns_pk
 CONSTRAINT     layer_pkey
 CONSTRAINT     layer_schema_name_key