diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-08 15:15:56 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-02-08 15:15:56 -0500 |
commit | 58e797216ff52c0656d3c343d0732a2530cafb71 (patch) | |
tree | 13cacf63e968ccc2ab6fcdbb13dc738fbfa8e6f2 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 63828969c822449744e63b76bff993ccd1d3245e (diff) | |
download | postgresql-58e797216ff52c0656d3c343d0732a2530cafb71.tar.gz postgresql-58e797216ff52c0656d3c343d0732a2530cafb71.zip |
Rename typedef "string" to "VarString".
Since pgindent treats typedef names as global, the original coding of
b47b4dbf683f13e6 would have had rather nasty effects on the formatting
of other files in which "string" is used as a variable or field name.
Use a less generic name for this typedef, and rename some other
identifiers to match.
Peter Geoghegan, per gripe from me
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions