aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorSimon Riggs <simon@2ndQuadrant.com>2014-01-20 17:22:38 +0000
committerSimon Riggs <simon@2ndQuadrant.com>2014-01-20 17:22:38 +0000
commit4d1e2aeb1a162770683a8d1e13fc13ac2d95d810 (patch)
treeab15a5f2a9213e2235f0bb8d3237448dbe43cec4 /src/backend/utils/adt/arrayfuncs.c
parent74a72ec208671f3ff301b4f6ef703f4957deccea (diff)
downloadpostgresql-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