Avoid transaction overhead when there are no temp tables

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 15dd16785418161def589bbe8e5dd86460214ba4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-09-04T21:45:48Z
Releases: 7.1.1
Avoid transaction overhead when there are no temp tables
to be deleted.

Files

PathChange+/−
src/backend/utils/cache/temprel.c modified +5 −1