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 6423a8e commit 66a03b0Copy full SHA for 66a03b0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Nov 1 17:52:40 EST 2002
+Last updated: Fri Nov 1 19:15:14 EST 2002
4
5
Current maintainer: Bruce Momjian ([email protected])
6
@@ -294,6 +294,8 @@ Clients
294
* -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil)
295
* Add schema, cast, and conversion backslash commands to psql
296
* Allow pg_dump to dump a specific schema
297
+* Allow psql to do table completion for SELECT * FROM schema_part and
298
+ table completion for SELECT * FROM schema_name.
299
300
* JDBC
301
o Comprehensive test suite. This may be available already.
0 commit comments