[COMMITTERS] pgsql: Add missed "make clean" logic in src/interfaces/libpq/Makefile. - Mailing list pgsql-committers

From Tom Lane
Subject [COMMITTERS] pgsql: Add missed "make clean" logic in src/interfaces/libpq/Makefile.
Date
Msg-id E1cq0XL-0002kq-9p@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add missed "make clean" logic in src/interfaces/libpq/Makefile.

Commit 818fd4a67 missed cleaning up the symlinks it added for various .c
files imported from src/port and src/common.  Neatnik-ishly make the
file lists in the "clean" target look exactly like the earlier lists of
what to symlink in.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/59bfb190f7a8c377a94822ffd4276fcb09650ff7

Modified Files
--------------
src/interfaces/libpq/Makefile | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Improve regression test coverage for TID scanning.
Next
From: Heikki Linnakangas
Date:
Subject: [COMMITTERS] pgsql: Add .gitignore for src/test/authentication/tmp_check.