aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/syscat.py
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-09-01 00:58:07 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-09-01 00:58:07 +0000
commit3c49c4b1520fd29dea570b4cde8a66bc5893078c (patch)
treeba773acc0e6a05f7f055f685b92bcf23868b6342 /src/interfaces/python/tutorial/syscat.py
parent845a6c3acccea0ec34e70808787aa7d431b0d96d (diff)
downloadpostgresql-3c49c4b1520fd29dea570b4cde8a66bc5893078c.tar.gz
postgresql-3c49c4b1520fd29dea570b4cde8a66bc5893078c.zip
Mark the float8 -> int8 cast as implicit. This resolves the problem
pointed out by Barry Lind: UPDATE bigintcol = 10000000000 fails because the constant is initially taken as float8. We really need a better way, but it's not gonna happen for 7.3. Also, remove int4reltime() function, which is redundant with the existing binary-compatibility coercion path from int4 to reltime, and probably has been unreachable code for a long while.
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.py')
0 files changed, 0 insertions, 0 deletions