diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2015-09-12 11:11:08 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2015-09-12 11:11:08 -0400 |
commit | 49232d4191149fd2955e8739a457d70228526dba (patch) | |
tree | ee57d802b9abcd26920b7b7bb26671f902096adc /src/backend/utils/adt/numeric.c | |
parent | befc63e849d24a4d4aacece42937f7600af7967f (diff) |
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/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions