summaryrefslogtreecommitdiff
path: root/src/include/access/reloptions.h
diff options
context:
space:
mode:
authorAndres Freund2019-01-15 00:15:20 +0000
committerAndres Freund2019-01-15 00:25:50 +0000
commit774a975c9a5903d271a727a260efd8c31125b9d6 (patch)
treeab4f9c018b82f5a4c97917470ea034fb4dfebd72 /src/include/access/reloptions.h
parente451dd5521966516110eb1761342ae4a1380b19d (diff)
Make naming of tupdesc related structs more consistent with the rest of PG.
We usually don't change the name of structs between the struct name itself and the name of the typedef. Additionally, structs that are usually used via a typedef that hides being a pointer, are commonly suffixed Data. Change tupdesc code to follow those convention. This is triggered by a future patch that intends to forward declare TupleDescData in another header - keeping with the naming scheme makes that easier to understand. Author: Andres Freund Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/include/access/reloptions.h')
0 files changed, 0 insertions, 0 deletions