aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-01-07 15:34:28 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-01-07 15:34:28 -0500
commit3c40594e6eeabb3a8ad22aee93de3a19c41efdc2 (patch)
tree2269ce65986b6245aa269162f4fdab593e512908 /src/backend/parser/parse_expr.c
parent9b815a8ff227e62442259e0fbabc5cf37e433df9 (diff)
downloadpostgresql-3c40594e6eeabb3a8ad22aee93de3a19c41efdc2.tar.gz
postgresql-3c40594e6eeabb3a8ad22aee93de3a19c41efdc2.zip
Improve documentation of struct ParseState.
I got annoyed about how some fields of ParseState were documented in the struct's block comment and some weren't; not all of the latter are trivial. Fix that. Also reorder a couple of fields that seem to have been placed rather randomly, or maybe with an idea of avoiding padding space; but there are never so many ParseStates in existence at one time that we ought to value pad space over readability.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions