1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00
>
> * Consider allowing 64-bit integers to be passed by reference on 64-bit
>   platforms
This commit is contained in:
Bruce Momjian
2007-05-30 20:00:35 +00:00
parent 18e3992e56
commit 8a73ec138e
2 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Wed May 30 15:07:10 EDT 2007
Last updated: Wed May 30 16:00:30 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@ -1509,6 +1509,9 @@ Source Code
http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php
* Consider allowing 64-bit integers to be passed by reference on 64-bit
platforms
* Win32