summaryrefslogtreecommitdiff
path: root/src/backend/commands/tablespace.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-08-19 17:26:07 +0900
committerFujii Masao <fujii@postgresql.org>2014-08-19 17:26:43 +0900
commitc41996b18c0bb1cbf7bdcdf6a01da8e3cbce9fc8 (patch)
tree0078469c6b6f36d3647223e60cfe4d84e6e0fd99 /src/backend/commands/tablespace.c
parent151ce45825b317a9e06c40ddb48917bde9dc94fa (diff)
Fix bug in checking of IDENTIFY_SYSTEM result.
5a991ef8692ed0d170b44958a81a6bd70e90585 added new column into the result of IDENTIFY_SYSTEM command. But it was not reflected into several codes checking that result. Specifically though the number of columns in the result was increased to 4, it was still compared with 3 in some replication codes. Back-patch to 9.4 where the number of columns in IDENTIFY_SYSTEM result was increased. Report from Michael Paquier
Diffstat (limited to 'src/backend/commands/tablespace.c')
0 files changed, 0 insertions, 0 deletions