Fully enabling NLS in pg_ctl

From: "Serguei A(dot) Mokhov" <mokhov(at)cs(dot)concordia(dot)ca>
To: pgsql-patches(at)postgresql(dot)org
Subject: Fully enabling NLS in pg_ctl
Date: 2004-05-30 02:28:44
Message-ID: Pine.LNX.4.44.0405292225200.30055-102000@haida.cs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Re-sending since it did not reach the list the first time. My apologies if
the original ever does. (I had a DNS problem with my ISP).

--
Serguei A. Mokhov | /~\ The ASCII
Computer Science Department | \ / Ribbon Campaign
Concordia University | X Against HTML
Montreal, Quebec, Canada | / \ Email!

---------- Forwarded message ----------
Date: Sat, 29 May 2004 22:21:06 -0400
From: Serguei Mokhov <mokhov(at)cs(dot)concordia(dot)ca>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>
Subject: Fully enabling NLS in pg_ctl

Hello,

The attached patch fully enables NLS support
in pg_ctl since we now have pg_ctl in C.

pg_ctl.diff
- adds appropriate #ifdef for NLS in pg_ctl.c
- does a couple of cosmetic fixes in pg_ctl.c and nls-global.mk
(trailing blanks, formatting)

pg_ctl.tgz
- contains new files to be added under /bin/src/pg_ctl
(nls.mk and initial Russian translation po/ru.po)

Please apply to CVS HEAD if there are no objections.

Thanks,
-s

Attachment Content-Type Size
pg_ctl.diff application/octet-stream 7.1 KB
pg_ctl-po.tgz application/x-compressed 3.1 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-05-30 03:07:54 Re: dynamic_library_path on Win32
Previous Message Christopher Kings-Lynne 2004-05-30 01:53:56 Re: Link errors on win32