Re: [COMMITTERS] pgsql-server/src backend/bootstrap/Tag: backen ...

2003-09-08 Thread Sean Chittenden
> > >> Well, that's a fair argument, but why don't you get Marc to set > > >> up nightly snapshots for the WIN32_DEV branch? That only costs > > >> cycles in the short term. Polluting CVS with updates to > > >> derived files will cost us CVS storage forever. > > > > > Um, why not just have someo

[COMMITTERS] pgsql-server/doc/src/sgml notation.sgml

2003-09-08 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 20:17:15 Modified files: doc/src/sgml : notation.sgml Log message: Fix a couple minor typos. ---(end of broadcast)--- TIP 8:

[COMMITTERS] pgsql-server/doc/src/sgml history.sgml info.sg ...

2003-09-08 Thread Peter Eisentraut - PostgreSQL
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 20:02:28 Modified files: doc/src/sgml : history.sgml info.sgml intro.sgml libpgtcl.sgml notation.sgml pltcl.sgml postgres.sgml styles

[COMMITTERS] pgsql-server/doc TODO

2003-09-08 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 19:48:29 Modified files: doc: TODO Log message: Add: o Allow ALTER TABLE to change constraint deferrability and actions --

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

2003-09-08 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 19:33:13 Modified files: doc/src/sgml/ref: explain.sgml Log message: "statenebt" ? ---(end of broadcast)--- TIP 6: Have you sea

Re: [COMMITTERS] pgsql-server/src backend/bootstrap/Tag: backen ...

2003-09-08 Thread Bruce Momjian
Tom Lane wrote: > Sean Chittenden <[EMAIL PROTECTED]> writes: > >> Well, that's a fair argument, but why don't you get Marc to set up > >> nightly snapshots for the WIN32_DEV branch? That only costs cycles > >> in the short term. Polluting CVS with updates to derived files will > >> cost us CVS s

Re: [COMMITTERS] pgsql-server/src backend/bootstrap/Tag: backen ...

2003-09-08 Thread Tom Lane
Sean Chittenden <[EMAIL PROTECTED]> writes: >> Well, that's a fair argument, but why don't you get Marc to set up >> nightly snapshots for the WIN32_DEV branch? That only costs cycles >> in the short term. Polluting CVS with updates to derived files will >> cost us CVS storage forever. > Um, why

[COMMITTERS] pgsql-server/doc/src/sgml func.sgml

2003-09-08 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 16:38:02 Modified files: doc/src/sgml : func.sgml Log message: Document a bunch of formerly-undocumented date/time operators, including the SQL-spec OVERLAPS construct

Re: [COMMITTERS] pgsql-server/src backend/bootstrap/Tag: backen ...

2003-09-08 Thread Sean Chittenden
> >>> I thought the consensus of the discussion was that this was not > >>> necessary. It sure doesn't strike me as a good idea. > > > Also, keep in mind that in the end most folks will be building > > under MinGW using a release tarball, that has those output files. > > We haven't gotten a MinGW

[COMMITTERS] pgsql-server/. Tag: WIN32_DEV UPDATED

2003-09-08 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 15:16:01 Modified files: . : Tag: WIN32_DEV UPDATED Log message: Update list of generated files. ---(end of broadcast)

[COMMITTERS] pgsql-server/src/interfaces/jdbc/org/postgresq ...

2003-09-08 Thread Barry Lind
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 14:45:35 Added files: src/interfaces/jdbc/org/postgresql/util: PSQLState.java Log message: Opps, can't forget the new file. This is part of the last commit to apply the

[COMMITTERS] pgsql-server/src/interfaces/jdbc/org/postgresq ...

2003-09-08 Thread Barry Lind
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 14:30:23 Modified files: src/interfaces/jdbc/org/postgresql: Driver.java.in errors.properties src/interfaces/jdbc/org/postgresql/core