diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2014-01-20 17:22:38 +0000 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2014-01-20 17:22:38 +0000 |
commit | 4d1e2aeb1a162770683a8d1e13fc13ac2d95d810 (patch) | |
tree | ab15a5f2a9213e2235f0bb8d3237448dbe43cec4 /src/backend/utils/adt/arrayfuncs.c | |
parent | 74a72ec208671f3ff301b4f6ef703f4957deccea (diff) | |
download | postgresql-4d1e2aeb1a162770683a8d1e13fc13ac2d95d810.tar.gz postgresql-4d1e2aeb1a162770683a8d1e13fc13ac2d95d810.zip |
Speed up COPY into tables with DEFAULT nextval()
Previously the presence of a nextval() prevented the
use of batch-mode COPY. This patch introduces a
special case just for nextval() functions. In future
we will introduce a general case solution for
labelling volatile functions as safe for use.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions