Re: pg_dump: Remove "blob" terminology

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-12-02T08:34:11Z
Lists: pgsql-hackers
> On 2 Dec 2022, at 08:09, Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote:

> fixed

+1 on this version of the patch, LGTM.

> I also put back the old long options forms in the documentation and help but marked them deprecated.

+      <term><option>--blobs</option> (deprecated)</term>
While not in scope for this patch, I wonder if we should add a similar
(deprecated) marker on other commandline options which are documented to be
deprecated.  -i on bin/postgres comes to mind as one candidate.

--
Daniel Gustafsson		https://vmware.com/




Commits

  1. pg_dump: Remove move "blob" terminology

  2. pg_dump: Remove "blob" terminology