OK, I added the nls and po files for pg_ctl. Thanks. ---------------------------------------------------------------------------
Serguei A. Mokhov wrote: > 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 <[EMAIL PROTECTED]> > To: PostgreSQL Patches <[EMAIL PROTECTED]> > Cc: Peter Eisentraut <[EMAIL PROTECTED]> > 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 Content-Description: [ Attachment, skipping... ] Content-Description: [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match