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

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/08 01:24:01 Added files: . : Tag: WIN32_DEV UPDATED Log message: List derived files. ---(end of broadcast)--- TIP 7:

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

2003-09-07 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Tom Lane wrote: > >> So? Supplying the derived files via CVS rather than via snapshots > >> won't improve matters at all for people who haven't got the tools. > > > Why do you need the tools if CVS has the files? > > Why do you need

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

2003-09-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> So? Supplying the derived files via CVS rather than via snapshots >> won't improve matters at all for people who haven't got the tools. > Why do you need the tools if CVS has the files? Why do you need the tools if the nightly snapsh

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

2003-09-07 Thread Bruce Momjian
Marc G. Fournier wrote: > > Hmm, another problem is that I don't think there is a flex port for > > MinGW --- at least I remember someone saying they found bison, but not > > flex, so if they grab the snapshot, they will not be able to use CVS to > > do development and diffs. > > Actually, if I re

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

2003-09-07 Thread Bruce Momjian
Marc G. Fournier wrote: > > Hmm, another problem is that I don't think there is a flex port for > > MinGW --- at least I remember someone saying they found bison, but not > > flex, so if they grab the snapshot, they will not be able to use CVS to > > do development and diffs. > > Actually, if I re

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

2003-09-07 Thread Marc G. Fournier
On Sun, 7 Sep 2003, Bruce Momjian wrote: > Tom Lane wrote: > > Bruce Momjian <[EMAIL PROTECTED]> writes: > > >> Tom Lane wrote: > > >>> 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

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

2003-09-07 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Hmm, another problem is that I don't think there is a flex port for > > MinGW --- at least I remember someone saying they found bison, but not > > flex, so if they grab the snapshot, they will not be able to use CVS to > > do developme

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

2003-09-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Hmm, another problem is that I don't think there is a flex port for > MinGW --- at least I remember someone saying they found bison, but not > flex, so if they grab the snapshot, they will not be able to use CVS to > do development and diffs. So? Supply

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

2003-09-07 Thread Bruce Momjian
Marc G. Fournier wrote: > > > On Sun, 7 Sep 2003, Tom Lane wrote: > > > Bruce Momjian <[EMAIL PROTECTED]> writes: > > >> Tom Lane wrote: > > >>> 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 m

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

2003-09-07 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > >> Tom Lane wrote: > >>> 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 us

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

2003-09-07 Thread Marc G. Fournier
On Sun, 7 Sep 2003, Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > >> Tom Lane wrote: > >>> 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 build

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

2003-09-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: >> Tom Lane wrote: >>> 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 ha

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

2003-09-07 Thread Bruce Momjian
Bruce Momjian wrote: > Tom Lane wrote: > > Bruce Momjian <[EMAIL PROTECTED]> writes: > > > Tom Lane wrote: > > >> I thought the consensus of the discussion was that this was not > > >> necessary. It sure doesn't strike me as a good idea. > > > > > This is only in the WIN32_DEV, where installing b

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

2003-09-07 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Tom Lane wrote: > >> I thought the consensus of the discussion was that this was not > >> necessary. It sure doesn't strike me as a good idea. > > > This is only in the WIN32_DEV, where installing bison/flex is a pain. I > > copy th

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

2003-09-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> I thought the consensus of the discussion was that this was not >> necessary. It sure doesn't strike me as a good idea. > This is only in the WIN32_DEV, where installing bison/flex is a pain. I > copy the needed files over manually w

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

2003-09-07 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Added files: > > src/backend/bootstrap: Tag: WIN32_DEV bootparse.c bootscanner.c > >bootstrap_tokens.h > > src/backend/parser: Tag: WIN32_DEV gram.c parse.h scan.c > > src/interfaces/ecpg/prep

[COMMITTERS] pgsql-server/. Tag: WIN32_DEV configure config ...

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 22:55:52 Modified files: . : Tag: WIN32_DEV configure configure.in Log message: flex/bison stamp fix. ---(end of broadcast)---

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

2003-09-07 Thread Tom Lane
[EMAIL PROTECTED] (Bruce Momjian) writes: > Added files: > src/backend/bootstrap: Tag: WIN32_DEV bootparse.c bootscanner.c > bootstrap_tokens.h > src/backend/parser: Tag: WIN32_DEV gram.c parse.h scan.c > src/interfaces/ecpg/preproc: Tag: WIN32_DEV

