GUC inconsistency in 8.4?

Started by Bruce Momjianabout 17 years ago2 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

How that debug_print_parse outputs as LOG instead of DEBUG in 8.4,
should it be log_print_parse?

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: GUC inconsistency in 8.4?

Bruce Momjian <bruce@momjian.us> writes:

How that debug_print_parse outputs as LOG instead of DEBUG in 8.4,
should it be log_print_parse?

No, it's still a debugging tool.

regards, tom lane