diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-13 16:16:23 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-13 16:16:23 +0000 |
commit | 5be44fa453df96aecfa5eb717553e8264700db18 (patch) | |
tree | b71accba00dfeda10a0354907e689e8ddcc55221 /src/tutorial/funcs_new.c | |
parent | 364ef5148495f2b7d656aa04643c61737510b66c (diff) | |
download | postgresql-5be44fa453df96aecfa5eb717553e8264700db18.tar.gz postgresql-5be44fa453df96aecfa5eb717553e8264700db18.zip |
Move MemoryContextCheck() call from bottom of PostgresMain loop to
just before CommitTransactionCommand(). This is a more sensible place
to put it since commit discards a lot of contexts, and we'd not find
out about stomps affecting only transaction-local contexts.
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions