git.postgresql.org Git - postgresql.git/commit
2013年7月20日 10:38:31 +0000 (06:38 -0400)
2013年7月20日 10:38:31 +0000 (06:38 -0400)
commit ff41a5de0995f01a98b6fbc3a0c774b9a53e609a
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.
This is the main PostgreSQL git repository.
RSS
Atom