pgsql: Remove GUC extra_desc strings that are redundant with the enum

Started by Tom Lanealmost 18 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Remove GUC extra_desc strings that are redundant with the enum value lists.

Modified Files:
--------------
pgsql/src/backend/utils/misc:
guc.c (r1.460 -> r1.461)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c?r1=1.460&r2=1.461)