guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (8af7130 -> d0eff9d)


From: Christopher Baines
Subject: branch master updated (8af7130 -> d0eff9d)
Date: Wed, 25 Mar 2020 16:49:20 -0400 (EDT)

cbaines pushed a change to branch master
in repository data-service.

    from 8af7130  Handle channel instances in create-small-backup
     new 0c4e6a2  Create an index on narinfo_fetch_records
     new d0eff9d  Use the --no-comments option to pg_dump

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 scripts/guix-data-service-backup-database            | 1 +
 scripts/guix-data-service-create-small-backup        | 1 +
 sqitch/deploy/create_narinfo_fetch_records_index.sql | 8 ++++++++
 sqitch/revert/create_narinfo_fetch_records_index.sql | 7 +++++++
 sqitch/sqitch.plan                                   | 1 +
 sqitch/verify/create_narinfo_fetch_records_index.sql | 7 +++++++
 6 files changed, 25 insertions(+)
 create mode 100644 sqitch/deploy/create_narinfo_fetch_records_index.sql
 create mode 100644 sqitch/revert/create_narinfo_fetch_records_index.sql
 create mode 100644 sqitch/verify/create_narinfo_fetch_records_index.sql



reply via email to

[Prev in Thread] Current Thread [Next in Thread]