<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psycopg2.git/psycopg/microprotocols.h, branch separate-binary</title>
<subtitle>github.com: psycopg/psycopg2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/'/>
<entry>
<title>Internal imports simplified.</title>
<updated>2010-12-12T13:39:32+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2010-12-12T10:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=6d7916cfe12657408103ed20100436b64fb2b163'/>
<id>6d7916cfe12657408103ed20100436b64fb2b163</id>
<content type='text'>
.c files only need to import psycopg.h: it will in turn import
dependencies from Python and libpq and configure.h. psycopg.h should be
the first to be imported, so the basic imports are not required in
the .h's

As a guideline I'm trying to import from the most specific to the most
generic to detect missing imports in the .h's.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.c files only need to import psycopg.h: it will in turn import
dependencies from Python and libpq and configure.h. psycopg.h should be
the first to be imported, so the basic imports are not required in
the .h's

As a guideline I'm trying to import from the most specific to the most
generic to detect missing imports in the .h's.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes license to LGPL3 + OpenSSL exception on all source files</title>
<updated>2010-02-12T22:34:53+00:00</updated>
<author>
<name>Federico Di Gregorio</name>
<email>fog@initd.org</email>
</author>
<published>2010-02-12T22:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=611606d53294ec68ab61aea9ba9149d3c6da4750'/>
<id>611606d53294ec68ab61aea9ba9149d3c6da4750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>	* psycypg/*.h: apply HIDDEN to all global variables and functions</title>
<updated>2008-01-21T05:54:01+00:00</updated>
<author>
<name>James Henstridge</name>
<email>james@jamesh.id.au</email>
</author>
<published>2008-01-21T05:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=864d107325fb616eaaf873ad20c66aa77b648a5c'/>
<id>864d107325fb616eaaf873ad20c66aa77b648a5c</id>
<content type='text'>
	that should not be exported from the module.  This results in a 5%
	reduction in code size and shortens the dynamic symbol table.

	* psycopg/config.h: If GCC &gt;= 4.0 is installed, define the HIDDEN
	symbol to apply the "hidden" visibility attribute.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	that should not be exported from the module.  This results in a 5%
	reduction in code size and shortens the dynamic symbol table.

	* psycopg/config.h: If GCC &gt;= 4.0 is installed, define the HIDDEN
	symbol to apply the "hidden" visibility attribute.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed both Python 2.5 and 64 bit problems.</title>
<updated>2007-04-10T06:36:18+00:00</updated>
<author>
<name>Federico Di Gregorio</name>
<email>fog@initd.org</email>
</author>
<published>2007-04-10T06:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=e5829292cdecd56e883733aee552d6fe2121c6ac'/>
<id>e5829292cdecd56e883733aee552d6fe2121c6ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* psycopg/psycopgmodule.c: fixed exceptions refcount.</title>
<updated>2005-11-26T07:47:48+00:00</updated>
<author>
<name>Daniele Varrazzo</name>
<email>daniele.varrazzo@gmail.com</email>
</author>
<published>2005-11-26T07:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=ad76b5ba3cc01b658e31fb3c4e94340ba0f884d9'/>
<id>ad76b5ba3cc01b658e31fb3c4e94340ba0f884d9</id>
<content type='text'>
* fixed lots of doctrings and added Epydoc-generated docs support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed lots of doctrings and added Epydoc-generated docs support.
</pre>
</div>
</content>
</entry>
<entry>
<title>Array support completed (closes: #1).</title>
<updated>2005-04-10T05:38:34+00:00</updated>
<author>
<name>Federico Di Gregorio</name>
<email>fog@initd.org</email>
</author>
<published>2005-04-10T05:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=48d8bd39a1be26c436adc9413011dec899f955ae'/>
<id>48d8bd39a1be26c436adc9413011dec899f955ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial psycopg 2 import after SVN crash.</title>
<updated>2004-10-19T03:17:12+00:00</updated>
<author>
<name>Federico Di Gregorio</name>
<email>fog@initd.org</email>
</author>
<published>2004-10-19T03:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psycopg2.git/commit/?id=c904d97f696a665958c2cc43333d09c0e6357577'/>
<id>c904d97f696a665958c2cc43333d09c0e6357577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
