Optimize COPY FREEZE with CREATE TABLE also.

Simon Riggs <simon@2ndQuadrant.com>

Commit: 1f023f929702efc9fd4230267b0f0e8d72ba5067
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2012-12-07T13:26:52Z
Releases: 9.3.0
Optimize COPY FREEZE with CREATE TABLE also.

Jeff Davis, additional test by me

Files

PathChange+/−
src/backend/commands/copy.c modified +2 −1
src/test/regress/expected/copy2.out modified +10 −2
src/test/regress/sql/copy2.sql modified +7 −1