<div dir="ltr">Hey BH, <div>This code from ogr_fdw might serve as a starting point</div><div><br></div><div><a href="https://github.com/pramsey/pgsql-ogr-fdw/blob/master/ogr_fdw.c#L192">https://github.com/pramsey/pgsql-ogr-fdw/blob/master/ogr_fdw.c#L192</a><br></div><div><br></div><div>Each att in the row should have at atttyp I'd hope. Now, I'm not sure how much </div><div>overhead a type type-lookup might have, hopefully not too much :)</div><div><br></div><div>We should ask about API changing, I'm sure Regina would say we're done, which effectively means done-for-all-time, since changing public function signatures is basically impossible one they are done.</div><div><br>P</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 7, 2017 at 10:45 AM, Björn Harrtell <span dir="ltr"><<a href="mailto:bjorn.harrtell@gmail.com" target="_blank">bjorn.harrtell@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Hi Paul,</div><div class="gmail_extra"><br></div><div class="gmail_extra">No good reason except that I couldn't find out a deterministic way to find it and put it out of my mind after that. :(</div><div class="gmail_extra"><br></div><div class="gmail_extra">With some guidance I'll be happy to revise the API if it's not too late at this point.</div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra"><br></div><div class="gmail_extra">/Björn</div></font></span><div><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-09-07 19:41 GMT+02:00 Paul Ramsey <span dir="ltr"><<a href="mailto:pramsey@cleverelephant.ca" target="_blank">pramsey@cleverelephant.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Also, a bit late in the day, but why the text parameter "geom_name" in these various signatures, instead of automagically finding it in the row?<div>?</div><span class="m_-456841484820928978HOEnZb"><font color="#888888"><div>P</div></font></span></div>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>