Better descriptions in pg_get_keywords(), consistent with the documentation

Peter Eisentraut <peter_e@gmx.net>

Commit: b61318d1b4a82140c242a51e45be5e2fe32d7aa6
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2008-12-05T13:41:20Z
Releases: 8.4.0
Better descriptions in pg_get_keywords(), consistent with the documentation
appendix on key words.  catdesc was originally intended as computer-readable,
but since we ended up adding catcode, we can have more elaborate descriptions.

Files

PathChange+/−
src/backend/utils/adt/misc.c modified +5 −5