Missing INFO on client_min_messages - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Missing INFO on client_min_messages
Date
Msg-id CAB-JLwYZGBsncR==zxaT14tK5CRW5=N-8i-ergA2cmZ+FwxTow@mail.gmail.com
Whole thread Raw
Responses Re: Missing INFO on client_min_messages
List pgsql-hackers
If I try to set client_min_messages with a wrong value it raises an error and its hint is 
"Available values: debug5, debug4, debug3, debug2, debug1, log, notice, warning, error."

Why is not INFO option on this hint ?

regards
Marcos

pgsql-hackers by date:

Previous
From: Abhishek Kumar
Date:
Subject: Integrating HLL cardinality estimates with join operator estimation
Next
From: Dmitry Dolgov
Date:
Subject: Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning