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:36:01 -0400 |
commit | e8b65986ba0de2daeb5bcedc02fb936b04fe464c (patch) | |
tree | f67cc26ba2df7f00f988ce87de8dab0b6e186049 /src/backend/commands/copy.c | |
parent | f830183492d3a3b74cbd33645db19b8b5b5a2622 (diff) | |
download | postgresql-e8b65986ba0de2daeb5bcedc02fb936b04fe464c.tar.gz postgresql-e8b65986ba0de2daeb5bcedc02fb936b04fe464c.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/commands/copy.c')
0 files changed, 0 insertions, 0 deletions