[COMMITTERS] pgsql-server/src/backend/libpq ip.c

2003-09-07 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 21:56:13 Modified files: src/backend/libpq: ip.c Log message: Avoid using s_addr as a local variable name, to work around broken system headers on Unixware. --

[COMMITTERS] pgsql-server/. Tag: WIN32_DEV configure config ...

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 20:40:52 Modified files: . : Tag: WIN32_DEV configure configure.in Log message: Force flex/bison files to be new. ---(end of broadcast)---

[COMMITTERS] pgsql-server/. Tag: WIN32_DEV configure config ...

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 20:39:04 Modified files: . : Tag: WIN32_DEV configure configure.in Log message: For flex/bison files to be new. ---(end of broadcast)-

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

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 20:34:05 Modified files: . : Tag: WIN32_DEV configure Log message: Force flex/bison output files to be current. ---(end of broadcast)-

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

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 19:51:55 Added files: src/backend/bootstrap: Tag: WIN32_DEV bootparse.c bootscanner.c bootstrap_tokens.h src/backend/parser: Tag: WIN32_DEV gram.c

[COMMITTERS] pgsql-server/doc FAQ src/FAQ/FAQ.html

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 19:02:54 Modified files: doc: FAQ doc/src/FAQ: FAQ.html Log message: Update URL. ---(end of broadcast)

[COMMITTERS] pgsql-server/doc FAQ src/FAQ/FAQ.html

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 19:01:42 Modified files: doc: FAQ doc/src/FAQ: FAQ.html Log message: Update URL to be momjian.postgresql.org. ---(end of broad

[COMMITTERS] pgsql-server/ /Tag: /WIN32_DEV /configure /con ...

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 18:44:31 Modified files: . : Tag: WIN32_DEV configure configure.in contrib/chkpass: Tag: WIN32_DEV chkpass.c doc/src/sgml : Tag: WIN32_DEV runtime.sgml

[COMMITTERS] pgsql-server/. configure

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 13:49:41 Modified files: . : configure Log message: autoconf run. ---(end of broadcast)--- TIP 8: explain analyze

[COMMITTERS] pgsql-server/. configure.in

2003-09-07 Thread Bruce Momjian
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 13:38:05 Modified files: . : configure.in Log message: Add $srcdir for Win32 builds, from Peter. ---(end of broadcast)

Re: [COMMITTERS] pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

2003-09-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > So that is how testers could get consistent ANALYZE statistics? Yeah, that too. regards, tom lane ---(end of broadcast)--- TIP 6: Have you searched our list archives?

Re: [COMMITTERS] pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

2003-09-07 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Tom, I see 'set seed' works: > > test=> set seed = 0; > > SET > > but where is it documented? > > On the SET reference page. It's not in runtime.sgml because we don't > allow non-interactive settings (which might or might not

Re: [COMMITTERS] pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

2003-09-07 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Tom, I see 'set seed' works: > test=> set seed = 0; > SET > but where is it documented? On the SET reference page. It's not in runtime.sgml because we don't allow non-interactive settings (which might or might not be a reasonable restriction

Re: [COMMITTERS] pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

2003-09-07 Thread Bruce Momjian
Tom Lane wrote: > CVSROOT: /cvsroot > Module name: pgsql-server > Changes by: [EMAIL PROTECTED] 03/09/07 12:26:54 > > Modified files: > doc/src/sgml : runtime.sgml > src/backend/optimizer/geqo: geqo_main.c > src/backend/utils/misc: guc.c postgresql.conf.sample

[COMMITTERS] pgsql-server/contrib/chkpass chkpass.c

2003-09-07 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 12:27:25 Modified files: contrib/chkpass: chkpass.c Log message: Remove another useless, counterproductive srandom() call. ---(end of broadcast)---

[COMMITTERS] pgsql-server/ oc/src/sgml/runtime.sgml rc/back ...

2003-09-07 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 12:26:54 Modified files: doc/src/sgml : runtime.sgml src/backend/optimizer/geqo: geqo_main.c src/backend/utils/misc: guc.c postgresql.conf.sample src/bin/psql

[COMMITTERS] pgsql-server/src/backend/postmaster pgstat.c

2003-09-07 Thread Tom Lane
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/09/07 11:44:40 Modified files: src/backend/postmaster: pgstat.c Log message: Remove check on source address of a statistics packet. Check was broken by recent IPv6 changes, a