From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Subject: | release notes - issue |
Date: | 2009-08-19 03:52:37 |
Message-ID: | 162867790908182052n63d5d0dp98e645d3d90618ac@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hello
"PL/pgSQL functions using RETURNS QUERY or RECORD types no longer
always need to be rebuilt after adding or dropping a column for the
related tables."
I thing, so this isn't correct. When you dropped column, then you had
to rebuild table - rebuild related function had no effect.
Regards
Pavel Stehule
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2009-08-19 06:38:35 | Re: BUG #4961: pg_standby.exe crashes with no args |
Previous Message | Robert Haas | 2009-08-19 03:09:00 | Re: Idea about estimating selectivity for single-column expressions |