diff options
author | Fujii Masao <fujii@postgresql.org> | 2014-08-19 18:30:38 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2014-08-19 18:30:38 +0900 |
commit | c4762886539b06da682045e19ba73dcee3789638 (patch) | |
tree | 804ecf6fff27078e7f5f4827c84e6fe5aa5dccfd /src/backend/utils/adt/jsonfuncs.c | |
parent | 083d29c65b7897f90c70e6dc0a4240a5fa75c8f2 (diff) | |
download | postgresql-c4762886539b06da682045e19ba73dcee3789638.tar.gz postgresql-c4762886539b06da682045e19ba73dcee3789638.zip |
Revert "Fix bug in checking of IDENTIFY_SYSTEM result."
This reverts commit 083d29c65b7897f90c70e6dc0a4240a5fa75c8f2.
The commit changed the code so that it causes an errors when
IDENTIFY_SYSTEM returns three columns. But which prevents us
from using the replication-related utilities against the server
with older version. This is not what we want. For that
compatibility, we allow the utilities to receive three columns
as the result of IDENTIFY_SYSTEM eventhough it actually returns
four columns in 9.4 or later.
Pointed out by Andres Freund.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions