projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9682e80
)
Update TODO list.
author
Bruce Momjian
Wed, 28 Jul 1999 17:51:41 +0000
(17:51 +0000)
committer
Bruce Momjian
Wed, 28 Jul 1999 17:51:41 +0000
(17:51 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 374c237177a32f332862d6984dcfe025ada98061..d3bc7e85596248917a1cb1bb6dfb24f030b992b9 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-42,7
+42,7
@@
PARSER
* Be smarter about promoting types when UNION merges different data types
* SELECT ... UNION ... GROUP BY fails if column types disagree
* redesign INSERT ... SELECT to have two levels of target list
-* select * from pg_class where oid in (0,-1)
+*
-
select * from pg_class where oid in (0,-1)
VIEWS