[COMMITTERS] python - ctl: Add extra_arguments parameter.

2007-05-07 Thread James William Pye
Log Message: --- Add extra_arguments parameter. Modified Files: -- ctl/src: init.py (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/init.py.diff?r1=1.2&r2=1.3) ---(end of broadcast)

[COMMITTERS] python - typ: Various improvements.

2007-05-07 Thread James William Pye
Log Message: --- Various improvements. - Determine what type to use for unsigned_long on sys.maxint. - Some method optimizations (for instance, directly refer to the super's __str__ for typoutput) - Other portability issues (2.2) timewise is still broken in 2.2. Modified Files: --

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

2007-05-07 Thread Hiroshi Inoue
Joshua D. Drake wrote: Andrew Dunstan wrote: Hiroshi Inoue wrote: Maybe it's BSD which is different from the license of psqlodbc (LGPL). Is there no problem with their coexistence ? Or is it possible for psqlodbc to be LGPL entirely ? I am having difficulty in understanding what the probl

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

2007-05-07 Thread Hiroshi Inoue
Peter Eisentraut wrote: > Hiroshi Inoue wrote: >> I've not seen your reply yet. > > You keep sending your emails to randomly invented addresses, so I don't > get them. Must I mail them directly to you in the first place ? I'm sending the emails to pgsql-committes and pgsql-hackers also. Please n

[COMMITTERS] pgsql: Make sure we don't skip databases that are supposed to be

2007-05-07 Thread Alvaro Herrera
Log Message: --- Make sure we don't skip databases that are supposed to be vacuumed "exactly now". This can happen if the time granularity is not very high. Per ITAGAKI Takahiro. Modified Files: -- pgsql/src/backend/postmaster: autovacuum.c (r1.45 -> r1.46)

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

2007-05-07 Thread Hiroshi Inoue
Maybe it's BSD which is different from the license of psqlodbc (LGPL). Is there no problem with their coexistence ? Or is it possible for psqlodbc to be LGPL entirely ? Thanks a lot. Hiroshi Inoue Jim Nasby wrote: On May 6, 2007, at 4:38 PM, Hiroshi Inoue wrote: Under what license is this file

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

2007-05-07 Thread Hiroshi Inoue
I've not seen your reply yet. Do you have a mind to cooperate with us ? I wrote: > Peter Eisentraut wrote: >> Hiroshi Inoue wrote: >>> Hiroshi Inoue wrote: User Petere wrote: > Log Message: > --- > Put Autotools-generated files into subdirectory config/; add macro > fi

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

2007-05-07 Thread Jim Nasby
On May 6, 2007, at 4:38 PM, Hiroshi Inoue wrote: Under what license is this file distributed ? Could you please reply to my question ? It's from the PostgreSQL source tree, so whatever license that has. So what's it ? Could you please take account of developers in the psqlodbc project a litt

[COMMITTERS] pgbouncer - pgbouncer: disable expensive in-list assert check

2007-05-07 Thread User Mkz
Log Message: --- disable expensive in-list assert check Modified Files: -- pgbouncer/src: list.h (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/list.h.diff?r1=1.2&r2=1.3) ---(end of broadcast)---

[COMMITTERS] pgsql: Grammar correction

2007-05-07 Thread Peter Eisentraut
Log Message: --- Grammar correction Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.378 -> r1.379) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml.diff?r1=1.378&r2=1.379) ---(end of broadcast)--