pgsql: Add an ifneq to avoid make warning on AIX --- there is a separate

Started by Tom Laneover 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Add an ifneq to avoid make warning on AIX --- there is a separate rule
for postgres: on line 86, and line 43 shouldn't be used. Noted while
looking at kookaburra buildfarm results.

Modified Files:
--------------
pgsql/src/backend:
Makefile (r1.109 -> r1.110)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/Makefile.diff?r1=1.109&r2=1.110)