[COMMITTERS] pgsql: Doc tweak: add an xref.

2007-05-06 Thread Neil Conway
Log Message: --- Doc tweak: add an xref. Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.377 -> r1.378) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.377&r2=1.378) ---(end of broadcast)-

Re: [COMMITTERS] psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory

2007-05-06 Thread Hiroshi Inoue
Peter Eisentraut wrote: > Hiroshi Inoue wrote: >> Hiroshi Inoue wrote: >>> User Petere wrote: Log Message: --- Put Autotools-generated files into subdirectory config/; add macro files used from PostgreSQL there so you don't need a PostgreSQL source tree to bootstrap

Re: [COMMITTERS] psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory

2007-05-06 Thread Peter Eisentraut
Hiroshi Inoue wrote: > Hiroshi Inoue wrote: > > User Petere wrote: > >> Log Message: > >> --- > >> Put Autotools-generated files into subdirectory config/; add macro > >> files used from PostgreSQL there so you don't need a PostgreSQL > >> source tree to bootstrap the code. > > > > > > > >

Re: [COMMITTERS] psqlodbc - psqlodbc: Put Autotools-generated files into subdirectory

2007-05-06 Thread Hiroshi Inoue
Hiroshi Inoue wrote: > User Petere wrote: >> Log Message: >> --- >> Put Autotools-generated files into subdirectory config/; add macro files >> used from PostgreSQL there so you don't need a PostgreSQL source tree to >> bootstrap the code. > > > >> Added Files: >> --- >> psql

Re: [COMMITTERS] pgsql: Check return code from strxfrm on Windows since it has a

2007-05-06 Thread Magnus Hagander
This is actually a different patch. I'm still waiting for confirmation on if it's enough or if we need both this patch and the original, or if this one is enough to solve his problem. Still, I did forget the report-and-research attribution. My apologies. //Magnus Bruce Momjian wrote: > FYI, you