On Wed, May 22, 2024 at 11:35 PM Igor Gnatyuk wrote:
>
> Hi,
>
> thanks for the response and for your corrections to the patch.
> But I checked my changes by running make html, make postgres-A4.pdf,
> make postgres-US.pdf and viewing
> the results: everything is OK.
>
> Message
> 'old mode 100644
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/ltree.html
Description:
The ltree docs available at
https://www.postgresql.org/docs/current/ltree.html state "Comparison sorts
in the order of a tree traversal" without specifying the stra
On 2024-05-23 06:04 +0200, Michael Paquier wrote:
> On Wed, May 22, 2024 at 02:12:36PM +0900, Michael Paquier wrote:
> > Will fix once we are out of release freeze time on HEAD. Thanks!
>
> And done as of dd087e1c13bf.
Thank you Michael!
--
Erik
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/16/install-make.html
Description:
Hello there,
Below are complete steps for building Postgres from source in a clean docker
ubuntu container.
Maybe this is useful for your docs? I noticed