Re: search.cpan.org is EOL, update links

2018-06-28 Thread Daniel Gustafsson
> On 29 Jun 2018, at 03:23, Michael Paquier wrote: > > On Thu, Jun 28, 2018 at 01:00:47PM +0200, Daniel Gustafsson wrote: >> search.cpan.org has now been EOL’d and turned off, with all URLs redirecting >> to >> metacpan.org [1]. While the redirects are likely to the maintained for a >> long >>

Re: search.cpan.org is EOL, update links

2018-06-28 Thread Michael Paquier
On Thu, Jun 28, 2018 at 01:00:47PM +0200, Daniel Gustafsson wrote: > search.cpan.org has now been EOL’d and turned off, with all URLs redirecting > to > metacpan.org [1]. While the redirects are likely to the maintained for a long > time, we might as well update to avoid the risk of stale redirec

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Dmitry Igrishin
чт, 28 июн. 2018 г. в 17:03, Daniel Gustafsson : > > On 28 Jun 2018, at 15:32, Bruce Momjian wrote: > > > > On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: > >> Hello, > >> > >> Could we please add Pgfe client library to the external interfaces > section? > >> > >> Patch is attac

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Steve Atkins
> On Jun 28, 2018, at 7:03 AM, Daniel Gustafsson wrote: > >> On 28 Jun 2018, at 15:32, Bruce Momjian wrote: >> >> On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: >>> Hello, >>> >>> Could we please add Pgfe client library to the external interfaces section? >>> >>> Patch is

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Bruce Momjian
On Thu, Jun 28, 2018 at 04:03:36PM +0200, Daniel Gustafsson wrote: > > On 28 Jun 2018, at 15:32, Bruce Momjian wrote: > > > > On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: > >> Hello, > >> > >> Could we please add Pgfe client library to the external interfaces section? > >> >

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Daniel Gustafsson
> On 28 Jun 2018, at 15:32, Bruce Momjian wrote: > > On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: >> Hello, >> >> Could we please add Pgfe client library to the external interfaces section? >> >> Patch is attached. > > Is everyone good with adding this? Is it too new? Sin

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Bruce Momjian
On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: > Hello, > > Could we please add Pgfe client library to the external interfaces section? > > Patch is attached. Is everyone good with adding this? Is it too new? Also libpqxx is listed in our docs as "New-style C++ interface". S

Re: Documented toolchain for building docs on Windows

2018-06-28 Thread Daniel Gustafsson
> On 28 Jun 2018, at 12:39, Peter Eisentraut > wrote: > > On 6/28/18 12:17, Daniel Gustafsson wrote: >> Section "17.1. Building with Visual C++ or the Microsoft Windows SDK” in the >> documentation has a subsection "Building the Documentation” which seems to >> list >> a required toolchain whi

search.cpan.org is EOL, update links

2018-06-28 Thread Daniel Gustafsson
search.cpan.org has now been EOL’d and turned off, with all URLs redirecting to metacpan.org [1]. While the redirects are likely to the maintained for a long time, we might as well update to avoid the risk of stale redirects. Attached patch changes the few links we have to instead use metacpan.

Re: Documented toolchain for building docs on Windows

2018-06-28 Thread Peter Eisentraut
On 6/28/18 12:17, Daniel Gustafsson wrote: > Section "17.1. Building with Visual C++ or the Microsoft Windows SDK” in the > documentation has a subsection "Building the Documentation” which seems to > list > a required toolchain which is out of date with information in the > Documentation > appe

Documented toolchain for building docs on Windows

2018-06-28 Thread Daniel Gustafsson
Section "17.1. Building with Visual C++ or the Microsoft Windows SDK” in the documentation has a subsection "Building the Documentation” which seems to list a required toolchain which is out of date with information in the Documentation appendix (it still lists OpenJade etc). I don’t know anythin