Log Message:
-----------
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.
Modified Files:
--------------
pgsql/src/backend/utils/adt:
misc.c (r1.65 -> r1.66)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/misc.c?r1=1.65&r2=1.66)
pgsql-committers by date
| Next: | From: Heikki Linnakangas | Date: 2008-12-06 17:31:37 |
| Subject: pgsql: MAPSIZE macro needs to use MAXALIGN(SizeOfPageHeaderData) instead |
| Previous: | From: User Itagaki | Date: 2008-12-05 07:10:16 |
| Subject: pgbulkload - pgbulkload: Adjust to 8.4dev. |