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 c0ead48 commit 9dd53f6Copy full SHA for 9dd53f6
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Oct 12 11:43:40 EDT 2000
+Last updated: Thu Oct 12 13:32:28 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -141,7 +141,8 @@ COMMANDS
141
* Allow BINARY option to SELECT, like we do with DECLARE
142
* MOVE 0 should not move to end of cursor
143
* Overhaul ACL (access control) code
144
-
+* Allow ORDER BY...LIMIT in INSERT INTO ... SELECT
145
+
146
CLIENTS
147
148
* Make NULL's come out at the beginning or end depending on the
0 commit comments