pgsql: Add regression test to see if the min/max values of int8 convert
| From: |
tgl(at)postgresql(dot)org (Tom Lane) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: Add regression test to see if the min/max values of int8 convert |
| Date: |
2005-12-05 04:14:28 |
| Message-ID: |
20051205041428.5EBF59DCC57@postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Add regression test to see if the min/max values of int8 convert correctly.
Tags:
----
REL7_4_STABLE
Modified Files:
--------------
pgsql/src/test/regress/expected:
int8-exp-three-digits.out (r1.5 -> r1.5.6.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/int8-exp-three-digits.out.diff?r1=1.5&r2=1.5.6.1)
int8.out (r1.7 -> r1.7.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/int8.out.diff?r1=1.7&r2=1.7.4.1)
pgsql/src/test/regress/sql:
int8.sql (r1.5 -> r1.5.10.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/int8.sql.diff?r1=1.5&r2=1.5.10.1)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2005-12-05 04:14:41 |
| Subject: pgsql: Add regression test to see if the min/max values of int8 convert |
| Previous: | From: Tom Lane | Date: 2005-12-05 04:14:12 |
| Subject: pgsql: Add regression test to see if the min/max values of int8 convert |