From: | "Vadim Mikheev" <vmikheev(at)sectorbase(dot)com> |
---|---|
To: | "Larry Rosenman" <ler(at)lerctr(dot)org> |
Cc: | <pgsql-committers(at)postgresql(dot)org>, "PostgreSQL Hackers List" <pgsql-hackers(at)postgresql(dot)org>, <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: [HACKERS] Re: pgsql/src/backend/access/transam (xlog.c) |
Date: | 2000-11-21 06:09:00 |
Message-ID: | 000901c05381$8b9eca60$b57a30d0@sectorbase.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
> Nope. Still fails...
I know, but looks better, eh? -:)
>
> *** ./expected/opr_sanity.out Tue Nov 14 13:32:58 2000
> --- ./results/opr_sanity.out Mon Nov 20 20:27:46 2000
> ***************
> *** 482,489 ****
> (p2.pronargs = 1 AND p1.aggbasetype = 0)));
> oid | aggname | oid | proname
> -------+---------+-----+-------------
> ! 16998 | max | 768 | int4larger
> ! 17012 | min | 769 | int4smaller
> (2 rows)
>
> -- Cross-check finalfn (if present) against its entry in pg_proc.
> --- 482,489 ----
> (p2.pronargs = 1 AND p1.aggbasetype = 0)));
> oid | aggname | oid | proname
> -------+---------+-----+-------------
> ! 16997 | max | 768 | int4larger
> ! 17011 | min | 769 | int4smaller
> (2 rows)
>
> -- Cross-check finalfn (if present) against its entry in pg_proc.
>
> ======================================================================
>
> * vadim(at)postgresql(dot)org <vadim(at)postgresql(dot)org> [001120 20:11]:
> > Date: Monday, November 20, 2000 @ 21:11:06
> > Author: vadim
> >
> > Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/access/transam
> > from hub.org:/home/projects/pgsql/tmp/cvs-serv62721/src/backend/access/transam
> >
> > Modified Files:
> > xlog.c
> >
> > ----------------------------- Log Message -----------------------------
> >
> > Init ShmemVariableCache in BootStrapXLOG()
> > (should fix OID bootstraping).
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>
From | Date | Subject | |
---|---|---|---|
Next Message | Vadim Mikheev | 2000-11-21 06:18:25 | Re: [HACKERS] Re: pgsql/src/backend/access/transam (xlog.c) |
Previous Message | Larry Rosenman | 2000-11-21 06:03:05 | Re: [HACKERS] Re: pgsql/src/backend/access/transam (xlog.c) |
From | Date | Subject | |
---|---|---|---|
Next Message | Vadim Mikheev | 2000-11-21 06:18:25 | Re: [HACKERS] Re: pgsql/src/backend/access/transam (xlog.c) |
Previous Message | Larry Rosenman | 2000-11-21 06:03:05 | Re: [HACKERS] Re: pgsql/src/backend/access/transam (xlog.c) |