public inbox for pgsql-www@postgresql.org
help / color / mirror / Atom feedFrom: Anton A. Melnikov <a.melnikov@postgrespro.ru>
To: pgsql-www@postgresql.org
Subject: Wiki editor request
Date: Sat, 3 Feb 2024 21:21:33 +0300
Message-ID: <3ebe6062-064e-4242-9dc4-5cce5c8ccb41@postgrespro.ru> (raw)
Hi!
I would like editor access to the wiki, my username is Antonmel
and i would like to modify https://wiki.postgresql.org/wiki/CTEReadme.
Seems there should be:
SELECT d.*
FROM
department AS d
JOIN
WT AS sd
ON d.parent_department = sd.id
instead of:
SELECT d.*
FROM
WT AS d
JOIN
subdepartment AS sd
ON d.parent_department = sd.id
With the best regards,
--
Anton A. Melnikov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-www@postgresql.org
Cc: a.melnikov@postgrespro.ru
Subject: Re: Wiki editor request
In-Reply-To: <3ebe6062-064e-4242-9dc4-5cce5c8ccb41@postgrespro.ru>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox