Re: several minor cleanups - Mailing list pgsql-patches

From Tom Lane
Subject Re: several minor cleanups
Date
Msg-id 9230.1025026891@sss.pgh.pa.us
Whole thread Raw
In response to Re: several minor cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: several minor cleanups  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Patch applied.  Thanks.

Did you pay no attention to the subsequent discussion?


While I don't object to renaming the routines internally, I do have
strong doubts about changing the externally-visible error messages.
I'd suggest undoing the particular changes that pass routine names
to ExecConstraints, so that the error messages stay the same.  We
can clean it up at some time *after* we offer error codes that clients
can test.

            regards, tom lane



pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: several minor cleanups
Next
From: Bruce Momjian
Date:
Subject: Re: BufMgr cleanup