one more small dblink fix

Started by Joe Conwayalmost 24 years ago2 messagespatches
Jump to latest
#1Joe Conway
mail@joeconway.com

Sorry -- missed one line that should have been removed with the last patch.
Please apply this one in addition to the other. It romoves the EXTRA_CLEAN
line since it is no longer needed.

Thanks,

Joe

Attachments:

dblink.makefile-fix.1.patchtext/plain; name=dblink.makefile-fix.1.patchDownload+0-2
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Joe Conway (#1)
Re: one more small dblink fix

Joe Conway <mail@joeconway.com> writes:

Sorry -- missed one line that should have been removed with the last patch.
Please apply this one in addition to the other. It romoves the EXTRA_CLEAN
line since it is no longer needed.

Included with prior commit.

regards, tom lane