Re: pgsql: psql: initialize comment-begin setting to a useful value by defa - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: psql: initialize comment-begin setting to a useful value by defa
Date
Msg-id 2071141.1638463735@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: psql: initialize comment-begin setting to a useful value by defa  (Michael Paquier <michael@paquier.xyz>)
List pgsql-committers
Michael Paquier <michael@paquier.xyz> writes:
> On Wed, Dec 01, 2021 at 05:24:58PM +0000, Tom Lane wrote:
>> psql: initialize comment-begin setting to a useful value by default.

> prairiedog is unhappy after this commit due to the use of
> rl_variable_bind():

Meh.  Guess we need a configure probe for rl_variable_bind.
I'll see to it.

            regards, tom lane



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: pg_dump: Add missing relkind case
Next
From: Tom Lane
Date:
Subject: pgsql: Add configure probe for rl_variable_bind().