Regina Obe
Regina Obe
@coderabbitai full review
@pramsey cough cough, any plans to commit this like before release?
> @pramsey cough cough, any plans to commit this like before release? cough cough cough cough - are you going to let this sit here forever?
I'm going to hold off on pushing this until after 3.5.0 release which I am in the middle of. I agree with most of the changes except possibly for one....
Committed at d0e53a5 -- 56622d9 for PostGIS 3.6.0 and 9e97a85 for PostGIS 3.5.1
@lbartoletti sorry haven't had a chance to look at this. Regarding https://gitea.osgeo.org/gitea/postgis/postgis/pulls/208 I had pushed this pull request over there so we could have more thorough testing.
Oh wait I didn't notice there were 2 so I'll update https://gitea.osgeo.org/gitea/postgis/postgis/pulls/208 with this one
> Oh wait I didn't notice there were 2 so I'll update https://gitea.osgeo.org/gitea/postgis/postgis/pulls/208 with this one Okay repointed the gitea one to what you have here so far.
I think I have it in the README for the http download for windows. I don't think it's appropriate in this README since it seems to only be an issue...
> > How about: `` ogr_fdw_info_layers(ogr_datasource text) returns setof(record); -- layer list for connection string ogr_fdw_info_layers(server oid) returns setof(record); -- layer list for existing FDW server `` What is the...