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-19 17:52:51
Message-ID: E1VXahn-00074l-HA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/713a9f210d5cf5d94cc420b01eef5183569402e0

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

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2013-10-21 01:07:39 pgsql: Consistently use unsigned arithmetic for alignment calculations.
Previous Message Peter Eisentraut 2013-10-19 14:57:42 pgsql: Add *.pot to .gitignore