<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-gg, branch main</title>
<subtitle>Generic Groundwork: My personal extension of the standard library</subtitle>
<id>http://git.xyrillian.de/go-gg/atom/?h=main</id>
<link rel='self' href='http://git.xyrillian.de/go-gg/atom/?h=main'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/'/>
<updated>2026-08-01T12:54:47Z</updated>
<entry>
<title>v1.13.0</title>
<updated>2026-08-01T12:54:47Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-01T12:54:47Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=197c01ef7119c4a9bfec4cf3793d90496ea5868f'/>
<id>urn:sha1:197c01ef7119c4a9bfec4cf3793d90496ea5868f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pgruntime: link to pkg.go.dev for gg-pgx</title>
<updated>2026-08-01T12:52:36Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-01T12:52:36Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=b644d8d415b541378794594e39a34eae88684741'/>
<id>urn:sha1:b644d8d415b541378794594e39a34eae88684741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'pgruntime'</title>
<updated>2026-08-01T12:50:01Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-01T12:50:01Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=6c174bebade1627a837e70bec827753446d6498a'/>
<id>urn:sha1:6c174bebade1627a837e70bec827753446d6498a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add testing/pgruntime</title>
<updated>2026-08-01T12:49:49Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-08-01T12:49:15Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=6d72c85766a8355e1d660ff0c19b43e93faad4d8'/>
<id>urn:sha1:6d72c85766a8355e1d660ff0c19b43e93faad4d8</id>
<content type='text'>
Testing pgruntime has quickly turned out to be a nightmare, because so
many parts of the test logic are not easily reproducible (e.g.
`stopDBIfLingering`). I decided to not waste a bunch of time testing
code that is relatively compact and easy to verify by careful
examination, and that is unlikely to change a lot in the future.
</content>
</entry>
<entry>
<title>gsql: add WithinTransaction</title>
<updated>2026-07-31T21:18:47Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T21:18:47Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=e4a5b966decd910213de4ecbdc1b1ed2c4daf947'/>
<id>urn:sha1:e4a5b966decd910213de4ecbdc1b1ed2c4daf947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pgruntime: allow overriding .testdb path</title>
<updated>2026-07-31T21:08:39Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T21:08:39Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=e26a214de3958e48e94cdac0e1ae0641e3221deb'/>
<id>urn:sha1:e26a214de3958e48e94cdac0e1ae0641e3221deb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pgruntime: in ConnectForTest, only truncate tables instead of recreating the database</title>
<updated>2026-07-31T20:27:59Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T20:27:58Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=5bff2a6c9e14763ca8764cf75adba0efbf990e50'/>
<id>urn:sha1:5bff2a6c9e14763ca8764cf75adba0efbf990e50</id>
<content type='text'>
DROP + CREATE DATABASE was measured at 100 ms per ConnectForTest(),
which is prohibitively slow in large test suites. This should be more
in the ballpark of 10 ms per test.
</content>
</entry>
<entry>
<title>Merge branch 'main' into pgruntime</title>
<updated>2026-07-31T18:42:25Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T18:32:54Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=c953ebcc54296ac36fd199fa66fb0763f1790334'/>
<id>urn:sha1:c953ebcc54296ac36fd199fa66fb0763f1790334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v1.12.0</title>
<updated>2026-07-31T18:31:07Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T18:31:07Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=959b85c4f9fea2c06d08c4c8dccc8b23792690d6'/>
<id>urn:sha1:959b85c4f9fea2c06d08c4c8dccc8b23792690d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gsql: add context.Context argument to GSQLClose()</title>
<updated>2026-07-31T18:28:41Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-30T20:53:28Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-gg/commit/?id=0beb2f2df4461c1d18ba2a099a90d020414b8fdb'/>
<id>urn:sha1:0beb2f2df4461c1d18ba2a099a90d020414b8fdb</id>
<content type='text'>
Required for pgx.Conn.Close().
</content>
</entry>
</feed>
