pgsql: Remove SUBSYS.o rule in common.mk, hasn't been used in a long ti

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove SUBSYS.o rule in common.mk, hasn't been used in a long ti
Date: 2022-08-25 03:43:01
Message-ID: E1oR3lk-0015Ng-7i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove SUBSYS.o rule in common.mk, hasn't been used in a long time

Apparently I missed that this SUBSYS.o rule isn't needed anymore in
a4ebbd27527, likely because there still is a reference to it due to AIX - but
that's self contained in src/backend/Makefile

Discussion: https://postgr.es/m/20220820174213.d574qde4ptwdzoqz@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/05bf551040ba161ddfbf7da308d61d2b7b425bf3

Modified Files
--------------
src/backend/common.mk | 3 ---
1 file changed, 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Marina Polyakova 2022-08-25 04:50:26 Re: pgsql: pg_dump: Dump colliculocale
Previous Message Tom Lane 2022-08-25 01:46:21 Re: pgsql: pg_dump: Dump colliculocale