Fwd: [PATCH] pg_dump: Add example and link for --encoding option

From: Dong Wook Lee <sh95119(at)gmail(dot)com>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Fwd: [PATCH] pg_dump: Add example and link for --encoding option
Date: 2020-06-12 08:55:35
Message-ID: CAAcByaKwQycVw897UJw0iM=-1+=7Fv7PJyHQEWZ+ZwSMNyBDmw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

2020년 6월 5일 (금) 오후 9:45, 이동욱 <sh95119(at)gmail(dot)com>님이 작성:

> I've modified my previous patch because it linked the wrong document so I
> fixed it. and I add a highlight to the encoding list for readability.
>
> What do you think about this change?
>
> Thanks,
> Dong Wook
>
> 2020년 6월 4일 (목) 오후 10:20, 이동욱 <sh95119(at)gmail(dot)com>님이 작성:
>
>> To let users know what kind of character set
>> can be used add examples and a link to --encoding option.
>>
>> Thanks,
>> Dong wook
>>
>

Attachment Content-Type Size
v2-0001-pg_dump-Add-example-and-link-for-encoding-option.patch application/x-patch 1.1 KB

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2020-06-12 09:09:09 Not using suppress_redundant_updates_trigger in sql-createtrigger.html#examples
Previous Message Greg Stark 2020-06-12 03:35:19 Re: Default setting for enable_hashagg_disk

Browse pgsql-hackers by date

  From Date Subject
Next Message Dong Wook Lee 2020-06-12 09:15:36 Re: Add tap test for --extra-float-digits option
Previous Message Masahiko Sawada 2020-06-12 08:40:08 Re: Transactions involving multiple postgres foreign servers, take 2