chkpass_rout returns text so change PG_RETURN_CSTRING to PG_RETURN_TEXT_P.
D'Arcy J.M. Cain <darcy@druid.net>
chkpass_rout returns text so change PG_RETURN_CSTRING to PG_RETURN_TEXT_P. This is currently a cosmetic difference but I make the change now in case the macros diverge one day.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/chkpass/chkpass.c | modified | +2 −2 |