pgsql: Update: < * Consider allowing 64-bit integers to be passed by

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update: < * Consider allowing 64-bit integers to be passed by
Date: 2007-05-30 20:26:07
Message-ID: 20070530202607.119EC9FC732@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update:

< * Consider allowing 64-bit integers to be passed by value on 64-bit
< platforms
> * Consider allowing 64-bit integers and floats to be passed by value on
> 64-bit platforms
>
> Also change 32-bit floats (float4) to be passed by value at the same
> time.
>

Modified Files:
--------------
pgsql/doc:
TODO (r1.2194 -> r1.2195)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2194&r2=1.2195)
pgsql/doc/src/FAQ:
TODO.html (r1.695 -> r1.696)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.695&r2=1.696)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-05-30 21:01:39 pgsql: Fix overly-strict sanity check in BeginInternalSubTransaction
Previous Message Tom Lane 2007-05-30 20:12:03 pgsql: Make large sequential scans and VACUUMs work in a limited-size