1 |
2004-12-16 Bernhard Herzog <[email protected]> |
2004-12-16 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
Make the test suite work with PostGIS 0.8.2 and PostgreSQL 7.4 |
4 |
|
|
5 |
|
* test/postgissupport.py (find_postgis_sql): Different postgis |
6 |
|
versions put the postgis.sql file into slightly different places |
7 |
|
so we have to look in both. The updated doc string describes this |
8 |
|
is more detail. |
9 |
|
|
10 |
|
* test/test_postgis_db.py |
11 |
|
(TestPostGISSpecialCases.test_column_name_quoting): The return |
12 |
|
value of UniqueValues is unsorted, so it has to be sorted for |
13 |
|
comparison. |
14 |
|
|
15 |
|
2004-12-16 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
Fix for RT#2237 |
Fix for RT#2237 |
18 |
|
|
19 |
* Thuban/UI/projdialog.py (ProjFrame._show_proj_panel): If the |
* Thuban/UI/projdialog.py (ProjFrame._show_proj_panel): If the |