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

2003-09-19 Thread Hiroshi Inoue
> "Hiroshi Inoue" <[EMAIL PROTECTED]> writes: > >> I'd ask the question the other way: why would it be a good > >> idea to allow > >> this in REINDEX TABLE and not in the other two cases? And > >> did it really > >> work? > > > Yes. I would revert your change. > > You didn't answer the first q

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

2003-09-19 Thread Tom Lane
"Hiroshi Inoue" <[EMAIL PROTECTED]> writes: >> I'd ask the question the other way: why would it be a good >> idea to allow >> this in REINDEX TABLE and not in the other two cases? And >> did it really >> work? > Yes. I would revert your change. You didn't answer the first question: why's this

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

2003-09-19 Thread Hiroshi Inoue
> > "Hiroshi Inoue" <[EMAIL PROTECTED]> writes: > >> Log message: > >> Seems like a bad idea that REINDEX TABLE supports (or > >> thinks it does) > >> reindexing system tables without ignoring system > >> indexes, > > > Why ? > > I'd ask the question the other way: why would it be a good > i

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

2003-09-19 Thread Tom Lane
"Hiroshi Inoue" <[EMAIL PROTECTED]> writes: >> Log message: >> Seems like a bad idea that REINDEX TABLE supports (or >> thinks it does) >> reindexing system tables without ignoring system >> indexes, > Why ? I'd ask the question the other way: why would it be a good idea to allow this in REIND

[COMMITTERS] pgsql-server/src/bin/pg_dump pg_dump.c

2003-09-19 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/19 20:15:19 Modified files: src/bin/pg_dump: pg_dump.c Log message: pg_dump missed comments attached to primary key or unique constraints (as distinct from their underlying

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

2003-09-19 Thread Hiroshi Inoue
> -Original Message- > From: Tom Lane > > CVSROOT: /cvsroot > Module name: pgsql-server > Changes by: [EMAIL PROTECTED] 03/09/19 16:57:42 > > Modified files: > src/backend/catalog: index.c > src/backend/commands: indexcmds.c > > Log message: > Seems like

[COMMITTERS] pgsql-server/ oc/src/sgml/ref/truncate.sgml rc ...

2003-09-19 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/19 18:04:20 Modified files: doc/src/sgml/ref: truncate.sgml src/backend/catalog: heap.c src/backend/commands: tablecmds.c src/include/catalog: heap.h src/

[COMMITTERS] pgsql-server/doc/src/sgml/ref truncate.sgml

2003-09-19 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/19 18:06:39 Modified files: doc/src/sgml/ref: truncate.sgml Log message: Document that TRUNCATE ignores user-defined ON DELETE triggers. ---(end of broadc

[COMMITTERS] pgsql-server/src/template darwin

2003-09-19 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/19 17:47:59 Modified files: src/template : darwin Log message: Latest version of gcc from Apple does not work well with -traditional-cpp (it rejects some system header fi

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

2003-09-19 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/19 16:57:42 Modified files: src/backend/catalog: index.c src/backend/commands: indexcmds.c Log message: Seems like a bad idea that REINDEX TABLE supports (or thinks it doe

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

2003-09-19 Thread Michael Meskes
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/19 11:13:16 Modified files: src/interfaces/ecpg: ChangeLog src/interfaces/ecpg/preproc: preproc.y Log message: One small typo in preprocessor. --

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

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