aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2013-07-20 06:38:31 -0400
committerPeter Eisentraut <peter_e@gmx.net>2013-07-20 06:41:46 -0400
commitef8321a57d38c00592614a6d8f0872a721d301c3 (patch)
tree4bf10ae54659d179ccfa03bef10fd2641473d2b2 /src/backend/utils/adt/ruleutils.c
parent0b3859f3b607b375cfabb0a95bb4c58a4c1b37ee (diff)
downloadpostgresql-ef8321a57d38c00592614a6d8f0872a721d301c3.tar.gz
postgresql-ef8321a57d38c00592614a6d8f0872a721d301c3.zip
Clean up new JSON API typedefs
The new JSON API uses a bit of an unusual typedef scheme, where for example OkeysState is a pointer to okeysState. And that's not applied consistently either. Change that to the more usual PostgreSQL style where struct typedefs are upper case, and use pointers explicitly.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions