summaryrefslogtreecommitdiff
path: root/compat.c
AgeCommit message (Collapse)Author
2011-01-17Added PostgreSQL 8.4.3 compatibility.Joey Adams
The SearchSysCacheList1 macro was introduced in PostgreSQL 9. Changed a couple tests to cope with formatting discrepancy introduced by PostgreSQL 9 (namely, + characters between newlines).