pgsql: Add libpgcommon to backend gettext source files

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add libpgcommon to backend gettext source files
Date: 2013-10-21 10:32:48
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add libpgcommon to backend gettext source files

This ought to have been done when libpgcommon was split off from
libpgport.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/627f2165666cf30d011a8702750659c0cf9ca312

Modified Files
--------------
src/backend/nls.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2013-10-21 10:45:32 pgsql: doc: Improve setup for documentation building with FOP
Previous Message Noah Misch 2013-10-21 01:07:39 pgsql: Consistently use unsigned arithmetic for alignment calculations.