Tom Lane wrote:
> Joe Conway <[EMAIL PROTECTED]> writes:
> > I was looking through elog.h and noticed this at about line 36:
> > #define ERROR 20 /* user error - abort transaction; return
> > * to known state */
> > #define ERROR 20 /* user error - abort t
Joe Conway <[EMAIL PROTECTED]> writes:
> I was looking through elog.h and noticed this at about line 36:
> #define ERROR 20 /* user error - abort transaction; return
>* to known state */
> #define ERROR 20 /* user error - abort transaction; return
>
I was looking through elog.h and noticed this at about line 36:
#define ERROR 20 /* user error - abort transaction; return
* to known state */
#define ERROR 20 /* user error - abort transaction; return
* to known state */
Joe
---