pgsql/src include/nodes/execnodes.h backend/ex ... - Mailing list pgsql-committers

From inoue@postgresql.org
Subject pgsql/src include/nodes/execnodes.h backend/ex ...
Date
Msg-id 200109290757.f8T7vwU72378@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    inoue@postgresql.org    01/09/29 03:57:07

Modified files:
    src/include/nodes: execnodes.h
    src/backend/executor: nodeTidscan.c

Log message:
    Keep the contents of ItemPointerData not the pointers so that
    per tuple memory context doesn't discard them.


pgsql-committers by date:

Previous
From: tgl@postgresql.org
Date:
Subject: pgsql/contrib/xml xpath-yacc
Next
From: Thomas Lockhart
Date:
Subject: Re: pgsql/src backend/access/transam/xact.c backen ...