[Git][debian-gis-team/pgsql-ogr-fdw][master] 2 commits: Add patch to fix pgsql test failure.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Oct 21 19:52:11 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / pgsql-ogr-fdw


Commits:
3e3ea19d by Bas Couwenberg at 2021-10-21T20:43:30+02:00
Add patch to fix pgsql test failure.

- - - - -
d47ae77e by Bas Couwenberg at 2021-10-21T20:45:34+02:00
Set distribution to unstable.

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/pgsql-test.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+pgsql-ogr-fdw (1.1.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Add patch to fix pgsql test failure.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 21 Oct 2021 20:45:09 +0200
+
 pgsql-ogr-fdw (1.1.1-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/pgsql-test.patch
=====================================
@@ -0,0 +1,23 @@
+Description: Fix pgsql test failure.
+Author: Bas Couwenberg <sebastic at debian.org>
+Bug: https://github.com/pramsey/pgsql-ogr-fdw/issues/152#issuecomment-868349181
+
+--- a/output/pgsql.source
++++ b/output/pgsql.source
+@@ -179,6 +179,7 @@ DEBUG:  OGR SQL: (fid = 4)
+ DELETE FROM bytea_fdw 
+   WHERE fid = 4;
+ DEBUG:  OGR SQL: (fid = 4)
++ERROR:  cannot find 'fid' column in table 'bytea_fdw'
+   
+ SELECT a.fid, a.name, b.name 
+   FROM bytea_local a 
+@@ -189,6 +190,7 @@ SELECT a.fid, a.name, b.name
+    1 | Jim    | Jim
+    2 | Marvin | Marvin
+    3 |        | 
+-(3 rows)
++   4 | Maggie | Maggie
++(4 rows)
+ 
+   


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 install.patch
 hardingflags.patch
+pgsql-test.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/compare/99d1f50e04ee92f27041e5f69c129b199f05088c...d47ae77ee4741634fac44cf2b7e5c34f0d492f4b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pgsql-ogr-fdw/-/compare/99d1f50e04ee92f27041e5f69c129b199f05088c...d47ae77ee4741634fac44cf2b7e5c34f0d492f4b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20211021/145e7aca/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list