Closed GoogleCodeExporter closed 9 years ago
For me, the definition "Defect" means the feature is documented within the H2
documentation, however this feature isn't documented. Why do you think it
should be supported? I can add it to the roadmap.
Original comment by thomas.t...@gmail.com
on 14 Aug 2010 at 5:09
Hi,
It is already in the roadmap, I will increase the priority:
"Compatibility with Derby and PostgreSQL: VALUES(1), (2); SELECT * FROM (VALUES
(1), (2)) AS myTable(c1). Issue 221."
However please tell me why exactly you need this feature.
Original comment by thomas.t...@gmail.com
on 14 Aug 2010 at 5:11
Hi,
I am sorry I do not speak English. But I can use "Google Translate".
At the beginning.
"WITH Queries(CTE)" was a test.
To do so, "PostgreSQL document" was a reference.
http://wiki.postgresql.org/wiki/CTEReadme
http://www.postgresql.org/docs/8.4/static/queries-with.html
And, "parser.java" was reading the source code.
I found that "VALUES Lists" feature.
Sorry, we did not examine the document.
> However please tell me why exactly you need this feature.
Useful for porting from PostgreSQL.
However, SQL is easy to rewrite.
It is difficult to answer. ;)
Regards,
Kuroneko
Original comment by byouinza...@gmail.com
on 15 Aug 2010 at 3:25
This feature is already in the roadmap.
Original comment by thomas.t...@gmail.com
on 15 Aug 2010 at 8:43
Original issue reported on code.google.com by
byouinza...@gmail.com
on 11 Aug 2010 at 5:08