pgsql: Switch order of -lpgport and -lpgcommon

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Switch order of -lpgport and -lpgcommon
Date: 2013-10-16 03:05:01
Message-ID: E1VWHPx-0001s1-5h@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Switch order of -lpgport and -lpgcommon

Conceptually, libpgcommon can depend on libpgport, but not the other way
around. In the past, this might not have mattered, but it's needed now
for asprintf.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/63f32f3416a8b4f8e057dc184e8e8eae734ccc8a

Modified Files
--------------
src/Makefile.global.in | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2013-10-16 13:41:47 pgsql: initdb: Suppress dynamic shared memory when probing for max_conn
Previous Message Bruce Momjian 2013-10-15 14:34:37 Re: Release note fix for timeline item