diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-05-13 11:01:10 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-05-13 11:01:10 -0400 |
commit | ae6157164faf5ec1636a9acfe18bfd28a31db098 (patch) | |
tree | 6a55ed550d3fb39963fe32042fee7a78463fa42b /src/backend/utils/adt/jsonfuncs.c | |
parent | 5850b20f58a594ac69f4f77b24cad94fc3bfd946 (diff) | |
download | postgresql-ae6157164faf5ec1636a9acfe18bfd28a31db098.tar.gz postgresql-ae6157164faf5ec1636a9acfe18bfd28a31db098.zip |
Remove useless assertion.
Here, snapshot->xcnt is an unsigned type, so it will always be
non-negative.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions