aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2015-02-21 23:17:52 -0800
committerJeff Davis <jdavis@postgresql.org>2015-02-21 23:17:52 -0800
commit74811c4050921959d54d42e2c15bb79f0e2c37f3 (patch)
treeb1c5faef9f97d089a2fb9d97788c7fa4f7a89a67 /src/backend/parser/parse_clause.c
parentb419865a814abbca12bdd6eef6a3d5ed67f432e1 (diff)
downloadpostgresql-74811c4050921959d54d42e2c15bb79f0e2c37f3.tar.gz
postgresql-74811c4050921959d54d42e2c15bb79f0e2c37f3.zip
Rename variable in AllocSetContextCreate to be consistent.
Everywhere else in the file, "context" is of type MemoryContext and "set" is of type AllocSet. AllocSetContextCreate uses a variable of type AllocSet, so rename it from "context" to "set".
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions