aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-08-30 12:00:00 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-04-06 14:16:54 -0400
commit4be613f692b8f474d5766627a636e7f838131587 (patch)
treebe6a7cbef2ede5f80cb83d7023a8037883b802ed /src/backend/executor/nodeSort.c
parent20c95f27e736837b4af6bef998cb9408d1ad902e (diff)
downloadpostgresql-4be613f692b8f474d5766627a636e7f838131587.tar.gz
postgresql-4be613f692b8f474d5766627a636e7f838131587.zip
pg_dump: Rename some typedefs to avoid name conflicts
In struct _archiveHandle, some of the fields have the same name as a typedef. This is kind of confusing, so rename the types so they have names distinct from the struct fields. In C++, the previous coding changes the meaning of the typedef in the scope of the struct, causing warnings and possibly other problems. Reviewed-by: Andres Freund <andres@anarazel.de>
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions