<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_pgsql.cpp, branch v1.1.0b9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_pgsql.cpp?h=v1.1.0b9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_pgsql.cpp?h=v1.1.0b9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-01-17T21:20:32Z</updated>
<entry>
<title>Move QueryQueue class into m_sqlv2 to prevent flat-out duplication of identical code in pgsql and mysql modules</title>
<updated>2007-01-17T21:20:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T21:20:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=802abc2bff1052062d77cf99109115db768193fd'/>
<id>urn:sha1:802abc2bff1052062d77cf99109115db768193fd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6368 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mass comment removal.</title>
<updated>2007-01-17T21:14:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-17T21:14:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76bf72f8c2c5b1524bf20a523fe1cf0d79d29742'/>
<id>urn:sha1:76bf72f8c2c5b1524bf20a523fe1cf0d79d29742</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6367 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add eval() and exec() macros, that evaluate perl and execute commands at configure time, rather than delaying them with backticks till compile time. This picks up any errors sooner.</title>
<updated>2007-01-14T00:39:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-01-14T00:39:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9d43fcd9f82d2316f91548acd99c794f7de4071'/>
<id>urn:sha1:f9d43fcd9f82d2316f91548acd99c794f7de4071</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6311 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improve handling of backend server being down. Also decraq some debug output that was really confusing me.</title>
<updated>2007-01-12T05:19:50Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-12T05:19:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=557de97a72b13eb60d77bfbf5ad679990d0ef5f8'/>
<id>urn:sha1:557de97a72b13eb60d77bfbf5ad679990d0ef5f8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More tidyup.</title>
<updated>2007-01-11T04:49:22Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-11T04:49:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fe5a1d79b55ede94276bb5c2d72c04f15faff42'/>
<id>urn:sha1:6fe5a1d79b55ede94276bb5c2d72c04f15faff42</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6297 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Only use force if necessary! Tidy up debug output.</title>
<updated>2007-01-11T04:39:51Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-11T04:39:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=300b27d0bb035c11b81c2e07541b5c194b1f9031'/>
<id>urn:sha1:300b27d0bb035c11b81c2e07541b5c194b1f9031</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6296 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>pgsql should now work thx to added posibility to force a fd out of the socketengine. This should only be used as a *last resort* when dealing with 3rd party libs that invalidates a file descriptor beyond your control.</title>
<updated>2007-01-11T04:24:37Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-11T04:24:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c662a37341e9787ca8c5e553b3d641a19e3b81c8'/>
<id>urn:sha1:c662a37341e9787ca8c5e553b3d641a19e3b81c8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6295 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Closer now, but somehow libpq invalidates the file descriptor on server shutdown leaving us in limbo.</title>
<updated>2007-01-11T03:34:22Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-11T03:34:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0392e44ac5ba056bce4e36d54a88ee13ee61d3a8'/>
<id>urn:sha1:0392e44ac5ba056bce4e36d54a88ee13ee61d3a8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6294 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>reconnects still broken, but getting there.</title>
<updated>2007-01-10T23:33:17Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-10T23:33:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84b11d497c9dffcc9357f601dfcdd9cd5a3b6afc'/>
<id>urn:sha1:84b11d497c9dffcc9357f601dfcdd9cd5a3b6afc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6293 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>SQLConn rewritten to use EventHandler instead of InspSocket. This is much neater and gives total control of destroy and delete of resources.</title>
<updated>2007-01-10T21:00:37Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-01-10T21:00:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be8a96afedf969076f1c59d094e277f426e6bab3'/>
<id>urn:sha1:be8a96afedf969076f1c59d094e277f426e6bab3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6292 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
