Re: [COMMITTERS] pgsql: Make LC_COLLATE and LC_CTYPE database-level settings.

2008-09-24 Thread Chris Browne
[EMAIL PROTECTED] (Heikki Linnakangas) writes: > Log Message: > --- > Make LC_COLLATE and LC_CTYPE database-level settings. Collation and > ctype are now more like encoding, stored in new datcollate and datctype > columns in pg_database. > > This is a stripped-down version of Radek Strnad'

Re: [COMMITTERS] pgsql: Replace strncpy with strlcpy in selected places that seem

2006-10-05 Thread Chris Browne
[EMAIL PROTECTED] (Tom Lane) writes: > Andrew Dunstan <[EMAIL PROTECTED]> writes: >> Looks like we have broken Windows builds ... e.g. >> http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=yak&dt=2006-09-28%2012:37:33 > > Yeah ... I was just trying to figure out why only Windows is showing the > pro