summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-05-24 13:03:45 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-05-24 13:03:45 -0400
commite1f1807c7a4a9f08149a332817ad127be296320b (patch)
tree8d09411710475b469f668a64e0afd7dd1f837db6 /src/tutorial/funcs.source
parentb78fbfe65f755f072a9f56b5fc3a511167341490 (diff)
Rename pg_shdepend.c's typedef "objectType" to SharedDependencyObjectType.
The name objectType is widely used as a field name, and it's pure luck that this conflict has not caused pgindent to go crazy before. It messed up pg_audit.c pretty good though. Since pg_shdepend.c doesn't export this typedef and only uses it in three places, changing that seems saner than changing the field usages. Back-patch because we're contemplating using the union of all branch typedefs for future pgindent runs, so this won't fix anything if it stays the same in back branches.
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions