Hi Alvaro
Thanks for your valuable suggestions.
I made the changes as suggested earlier.
Please review again and comment on this.
I like to make changes if it is required.
*** ./src/backend/commands/portalcmds.c.orig Sat Aug 12 23:04:54 2006
--- ./src/backend/commands/portalcmds.c Fri Aug 18 22:5
Tom Lane wrote:
> What I was thinking of was
>
> find all target objects using pg_shdepend, make an
> ObjectAddresses list of them
>
> for (each item of list)
> {
> if (already deleted)
> continue;
> if (implicit d