Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62fdc1 commit bb68f6eCopy full SHA for bb68f6e
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Jul 26 16:11:20 EDT 1999
+Last updated: Tue Jul 27 20:08:46 EDT 1999
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -42,6 +42,7 @@ PARSER
42
* Be smarter about promoting types when UNION merges different data types
43
* SELECT ... UNION ... GROUP BY fails if column types disagree
44
* redesign INSERT ... SELECT to have two levels of target list
45
+* select * from pg_class where oid in (0,-1)
46
47
VIEWS
48
0 commit comments