Re: [PATCH] Fix link to pg_ident_file_mappings

2024-02-21 Thread Erik Wienhold
On 2024-02-21 08:50 +0100, Daniel Gustafsson wrote: > > On 21 Feb 2024, at 03:24, Erik Wienhold wrote: > > > > The docs on pg_reload_conf() in v15, v16, and devel have an incorrect > > link to pg_ident_file_mappings. The attached patch fixes that. > > Nice catch, will fix. Thanks! -- Erik

Re: [PATCH] Fix link to pg_ident_file_mappings

2024-02-21 Thread Michael Paquier
On Wed, Feb 21, 2024 at 08:50:59AM +0100, Daniel Gustafsson wrote: > On 21 Feb 2024, at 03:24, Erik Wienhold wrote: >> >> The docs on pg_reload_conf() in v15, v16, and devel have an incorrect >> link to pg_ident_file_mappings. The attached patch fixes that. > > Nice catch, will fix. Thanks you

Re: [PATCH] Fix link to pg_ident_file_mappings

2024-02-20 Thread Daniel Gustafsson
> On 21 Feb 2024, at 03:24, Erik Wienhold wrote: > > The docs on pg_reload_conf() in v15, v16, and devel have an incorrect > link to pg_ident_file_mappings. The attached patch fixes that. Nice catch, will fix. -- Daniel Gustafsson

[PATCH] Fix link to pg_ident_file_mappings

2024-02-20 Thread Erik Wienhold
The docs on pg_reload_conf() in v15, v16, and devel have an incorrect link to pg_ident_file_mappings. The attached patch fixes that. -- Erik >From 70ec25bf5e24c1b59c8a0b51afc04d87d9c26a0e Mon Sep 17 00:00:00 2001 From: Erik Wienhold Date: Wed, 21 Feb 2024 03:13:10 +0100 Subject: [PATCH] Doc: fi