vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Pavel Stehule wrote: > Per small recent discussion I corrected patch user's exception. I'll review and apply this in the next day or so. > Next ToDo (needs discussion): > + Optional message in raise stmt for user's or system exception > raise exception division_by_zero; > + Possibility rethrown exception > raise; Both sound pretty reasonable to me. -Neil ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |
| |||
| Neil Conway <neilc@samurai.com> writes: > Pavel Stehule wrote: >> Per small recent discussion I corrected patch user's exception. > I'll review and apply this in the next day or so. Have we got a consensus yet on the behavior? There seemed to be no meeting of the minds at all the last time I paid attention to this thread ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| On Mon, 4 Jul 2005, Tom Lane wrote: > Neil Conway <neilc@samurai.com> writes: > > Pavel Stehule wrote: > >> Per small recent discussion I corrected patch user's exception. > > > I'll review and apply this in the next day or so. > > Have we got a consensus yet on the behavior? There seemed to be no > meeting of the minds at all the last time I paid attention to this > thread ... > There was only one objection against - requirement of uniqueness, and I corrected it. regards Pavel ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |