<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_pgsql.cpp, branch v3.5.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_pgsql.cpp?h=v3.5.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_pgsql.cpp?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-11T22:14:43Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add GetId() to the SQL::Provider class.</title>
<updated>2019-11-13T12:58:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T12:58:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43fb2f9972de22cafb93f2a8a67039176095f4c0'/>
<id>urn:sha1:43fb2f9972de22cafb93f2a8a67039176095f4c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some remaining uses of ato[il].</title>
<updated>2019-08-13T19:11:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-13T19:11:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2d35c3396a1f00375d45b874dafb9e0bdb520a9b'/>
<id>urn:sha1:2d35c3396a1f00375d45b874dafb9e0bdb520a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add package names for ArchLinux.</title>
<updated>2019-07-16T10:52:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-16T10:52:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5385944ae931ee755dce57082089f4032a83e944'/>
<id>urn:sha1:5385944ae931ee755dce57082089f4032a83e944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log SQL queries at the debug log level.</title>
<updated>2019-06-14T13:40:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-14T13:24:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=93a4f8178c26b0ae894d2060086f605fe22b0a3e'/>
<id>urn:sha1:93a4f8178c26b0ae894d2060086f605fe22b0a3e</id>
<content type='text'>
This makes debugging issues easier.
</content>
</entry>
<entry>
<title>Silence a fallthrough warning in the pgsql module on newer GCCs.</title>
<updated>2019-05-09T11:06:57Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-09T11:02:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5610d70e4c14514e0e14be971fd0108c3ea3c1fb'/>
<id>urn:sha1:5610d70e4c14514e0e14be971fd0108c3ea3c1fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SQL modules using "provider" in &lt;database&gt; instead of "module".</title>
<updated>2018-09-27T11:51:53Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-09-27T11:51:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=36e701f4abfa6d8fc4f096be023a681a6b7cec2e'/>
<id>urn:sha1:36e701f4abfa6d8fc4f096be023a681a6b7cec2e</id>
<content type='text'>
This fixes a regression introduced in 97a1d642.
</content>
</entry>
<entry>
<title>Fix a few things that should be marked as override but aren't.</title>
<updated>2018-08-21T14:47:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-21T13:50:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=71c367f89f5384eb05cf191f63ed5094e90b46ad'/>
<id>urn:sha1:71c367f89f5384eb05cf191f63ed5094e90b46ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make more config stuff case insensitive.</title>
<updated>2018-07-24T20:55:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-24T17:29:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=97a1d6429a735eb279496df010d04e3f42aa4e22'/>
<id>urn:sha1:97a1d6429a735eb279496df010d04e3f42aa4e22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SQL: Add HasColumn() to check if a result contains a named column.</title>
<updated>2018-04-07T10:50:08Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2015-03-02T02:06:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d38f2ad213e875d40556116cba3230064eacb861'/>
<id>urn:sha1:d38f2ad213e875d40556116cba3230064eacb861</id>
<content type='text'>
</content>
</entry>
</feed>
