OSDN Git Service

Remove outdated comments from the regression test files.
authorRobert Haas <rhaas@postgresql.org>
Mon, 15 Nov 2010 15:55:43 +0000 (10:55 -0500)
committerRobert Haas <rhaas@postgresql.org>
Mon, 15 Nov 2010 16:00:20 +0000 (11:00 -0500)
commit8d70ed84ba577abf9e985518024fb92e2081dac9
treeead49588cad179e317674023fe5d668409bb56dd
parent20cf8ae478c2712d4c211b49868e334357f05356
Remove outdated comments from the regression test files.

Since 2004, int2 and int4 operators do detect overflow; this was fixed by
commit 4171bb869f234281a13bb862d3b1e577bf336242.

Extracted from a larger patch by Andres Freund.
src/test/regress/expected/int2.out
src/test/regress/expected/int4.out
src/test/regress/sql/int2.sql
src/test/regress/sql/int4.sql