Better descriptions in pg_get_keywords(), consistent with the documentation
authorPeter Eisentraut <[email protected]>
Fri, 5 Dec 2008 13:41:20 +0000 (13:41 +0000)
committerPeter Eisentraut <[email protected]>
Fri, 5 Dec 2008 13:41:20 +0000 (13:41 +0000)
commit0fddb9a0ca94abc9ab9f3af2b3fd3469bd3905ab
treef829f52b39b8158dbace879bfd05fe3010317532
parentc51f7c9b761b2d760ee2b37353449b36570c6dd5
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.
src/backend/utils/adt/misc.c