Remove __FUNCTION__ keyword that is not recognized by som compilers.
Michael Meskes <meskes@postgresql.org>
Remove __FUNCTION__ keyword that is not recognized by som compilers.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/sqlda.c | modified | +4 −4 |
| src/interfaces/ecpg/include/sqlda-native.h | modified | +10 −2 |
| src/interfaces/ecpg/test/expected/compat_informix-sqlda.stderr | modified | +48 −48 |
| src/interfaces/ecpg/test/expected/sql-sqlda.stderr | modified | +48 −48 |