diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-03-09 18:54:45 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-03-09 19:19:25 -0500 |
commit | 9cfc4deeb9e6bd8162bd85dce5809d4d7aea2b66 (patch) | |
tree | f865360a8b5f6033b374dfb5045d04b34ab831ff /contrib/postgres_fdw/postgres_fdw.c | |
parent | 7666e73a2e9e0e91a9f3b246a4299b44daadcbf8 (diff) | |
download | postgresql-9cfc4deeb9e6bd8162bd85dce5809d4d7aea2b66.tar.gz postgresql-9cfc4deeb9e6bd8162bd85dce5809d4d7aea2b66.zip |
Make CppAsString2() more visible in c.h.
For some reason this standard C string-processing hack was buried in an
NLS-related section of c.h. Put it beside CppAsString() so that people
are more likely to find it and not be tempted to reinvent local copies,
as I nearly did. And provide a more helpful comment, too.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions