summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorPavan Deolasee2017-08-18 08:47:35 +0000
committerPavan Deolasee2017-08-18 08:47:35 +0000
commit72fdde3af5005f5a88e3f216dcd830537acdc53f (patch)
treea9abb693043175061d9e85b9cc439e7f705279be /src/include/postgres.h
parent6ffaa68d613944030771c8c7c7f40dd306dd3dea (diff)
Generate a DEFAULT clause for identity columns
Recent changes in PG 10 generates a nextval() expression (there was no support for NextValExpr in ruleutils before that). But that fails on the datanode side because only DEFAULT values are accepted for identity columns, unless overridden. This patch restores the XL behaviour, thus helping the regression.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions