提交 6caa4fa4 编写于 作者: B Bruce Momjian

Update TODO list.

上级 3ddeba74
TODO list for PostgreSQL
========================
Last updated: Mon Apr 17 12:34:31 EDT 2000
Last updated: Sat Apr 22 16:33:07 EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -29,7 +29,6 @@ PARSER
* redesign INSERT ... SELECT to have two levels of target list
* have INTERSECT/EXCEPT prevent duplicates unless ALL is specified
* SELECT DISTINCT ON col1 col1 col2 FROM tab1 is broken [distinct]
* SELECT 'x'::varchar(10) INTO newtable; fails
* SELECT col::DECIMAL(12,10); fails
VIEWS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册