BUG #14095: Make uninstall does not delete some files - Mailing list pgsql-bugs

From yoonghm@gmail.com
Subject BUG #14095: Make uninstall does not delete some files
Date
Msg-id 20160418084816.22895.41528@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14095
Logged by:          Yoong Hor Meng
Email address:      yoonghm@gmail.com
PostgreSQL version: 9.5.2
Operating system:   Linux
Description:

make uninstall does not delete
a) .../lib/postgresql
b) .../lib/ecpg*
c) .../lib/pgtypes*
d) .../lib/libpq.so*

Is this on purpose so that programs depends on it do still work?

pgsql-bugs by date:

Previous
From: Noah Misch
Date:
Subject: Re: Breakage with VACUUM ANALYSE + partitions
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #14089: ON CONFLICT allows function variables in index expressions