SELECT '#2956', st_astwkb(null,0) is null;
--- #2965 --
+-- #2985 --
CREATE TABLE test_analyze_crash (a integer not null, g geometry);
INSERT INTO test_analyze_crash values (1, '0102000020E6100000010000006D1092A47FF33440AD4ECD9B00334A40');
ANALYZE test_analyze_crash;
-SELECT '#2965', ST_AsText(g) FROM test_analyze_crash;
+SELECT '#2985', ST_AsText(g) FROM test_analyze_crash;
DROP TABLE test_analyze_crash;
-- #2996 --
#2788|f|Self-intersection|POINT(1 1)
#2870|Point[GS]
#2956|t
-#2965|LINESTRING(20.9511664253809 52.3984560730436)
+#2985|LINESTRING(20.9511664253809 52.3984560730436)
#2996|t
#3119a|121
#3119b|291