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 18:46:29 |
Message-ID: | 200502141846.j1EIkTd03304@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Patch applied by Tom. Thanks.
---------------------------------------------------------------------------
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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-02-14 19:20:28 | Re: Bug in ALTER LANGUAGE ... RENAME TO ...; |
Previous Message | Michael Fuhr | 2005-02-14 18:24:39 | Re: BUG #1481: ERROR: type tablename does not exist |