Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I just hate to add another psql help item and manual page for a REPLACE
> FUNCTION. It seems to asymetrical.
Huh? Who said anything about a separate REPLACE FUNCTION command? It's
just an option in CREATE.
I don't think that I'd care for a separate REPLACE FUNCTION command,
since that's just a peculiar spelling of ALTER FUNCTION, and
historically we've used ALTER for that sort of thing. But that's not
what's being proposed here anyway.
regards, tom lane