Skip to content
Snippets Groups Projects
Commit 4b102710 authored by Tom Lane's avatar Tom Lane
Browse files

Change get_rule_expr so that when the input is a List, it displays the

list elements comma-separated instead of barfing.  This allows elimination
of half a dozen redundant copies of that behavior, and also makes the
world safe again for pg_get_expr() applied to pg_index.indexprs, per gripe
from Alexander Zhiltsov.
parent 05c561ee
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment