Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66a03b0

Browse files
committed
Add:
> * Allow psql to do table completion for SELECT * FROM schema_part and> table completion for SELECT * FROM schema_name.
1 parent6423a8e commit66a03b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Fri Nov 117:52:40 EST 2002
3+
Last updated:Fri Nov 119:15:14 EST 2002
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -294,6 +294,8 @@ Clients
294294
* -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil)
295295
* Add schema, cast, and conversion backslash commands to psql
296296
* 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.
297299

298300
* JDBC
299301
o Comprehensive test suite. This may be available already.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp