Control: tags -1 pending Hi Jörg,
I finally got around to look properly at your patch. On 22-05-17 20:46, Jörg Steffens wrote: >>From 19488752ee73aed132a9ce0a56c3ed65332b6cb6 Mon Sep 17 00:00:00 2001 > From: Joerg Steffens <[email protected]> > Date: Mon, 22 May 2017 16:22:46 +0200 > Subject: [PATCH 2/2] test dbc_sql_substitution on package upgrade > > --- > examples/buildpackages.sh | 2 +- > examples/db-test-pgsql-2.2/COPYING | 340 > +++++++++++++++++++++++ > examples/db-test-pgsql-2.2/README | 11 + > examples/db-test-pgsql-2.2/debian/changelog | 82 ++++++ > examples/db-test-pgsql-2.2/debian/compat | 1 + > examples/db-test-pgsql-2.2/debian/config | 12 + > examples/db-test-pgsql-2.2/debian/control | 15 + > examples/db-test-pgsql-2.2/debian/copyright | 25 ++ > examples/db-test-pgsql-2.2/debian/dirs | 1 + > examples/db-test-pgsql-2.2/debian/docs | 1 + > examples/db-test-pgsql-2.2/debian/install | 4 + > examples/db-test-pgsql-2.2/debian/postinst | 14 + > examples/db-test-pgsql-2.2/debian/postrm | 14 + > examples/db-test-pgsql-2.2/debian/prerm | 10 + > examples/db-test-pgsql-2.2/debian/rules | 8 + > examples/db-test-pgsql-2.2/pgsql-upgrade_2.1.sql | 3 + > examples/db-test-pgsql-2.2/pgsql-upgrade_2.2.sql | 5 + > examples/db-test-pgsql-2.2/pgsql.sql | 13 + What is the purpose of this patch? It doesn't seem to test anything really (there isn't any sql_substition that takes place). Am I missing something? Paul
signature.asc
Description: OpenPGP digital signature

