[COMMITTERS] pgsql-server/src/interfaces/ecpg ChangeLog ecp ...

2003-09-20 Thread Michael Meskes
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/20 06:10:09 Modified files: src/interfaces/ecpg: ChangeLog src/interfaces/ecpg/ecpglib: data.c src/interfaces/ecpg/include: datetime.h decimal.h

[COMMITTERS] pgsql-server/src/interfaces/ecpg/compatlib inf ...

2003-09-20 Thread Michael Meskes
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/20 06:10:50 Modified files: src/interfaces/ecpg/compatlib: informix.c Log message: - Renamed my own strndup() function because of a name clash. ---(end of

Re: [COMMITTERS] pgsql-server/src/backend catalog/index.c comma ...

2003-09-20 Thread Tom Lane
"Hiroshi Inoue" <[EMAIL PROTECTED]> writes: > Why could you determine it ? Is PostgreSQL your system ? Well, if you prefer, we can have a discussion and vote about it on pghackers. But you have not answered my questions. Why was the code set up to allow live reindexing of system tables via REINDE

[COMMITTERS] pgsql-server/ rc/backend/catalog/sql_features. ...

2003-09-20 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/20 17:12:05 Modified files: src/backend/catalog: sql_features.txt doc/src/sgml : datetime.sgml ecpg.sgml features.sgml func.sgml information_schema.sgml

[COMMITTERS] pgsql-server/src/test/examples Makefile

2003-09-20 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/20 18:14:57 Modified files: src/test/examples: Makefile Log message: Attaching -lpq to LDFLAGS doesn't work, because the generated command puts that before the .c file name

[COMMITTERS] pgsql-server/src Makefile.shlib

2003-09-20 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/20 18:26:20 Modified files: src: Makefile.shlib Log message: Apply ranlib(1) after installing a static (.a) library on Darwin. Per past complaints --- verified

Re: [COMMITTERS] pgsql-server/src/backend catalog/index.c comma ...

2003-09-20 Thread Hiroshi Inoue
> "Hiroshi Inoue" <[EMAIL PROTECTED]> writes: > > Why could you determine it ? Is PostgreSQL your system ? > > Well, if you prefer, we can have a discussion and vote about > it on pghackers. Oh discussion *first* is good but You committed *first*. So isn't it reasonable to revert your change *fi

Re: [COMMITTERS] pgsql-server/src/backend catalog/index.c comma ...

2003-09-20 Thread Marc G. Fournier
On Sun, 21 Sep 2003, Hiroshi Inoue wrote: > > "Hiroshi Inoue" <[EMAIL PROTECTED]> writes: > > > Why could you determine it ? Is PostgreSQL your system ? > > > > Well, if you prefer, we can have a discussion and vote about > > it on pghackers. > > Oh discussion *first* is good but You committed *

Re: [COMMITTERS] pgsql-server/src/backend catalog/index.c comma ...

2003-09-20 Thread Tom Lane
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > Actually, as a comment here, since I *think* I understand where Tom is > coming from ... and since I've either missed it, or it hasn't been > answered yet ... why was the original patch incomplete in only addressing > 1 of 3 REINDEX conditions? Is t

Re: [COMMITTERS] pgsql-server/ rc/backend/catalog/sql_features. ...

2003-09-20 Thread Christopher Kings-Lynne
Did you deliberately misspell 'mistakes' below? Either way, it's very amusing :P Chris On Sat, 20 Sep 2003, Tom Lane wrote: > CVSROOT: /cvsroot > Module name: pgsql-server > Changes by: [EMAIL PROTECTED] 03/09/20 17:12:05 > > Modified files: > src/backend/catalog: sql_featur