git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 8ac39d0) | patch
TODO marked as done:
2002年12月12日 21:02:25 +0000 (21:02 +0000)
2002年12月12日 21:02:25 +0000 (21:02 +0000)
commit 40c4472e229e46b885f4563ab377d51ba7f5e88c
TODO marked as done:

* Add schema, cast, and conversion backslash commands to psql

I had to create a new publically available function,
pg_conversion_is_visible, as it seemed to be missing from the catalogs.
This required me to do no small amount of hacking around in namespace.c

I have updated the \? help and sgml docs.

\dc - list conversions [PATTERN]
\dC - list casts
\dn list schemas

I didn't support patterns with casts as there's nothing obvious to match
against.

Catalog version incremented --- initdb required.

Christopher Kings-Lynne
doc/src/sgml/ref/psql-ref.sgml diff | blob | blame | history
src/backend/catalog/namespace.c diff | blob | blame | history
src/bin/psql/command.c diff | blob | blame | history
src/bin/psql/describe.c diff | blob | blame | history
src/bin/psql/describe.h diff | blob | blame | history
src/bin/psql/help.c diff | blob | blame | history
src/include/catalog/catversion.h diff | blob | blame | history
src/include/catalog/namespace.h diff | blob | blame | history
src/include/catalog/pg_proc.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /