<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jim</id>
	<title>AOLserver Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jim"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/wiki/aolserver/Special:Contributions/Jim"/>
	<updated>2026-04-08T22:24:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Talk:Nspostgres&amp;diff=5028</id>
		<title>Talk:Nspostgres</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Talk:Nspostgres&amp;diff=5028"/>
		<updated>2007-02-16T22:06:36Z</updated>

		<summary type="html">&lt;p&gt;Jim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi everybody! Jim Lynch here :)&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Nspostgres&amp;diff=5027</id>
		<title>Nspostgres</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Nspostgres&amp;diff=5027"/>
		<updated>2007-02-16T22:05:48Z</updated>

		<summary type="html">&lt;p&gt;Jim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Postgres driver is largely maintained by the users of the [[OpenACS]].  &lt;br /&gt;
&lt;br /&gt;
Hi, Jim Lynch here. I'm going to try helping and extending the nspostgres driver.&lt;br /&gt;
&lt;br /&gt;
It includes bind variable emulation&lt;br /&gt;
and other extensions which make it compatible with the [[nsoracle]] driver.&lt;br /&gt;
&lt;br /&gt;
This module lives in AOLserver CVS[http://aolserver.cvs.sourceforge.net/aolserver/nspostgres/] NOTE, &lt;br /&gt;
corrected link.&lt;br /&gt;
&lt;br /&gt;
and can be downloaded from the website: http://sourceforge.net/project/showfiles.php?group_id=3152&amp;amp;package_id=41577&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Current as of feb 2007&lt;br /&gt;
&lt;br /&gt;
I've made a few additions to the driver, and I'd like to summarize them here. My &lt;br /&gt;
stuff right now only lives in cvs HEAD, given it's only been tested on one or two &lt;br /&gt;
arches so far.&lt;br /&gt;
&lt;br /&gt;
 - driver has been extended in two ways:&lt;br /&gt;
   + build system now allows use of pg_config to get location and all other &lt;br /&gt;
     attributes of the specific postgres install to build nspostgres&lt;br /&gt;
     against. Also, you can specify which postgres to build against.&lt;br /&gt;
     o to build this way, use POSTGRES=PG_CONFIG&lt;br /&gt;
     o to specify which postgres to build against, add the path to &lt;br /&gt;
       pgconfig like this: PG_CONFIG=/path/to/pg_config&lt;br /&gt;
 - the information in many of the error messages generated is enhanced&lt;br /&gt;
   by the addition of an additional piece of information which is specific&lt;br /&gt;
   to postgres. Specifically, most or all calls that include an sql statement&lt;br /&gt;
   will also add the postgres-specific status code that cane from the call&lt;br /&gt;
   to libpq's PQexec() call, if the call or the driver determines that an&lt;br /&gt;
   error condition exists.&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
</feed>