Wiki editor request

From: Dave Compton <sircompo(at)gmail(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: Wiki editor request
Date: 2021-10-12 12:52:40
Message-ID: CALPP4xZe5+PYnOwE9-ZJLFqya5sEapbLfQkoRborJ3OBpWd+7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

I would like editor access to the wiki, my username is sircompo and I would
like to modify "Locale data changes".

I believe there's a comma where it shouldn't be;

SELECT indrelid::regclass::text, indexrelid::regclass::text, collname,
pg_get_indexdef(indexrelid)

should be :

SELECT indrelid::regclass::text, indexrelid::regclass::text collname,
pg_get_indexdef(indexrelid)

Regards,
Dave.

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dave Compton 2021-10-12 13:18:26 Re: Wiki editor request
Previous Message Bruce Momjian 2021-10-11 19:24:59 Re: Community events and badges