Re: The word "virgin" used incorrectly and probably better off replaced

2019-11-10 Thread Brian Williams
Everyone, Thank you for the attention paid to this. Brian > On Nov 8, 2019, at 10:37 AM, Daniel Gustafsson wrote: > >> On 8 Nov 2019, at 16:19, Tom Lane wrote: > >> So the patch becomes s/virgin/pristine/g plus add a parenthetical >> definition for the first use? Works for me. > > Agreed

Re: Nit: "Immutable" should be "pure"

2019-11-07 Thread Brian Williams
Thanks for the feedback folks. I had not seen the IMMUTABLE argument to CREATE FUNCTION and realize this change is too expensive. This probably will not be the last you hear on this since pureness and immutability are all the rage in development circles. > On Nov 7, 2019, at 12:38 PM, Tom La