git.postgresql.org Git - postgresql.git/commit
2003年10月30日 21:37:38 +0000 (21:37 +0000)
2003年10月30日 21:37:38 +0000 (21:37 +0000)
commit e84487f67a0d216f3db87b2558f1edd322a09e48
Further work on tab completion code: arrange for system catalogs to be
offered for completion only when the input-so-far is at least 'pg_'.
This seems to be the best compromise behavior emerging from yesterday's
discussion. While at it, refactor code to eliminate repetitive use of
nearly identical queries, which was exceedingly tedious to maintain.
Also const-ify code more thoroughly in hopes of moving constant data into
text segment, and remove unnecessary length limit on queries.
This is the main PostgreSQL git repository.
RSS
Atom