Re: [PATCHES] internationalization of initdb

2003-11-23 Thread Peter Eisentraut
Euler Taveira de Oliveira writes: > I just enable support for internationalization of initdb. I used the > same style from "scripts". The files need to be put in initdb directory > (nls.mk and po/pt_BR.po). The patch was made under CVS HEAD. Installed. -- Peter Eisentraut [EMAIL PROTECTED]

Re: [PATCHES] [HACKERS] initdb mkdir_p() doesn't work

2003-11-23 Thread Andrew Dunstan
Andrew Dunstan wrote: Peter Eisentraut wrote: Here is what I get: peter ~$ pg-install/bin/initdb pg-install/var/data ... creating directory pg-install/var/data ... initdb: failed No points for details in the error message here either. If I create pg-install/var first, then it work. I will

Re: [PATCHES] COMMENT ON mega patch

2003-11-23 Thread Tom Lane
Christopher Kings-Lynne <[EMAIL PROTECTED]> writes: >> Out of interest, I notice you didn't commit my inv_api.c change to >> delete comments on LOBs - where did you put it instead? > Doh - just answered my own question - elsewhere in the same file. Just editorializing --- the order of operations