<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I found one thing I don't like about this structure and that is there are more little sql files to deal with, but my hope is that these can all be hidden as part of the CREATE EXTENSION command when I get to that.<br>


<br></blockquote><div><br></div><div>Hi Steve,</div><div><br></div><div>CREATE EXTENSION is probably the most user-friendly way, so whether you have one SQL file or many, for the user it'S a single command.</div><div>

Another possibility would be to concatenate SQL files as part of the build process. </div><div><br></div><div>For versions of PostgreSQL where CREATE EXTENSION isn't available yet, a template database would be convenient. So a simple script or page in the documentation would be enough in that case.</div>

<div>Thoughts?</div><div><br></div><div>How about the library binaries. This would be then also one file per algorithm, right?</div><div>Could this be merged into a few as well?</div><div><br></div><div>Daniel</div><div>
<br>
</div><div><br></div><div> </div></div><div><br></div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG & Georepublic Japan<br>eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>

Web: <a href="http://georepublic.de/" style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span>