Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from
Bruce Momjian <bruce@momjian.us>
Fix for NOTIFY when NAMEDATALEN is nonstandard in server. Fix idea from Tom Lane to move string storage to end of structure but keep pointer in the same location.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/fe-exec.c | modified | +11 −3 |
| src/interfaces/libpq/libpq-fe.h | modified | +2 −3 |