Gregory Stark <stark(at)enterprisedb(dot)com> writes:
>> 2007/7/4, Bruce Momjian <bruce(at)momjian(dot)us>:
> The solution is to fix the bloat, not add a work-around.
> The bloat is a direct consequence of performing DDL in the midst of an OLTP
> transaction.
Hardly. It's a consequence of our current implementation of temp
tables; that does not necessarily imply that we cannot fix it without
an API change.
regards, tom lane