Re: ruleutils with pretty-print option - Mailing list pgsql-patches

From Tom Lane
Subject Re: ruleutils with pretty-print option
Date
Msg-id 28212.1059629282@sss.pgh.pa.us
Whole thread Raw
In response to Re: ruleutils with pretty-print option  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: ruleutils with pretty-print option
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I didn't like the functions ending in _ext.  I renamed them to _pp for
> pretty print.  Patch attached and applied.

Seems to be shy a catversion bump; since you have just made an
incompatible change in the internal-function-names array, one is needed.

But I disagree with your opinion anyway --- _ext for "extended" made
perfect sense to me, especially for the get_indexdef one which adds more
than just prettyprint functionality.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: updateable cursors
Next
From: Mark Kirkwood
Date:
Subject: Minor verbosity increase for analyze