diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-10-05 19:01:13 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-10-05 19:01:13 +0000 |
commit | 453ef3f81f6db706c87c2f6bdaa060efdc13e4ae (patch) | |
tree | 75e47f1d15b831b34a0523f782c371ad79bfc232 /src/backend/access/gist/gist.c | |
parent | b78efb6d82b04d9fef78559850221a5f1a4b66d6 (diff) | |
download | postgresql-453ef3f81f6db706c87c2f6bdaa060efdc13e4ae.tar.gz postgresql-453ef3f81f6db706c87c2f6bdaa060efdc13e4ae.zip |
Attached is the updated version of the patch, which matches
on words as opposed to lines, which means that all of the
following work in psql:
\d foo \d bar
\d foo; \d bar
\d foo \d bar;;
\d foo; <space>
This one also uses "true and false" and strips semicolons
for the following backslash commands: \C \c \d \e \i \o \s \z
Greg Sabino Mullane
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions