On Tue, Oct 11, 2022 at 11:48:21AM -0400, Bruce Momjian wrote:
> On Fri, Sep 16, 2022 at 08:08:04PM +, PG Doc comments form wrote:
> > Regarding the Json documentation (9.16.1: processing and creating JSON
> > data), I would like to suggest that the reference to
> > json_agg/jsonb_agg/json_obje
Hi, I'm trying to build with meson.
---
rm -rf builddir
meson setup \
--prefix=/usr/local/pg_master \
-Ddebug=true \
--bindir=/usr/local/pg_master \
--datadir=/usr/local/pg_master \
-Dpgport=1600 \
builddir
cd builddir
ninja
ninja install
On 10/17/22 6:03 AM, PG Doc comments form wrote:
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/external-pl.html
Description:
Your page, https://www.postgresql.org/docs/15/external-pl.html
Please include another, active Lua binding
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/app-pgrestore.html
Description:
the manual entry for pg_restore can easily be misinterpreted for the -f
option
-f filename
--file=filename
Specify output file for generated s
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/15/external-pl.html
Description:
Your page, https://www.postgresql.org/docs/15/external-pl.html
Please include another, active Lua binding for PostgreSQL.
It is
https://github.com/arcapos