Wiki editor request

From: "Anton A(dot) Melnikov" <a(dot)melnikov(at)postgrespro(dot)ru>
To: pgsql-www(at)postgresql(dot)org
Subject: Wiki editor request
Date: 2024-02-03 18:21:33
Message-ID: 3ebe6062-064e-4242-9dc4-5cce5c8ccb41@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

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

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Joe Conway 2024-02-04 17:48:19 Re: Wiki editor request
Previous Message Jonathan S. Katz 2024-02-01 14:53:30 Re: my first name and my name are reverse in the blog list