Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]

Bruce Momjian <bruce@momjian.us>

Commit: ebb531836ada81958bbf95c60dd05dc58eb3e810
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-11-09T23:56:39Z
Releases: 7.4.1
Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]
for temp tables.

Gavin Sherry

Files