git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 23116d5) | patch
Rename pg_shdepend.c's typedef "objectType" to SharedDependencyObjectType.
2015年5月24日 17:03:45 +0000 (13:03 -0400)
2015年5月24日 17:03:45 +0000 (13:03 -0400)
commit 17b48a1a9f87f7479d38dcc78a27c23f1f8124f8
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.
src/backend/catalog/pg_shdepend.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /