Re: CREATE OR REPLACE FUNCTION vs ownership - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: CREATE OR REPLACE FUNCTION vs ownership
Date
Msg-id 162867790910021056u5cb7c0b5s6de75ee04b2db907@mail.gmail.com
Whole thread Raw
In response to Re: CREATE OR REPLACE FUNCTION vs ownership  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
2009/10/2 Stephen Frost <sfrost@snowman.net>:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
>> My inclination is to think that the right behavior for REPLACE FUNCTION
>> is to keep the old proowner and proacl values, because that's what it
>> always has done and nobody's complained.
>
> +1.

+1
Pavel

>
>        Stephen
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAkrGMm4ACgkQrzgMPqB3kiiA5wCgis9FDnbm3wQ2cktKDxOK2hjL
> ZqQAnRHl3rnXTki4WUBcS+iiZRWuzvSU
> =Uq6m
> -----END PGP SIGNATURE-----
>
>


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: latest hstore patch
Next
From: Richard Rowell
Date:
Subject: LIMIT 1 == EXISTS optimization?