GNU bug report logs -
#69292
[PATCH 0/6] Prepare the database code for use in the daemon
Previous Next
Reported by: Christopher Baines <mail <at> cbaines.net>
Date: Tue, 20 Feb 2024 19:32:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#69292: [PATCH 0/6] Prepare the database code for use in the daemon
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 69292 <at> debbugs.gnu.org.
--
69292: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69292
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Christopher Baines <mail <at> cbaines.net> writes:
> These changes prepare the database module for use in a Guile
> implementation of the guix-daemon.
>
> There's quite a few procedures that need adding, but these changes just
> adapt the existing functionality in to something that can be built on.
>
>
> Christopher Baines (6):
> store: database: Remove call-with-savepoint and associated code.
> store: database: Remove with-statement and associated code.
> store: database: Inline SQL to where it's used.
> store: database: Stop finalizing prepared statements.
> store: database: Refactor sqlite-register.
> store: database: Rename a couple of procedures.
>
> .dir-locals.el | 3 -
> guix/store/database.scm | 273 +++++++++++++++++-----------------------
> 2 files changed, 112 insertions(+), 164 deletions(-)
I've pushed these to master as c9cd16c630ccba655b93ff32fd9a99570b4f5373.
Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
These changes prepare the database module for use in a Guile
implementation of the guix-daemon.
There's quite a few procedures that need adding, but these changes just
adapt the existing functionality in to something that can be built on.
Christopher Baines (6):
store: database: Remove call-with-savepoint and associated code.
store: database: Remove with-statement and associated code.
store: database: Inline SQL to where it's used.
store: database: Stop finalizing prepared statements.
store: database: Refactor sqlite-register.
store: database: Rename a couple of procedures.
.dir-locals.el | 3 -
guix/store/database.scm | 273 +++++++++++++++++-----------------------
2 files changed, 112 insertions(+), 164 deletions(-)
base-commit: f4af19b037826cad90bbcfe400ad864f028cc7d8
--
2.41.0
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 48 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.