Re: Bug in ALTER LANGUAGE ... RENAME TO ...; - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Bug in ALTER LANGUAGE ... RENAME TO ...;
Date
Msg-id 200502140511.j1E5BJo04916@candle.pha.pa.us
Whole thread Raw
In response to Bug in ALTER LANGUAGE ... RENAME TO ...;  ("Sergey N. Yatskevich" <syatskevich@2100.gosniias.ru>)
List pgsql-bugs
Oh, good catch.  We will fix that.  Thanks.

Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


Sergey N. Yatskevich wrote:
> RenameLanguage procedure in src/backend/commands/proclang.c open
> and update pg_catalog.pg_shadow table instead pg_catalog.pg_language.
>
> --
> Sergey N. Yatskevich <syatskevich@2100.gosniias.ru>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #1479: minor sintax
Next
From: Tom Lane
Date:
Subject: Re: Bug in ALTER LANGUAGE ... RENAME TO ...;