Log Message:
-----------
Add a regression test for ALTER SET TABLESPACE; this is a whole separate
code path in tablecmds.c that wasn't exercised at all before.
Modified Files:
--------------
pgsql/src/test/regress/input:
tablespace.source (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/input/tablespace.source.diff?r1=1.3&r2=1.4)
pgsql/src/test/regress/output:
tablespace.source (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/output/tablespace.source.diff?r1=1.3&r2=1.4)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2007-01-02 22:19:42 |
| Subject: pgsql: Some platforms set errno on pow(), exp() overflow, some do not, |
| Previous: | From: Bruce Momjian | Date: 2007-01-02 21:25:50 |
| Subject: pgsql: finite() no longer used; remove finite() platform-specific |