[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/10: gnu: firebird: Tweak description.
From: |
guix-commits |
Subject: |
01/10: gnu: firebird: Tweak description. |
Date: |
Sat, 7 Nov 2020 09:35:41 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e5d5146b873aca37d4a064c1bf825f5c1fd85344
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Nov 7 14:02:41 2020 +0100
gnu: firebird: Tweak description.
Suggested by Christopher Baines <mail@cbaines.net>.
* gnu/packages/databases.scm (firebird)[description]: Drop ‘and more’.
---
gnu/packages/databases.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index cd478fd..f7de8d1 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -458,9 +458,9 @@ ElasticSearch server")
(synopsis "Relational database with many ANSI SQL standard features")
(description
"Firebird is an SQL @acronym{RDBMS, relational database management system}
-with rich support for ANSI SQL (e.g., @code{INSERT...RETURNING}), PSQL stored
-procedures, cursors, and triggers, @acronym{UDFs, user-defined functions}, and
-more. Transactions provide full ACID-compliant referential integrity.
+with rich support for ANSI SQL (e.g., @code{INSERT...RETURNING}) including
+@acronym{UDFs, user-defined functions} and PSQL stored procedures, cursors, and
+triggers. Transactions provide full ACID-compliant referential integrity.
The database requires very little manual maintenance once set up, making it
ideal for small business or embedded use.
- branch master updated (ab138f8 -> 2c73454), guix-commits, 2020/11/07
- 01/10: gnu: firebird: Tweak description.,
guix-commits <=
- 03/10: gnu: duperemove: Prepare for cross-compilation., guix-commits, 2020/11/07
- 04/10: gnu: duperemove: Update to 0.11.2., guix-commits, 2020/11/07
- 07/10: gnu: nix: Download source over HTTPS., guix-commits, 2020/11/07
- 06/10: gnu: f3: Update to 8.0., guix-commits, 2020/11/07
- 08/10: gnu: nix: Update to 2.3.8., guix-commits, 2020/11/07
- 02/10: gnu: doctest: Update to 2.4.1., guix-commits, 2020/11/07
- 05/10: gnu: f3: Fix cross-compilation., guix-commits, 2020/11/07
- 10/10: gnu: vim: Update to 8.2.1964., guix-commits, 2020/11/07
- 09/10: gnu: zile: Update to 2.4.15., guix-commits, 2020/11/07