Re: Bug in ALTER LANGUAGE ... RENAME TO ...;

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Sergey N(dot) Yatskevich" <syatskevich(at)2100(dot)gosniias(dot)ru>
Cc: PostgreSQL BUGS <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bug in ALTER LANGUAGE ... RENAME TO ...;
Date: 2005-02-14 05:11:19
Message-ID: 200502140511.j1E5BJo04916@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)2100(dot)gosniias(dot)ru>

[ Attachment, skipping... ]

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

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-02-14 06:19:06 Re: Bug in ALTER LANGUAGE ... RENAME TO ...;
Previous Message Bruce Momjian 2005-02-14 05:09:42 Re: BUG #1479: minor sintax