public inbox for pgsql-www@postgresql.org  
help / color / mirror / Atom feed
From: Dave Compton <sircompo@gmail.com>
To: pgsql-www@postgresql.org
Subject: Wiki editor request
Date: Tue, 12 Oct 2021 13:52:40 +0100
Message-ID: <CALPP4xZe5+PYnOwE9-ZJLFqya5sEapbLfQkoRborJ3OBpWd+7Q@mail.gmail.com> (raw)

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.


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: sircompo@gmail.com
  Subject: Re: Wiki editor request
  In-Reply-To: <CALPP4xZe5+PYnOwE9-ZJLFqya5sEapbLfQkoRborJ3OBpWd+7Q@mail.gmail.com>

* 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