index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-data-service
/
database.scm
Commit message (
Expand
)
Author
Age
*
Close postgresql connections when the thread pool thread is idle
Christopher Baines
2022-10-23
*
Try to adapt the PostgreSQL paramstring to use with sqitch
Christopher Baines
2021-06-16
*
Start to add compatibility with squee returning #f for null values
Christopher Baines
2021-01-02
*
Remove some non-existent imports
Christopher Baines
2020-10-04
*
Rework the shortlived PostgreSQL specific connection channel
Christopher Baines
2020-10-03
*
Add some utilities to work with PostgreSQL connections in threads
Christopher Baines
2020-10-03
*
Extract out opening PostgreSQL connections
Christopher Baines
2020-10-03
*
Make with-postgresql-connection work with multiple values
Christopher Baines
2020-10-02
*
Drop default thread count for make-postgresql-connection-channel
Christopher Baines
2020-10-01
*
Add some utilities to use PostgreSQL/Squee through a channel
Christopher Baines
2020-10-01
*
Support setting a statement timeout
Christopher Baines
2020-04-24
*
Use the config options when creating the default paramstring
Christopher Baines
2020-04-07
*
Add a function to check if the test database is being used
Christopher Baines
2020-02-24
*
Add support for using a database URI
Christopher Baines
2019-10-08
*
Hack better NULL support on to (squee)
Christopher Baines
2019-09-04
*
Add a couple of functions for PostgreSQL advisory locks
Christopher Baines
2019-07-12
*
Associate a name with database connections
Christopher Baines
2019-07-12
*
Add a with-postgresql-transaction procedure
Christopher Baines
2019-05-05
*
Extract out some database functionality to another module
Christopher Baines
2019-04-14