projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41c4a10
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Wed, 14 Jun 2000 02:57:08 +0000
(
02:57
+0000)
committer
Bruce Momjian
<
[email protected]
>
Wed, 14 Jun 2000 02:57:08 +0000
(
02:57
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index da5ba6e705cc241f70fa06e001c62a5c2752d93d..c963b393911760a8c0bc125971b6f3141ac6dab6 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Tue Jun 13 22:
24:15
EDT 2000
+Last updated: Tue Jun 13 22:
56:20
EDT 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-98,6
+98,7
@@
TYPES
* Allow arrays to hold NULL elements
* Get BIT type working
* Allow better handling of numeric constants
+* Support multiple simultaneous character sets, per SQL92
VIEWS