diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-09-15 21:15:55 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-09-15 21:15:55 -0400 |
commit | 9361f6f54e3ff9bab84e80d4b1e15be79b48d60e (patch) | |
tree | e1e17babdceb4afef02a4b55eb43189e907cef96 /src/backend/executor/nodeModifyTable.c | |
parent | c29145f00df2aa873672ab9f1b3fc4ec6a0ec05d (diff) | |
download | postgresql-9361f6f54e3ff9bab84e80d4b1e15be79b48d60e.tar.gz postgresql-9361f6f54e3ff9bab84e80d4b1e15be79b48d60e.zip |
After a MINVALUE/MAXVALUE bound, allow only more of the same.
In the old syntax, which used UNBOUNDED, we had a similar restriction,
but commit d363d42bb9a4399a0207bd3b371c966e22e06bd3, which changed the
syntax, eliminated it. Put it back.
Patch by me, reviewed by Dean Rasheed.
Discussion: http://postgr.es/m/CA+Tgmobs+pLPC27tS3gOpEAxAffHrq5w509cvkwTf9pF6cWYbg@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions