public inbox for pgsql-www@postgresql.org  
help / color / mirror / Atom feed
From: Dave Compton <sircompo@gmail.com>
To: pgsql-www@postgresql.org
Subject: Re: Wiki editor request
Date: Tue, 12 Oct 2021 14:18:26 +0100
Message-ID: <CALPP4xYgkDazax-Ko9yj9rXPjecSjiWAUf4Ka6dW+zhppcQ5yg@mail.gmail.com> (raw)
In-Reply-To: <CALPP4xZe5+PYnOwE9-ZJLFqya5sEapbLfQkoRborJ3OBpWd+7Q@mail.gmail.com>
References: <CALPP4xZe5+PYnOwE9-ZJLFqya5sEapbLfQkoRborJ3OBpWd+7Q@mail.gmail.com>

Wrong wrong wrong!
I jumped the gun there. Not sure what I was thinking.
Looks like collprovider was introduced in PG10 so that'll be my problem
(trying to run that query on 9.3!).

Sorry to waste your time, please disregard my request.


On Tue, 12 Oct 2021 at 13:52, Dave Compton <sircompo@gmail.com> wrote:

> 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: <CALPP4xYgkDazax-Ko9yj9rXPjecSjiWAUf4Ka6dW+zhppcQ5yg@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