<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">I just wanted to check with the list before I open an issue. I could not find anything in the open or closed issues on Github.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I was editing a PostGIS multilinestring table yesterday using QGIS, and I realized today that many or maybe all of the features that I edited were stored as multicurve. So I noticed it when, the geometry for the table went from lines to a questionmark in Database Manager because I now had mixed geometry types in the geometry column. </div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I have corrected the problem using ST_CurveToLine, but it is annoying and I am wondering if others have had this problem?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">The About QGIS dialog says I was using QGIS version: 3.14.16, but I think it's actually 3.16.0? for MacOS, I downloaded it from the QGIS website, not the version 2 packager that Peter Petrik is working on (?but maybe that is old information?).</div><div dir="ltr" data-setdir="false"><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;">The original data were NHDFlowline from a recent download of the NHDPlus geodatabase, I used <span>ST_LineMerge(ST_Union(ST_Force2d(geom))) while grouping the lines by various attributes</span>.</span></span><br></div><div dir="ltr" data-setdir="false"><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;">Maybe this is an issue of using old PostgreSQL, 9.3 and old PostGIS, 2.1?</span></span></div><div dir="ltr" data-setdir="false"><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;"><br></span></span></div><div dir="ltr" data-setdir="false"><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;">-Thayer</span></span></div><div dir="ltr" data-setdir="false"><span><span style="color: rgb(0, 0, 0); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;"><br></span></span></div></div></body></html>