aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-09-12 11:11:08 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-09-12 11:11:08 -0400
commit06a1ada7935acce6c6b9f5569ca3da9260a50784 (patch)
tree13201eba87e9081878cc9b82e6aedd347bc34d76 /src/backend/executor/nodeModifyTable.c
parentc5391e9334c32fb2cb9251f0e7bb824bb50c9d8c (diff)
downloadpostgresql-06a1ada7935acce6c6b9f5569ca3da9260a50784.tar.gz
postgresql-06a1ada7935acce6c6b9f5569ca3da9260a50784.zip
Remove set-but-not-used variable.
In branches before 9.3, commit 8703059c6 caused join_is_legal()'s unique_ified variable to become unused, since its only remaining use is for LATERAL-related tests which don't exist pre-9.3. My compiler didn't complain about that, but Peter's does.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions