diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2000-03-26 02:25:34 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2000-03-26 02:25:34 +0000 |
commit | 5363144d37822d9478010f129efe0d321dd14a6b (patch) | |
tree | f916bcf6a9135a5f758753ccd00110a37675533c /src/tutorial/funcs.c | |
parent | bccac99e97bdd938d529ed29ff73000a168b2c5d (diff) | |
download | postgresql-5363144d37822d9478010f129efe0d321dd14a6b.tar.gz postgresql-5363144d37822d9478010f129efe0d321dd14a6b.zip |
Remove some results from int4-not-representable.out
This is due to the changes made to int4.sql.
< SELECT dsqrt(float8 '64') AS eight;
< eight
< -------
< 8
< (1 row)
<
< SELECT |/float8 '64' AS eight;
< eight
< -------
< 8
< (1 row)
<
< SELECT ||/float8 '27' AS three;
< three
< -------
< 3
< (1 row)
<
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions