Skip to content

Commit 23e10e7

Browse files
committed
Fixing another doc issue for compatibility with postgis 1.5
1 parent 42fbfc7 commit 23e10e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.0.0-rc2-0-g9326c86 develop
1+
v2.0.0-rc2-0-ge29440a develop

doc/src/developer/sampledata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To be able to execute the sample queries, run the following SQL commands to crea
3131
y1 double precision,
3232
x2 double precision,
3333
y2 double precision,
34-
the_geom geometry(Linestring)
34+
the_geom geometry
3535
);
3636
3737

0 commit comments

Comments
 (0)