Re: [DOCS] Updated Russian version of FAQ

2003-06-23 Thread Bruce Momjian
nancially assist PostgreSQL?" > > Can you write some comments about this? > > With best wishes, > Victor Vislobokov > Perm. Russia [ application/x-gzip is not supported, skipping... ] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTE

Re: [DOCS] [PATCHES] Synopsis inconsistencies

2003-06-24 Thread Bruce Momjian
typename > > Perhaps we should be going the otherway and converting the other uses of > "name" into "group_name", "user_name", "function_name", etc. > > -- > Rod Taylor <[EMAIL PROTECTED]> > > PGP Key: http://www.rbt.ca/rbt

Re: [DOCS] Current CVS docs producing errors

2003-06-24 Thread Bruce Momjian
l] Error 1 > make[1]: Leaving directory `/usr/local/src/postgresql-7.4/pgsql/doc/src/sgml' > make: *** [postgres.tar] Error 2 > > ---(end of broadcast)--- > TIP 5: Have you checked our extensive FAQ? > >ht

Re: [DOCS] Current CVS docs producing errors

2003-06-24 Thread Bruce Momjian
t; I will send a diff shortly that you can look at. > > ---(end of broadcast)--- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message ca

Re: [DOCS] Preemptive FAQ patches for 7.3.4

2003-07-23 Thread Bruce Momjian
atest release? > > > > ! The latest release of PostgreSQL is version 7.3.3. > > > > We plan to have major releases every four months. > > > > should this last part be changed? we don't plan to have major release

Re: [DOCS] Preemptive FAQ patches for 7.3.4

2003-07-23 Thread Bruce Momjian
t; message can get through to the mailing list cleanly -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.

Re: [DOCS] Could you please apply to CVS and to web: Semi-updated Turkish

2003-07-30 Thread Bruce Momjian
> http://www.tdmsoft.com > http://www.gunduz.org > > > ---(end of broadcast)--- > TIP 4: Don't 'kill -9' the postmaster > -- Bruce Momjian| http://candle.pha.pa.us

Re: [DOCS] Mysql -> Postgresql pitfalls

2003-07-31 Thread Bruce Momjian
ou reply to this message. > > Thanks, > > Chad > > ---(end of broadcast)------- > TIP 8: explain analyze is your friend > -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] |

Re: [DOCS] [HACKERS] What goes into the security doc?

2003-08-16 Thread Bruce Momjian
I post this to another list for their views? > > OK, that's done it. I'm ready for sleep now. > > > ---(end of broadcast)--- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html > -- Bruce

Re: [DOCS] [GENERAL] pam-linux, /etc/shadow : HOW-TO

2003-08-16 Thread Bruce Momjian
gt; -a > > -- > > | Ara Howard > | NOAA Forecast Systems Laboratory > | Information and Technology Services > | Data Systems Group > | R/FST 325 Broadway > | Boulder, CO 80305-3328 > | Email: [EMAIL

Re: [DOCS] [PERFORM] PostgreSQL vs. MySQL

2003-08-16 Thread Bruce Momjian
> > Andrew Sullivan 204-4141 Yonge Street > Liberty RMS Toronto, Ontario Canada > <[EMAIL PROTECTED]> M2P 2A8 > +1 416 646 3304 x110 > > > ---

Re: [DOCS] [HACKERS] What goes into the security doc?

2003-08-16 Thread Bruce Momjian
work well with a deadline. When do you want this done? > > On 16 Aug 2003 at 12:41, Bruce Momjian wrote: > > > Now that we are in beta, does someone want to tackle a "security" > > section in the docs? > > > > > > ---

Re: [DOCS] [BUGS] pg 7.4beta1 doc bug: vacuum not updated

2003-08-16 Thread Bruce Momjian
ced while browsing the cvs that the > output > has changed. > > > ---(end of broadcast)--- > TIP 7: don't forget to increase your free space map settings > -- Bruce Momjian| http://

Re: [DOCS] Automatic documentation spell check

2003-08-30 Thread Bruce Momjian
7;s not perfect, but I've found it quite useful over time. In > fact, you'll see a couple of genuine misspellings right in this run. Should we list this URL on the developer's page where we list the doc builds? -- Bruce Momjian| http://candle.pha.pa.us

Re: [DOCS] PostgreSQL Tutorial in Russian

2003-08-30 Thread Bruce Momjian
d fix some > things, but then he say, he has no time, because he works for > preparing next version of PostgreSQL. > > I can send translated sgml to you. Do you want this? [ CC'ing docs list.] I am not sure how we handle translations of the docs. Folks? -- Bru

Re: [DOCS] [HACKERS] What goes into the security doc?

2003-08-30 Thread Bruce Momjian
decided" to add it, but no one has objected to the idea, except Peter recently. Does it make sense to have a security overview section in the documentation? -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001

Re: [DOCS] German FAQ update

2003-09-03 Thread Bruce Momjian
Ian Barwick wrote: > attached. > > BTW the FAQs on the website ( http://www.postgresql.org/docs/#faqs ) aren't > up-to-date. Yep, main FAQ is dated from May. Seems the web site isn't pulling the FAQ's out of CVS like it used to. Would someone fix that? CVS Upd

Re: [DOCS] Suggested patch to plpgsql docs (7.4beta)

2003-09-03 Thread Bruce Momjian
10..1 LOOP > RAISE NOTICE ''I do not raise a notice %'',i; > END LOOP; > > I wasn't sure and had to check, so I assume others might find this useful too. I figured everyone would assume that. I know of no language that will execute a loop l

Re: [DOCS] Time input documentation error

2003-09-04 Thread Bruce Momjian
6'::time; > ERROR: invalid input syntax for time: "040506" > > I built using the intger datetimes option in case that makes a difference. Seems it is fixed in CVS now: test=> select '040506'::time; time --

Re: [DOCS] Windows CHM format for the documents

2003-09-07 Thread Bruce Momjian
IE. > > If you want to take that software in to use, I can give a license of it to > PostgreSQL community. In any case, I can create CHMs for you if you want. I have added that to the Win32 project page: http://momjian.postgresql.org/main/writings/pgsql/win32.html -- Bruce Momjia

Re: [DOCS] [PATCHES] minor documentation improvements

2003-09-10 Thread Bruce Momjian
t; least it would prevent more people being confused into inconsistencies in > the future. Have we come to a conclusion here --- that we should lowercase _all_ GUC variable references, both in runtime.sgml, SGML docs, and error messages? -- Bruce Momjian| ht

Re: [pgsql-hackers-win32] [DOCS] Windows CHM format for the documents

2003-09-13 Thread Bruce Momjian
ual CHM file at that URL? -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| Newtown Square, Pennsylvania 19073

Re: [pgsql-hackers-win32] [DOCS] Windows CHM format for the documents

2003-09-13 Thread Bruce Momjian
Andreas Pflug wrote: > Bruce Momjian wrote: > > >Dave Page wrote: > > > > > >>>I have added that to the Win32 project page: > >>> > >>> > >>> > >>pgAdmin already has the complete document set in chm form

Re: [pgsql-hackers-win32] [DOCS] Windows CHM format for the documents

2003-09-13 Thread Bruce Momjian
he updated URL when you have it. I don't expect many people to download the file, but I would bet web searchers might hit it. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 R

Re: [DOCS] [PERFORM] PostgreSQL vs. MySQL

2003-09-26 Thread Bruce Momjian
Andrew Sullivan wrote: > On Sat, Aug 16, 2003 at 08:36:57PM -0400, Bruce Momjian wrote: > > > > Do we need to add a mention of the need for tuning to the install docs? > > Wouldn't be a bad idea, as far as I'm concerned. OK, I added a 'Tuning' section

Re: [DOCS] LOCALTIMESTAMP should be mentioned in datatype-datetime.html

2003-10-09 Thread Bruce Momjian
gt; current datetime-related values: CURRENT_DATE, CURRENT_TIME, > CURRENT_TIMESTAMP, LOCALTIME and LOCALTIMESTAMP. > (See Section 9.8.4.) Updated. Thanks. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your l

Re: [DOCS] Need help with SGML again

2003-10-14 Thread Bruce Momjian
of the setting names should be linked to > the listitem below for the individual setting. My only other choice would be > to *repeat* the configuration text in the "Basic Setup" section, identical > with the text below where the settings are defined. This does *not* seem

[DOCS] Missing documention on SIGHUP

2003-10-16 Thread Bruce Momjian
I see there is no mention of SIGHUP in the postmaster manual page. It is mentioned in the postgres manual page, though. This patch adds the mention. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a

Re: [DOCS] Clarification in create_function.sgml

2003-10-25 Thread Bruce Momjian
2 > > > ---(end of broadcast)--- > TIP 4: Don't 'kill -9' the postmaster > -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If

Re: [DOCS] [HACKERS] 7.4 compatibility question

2003-10-29 Thread Bruce Momjian
f they want detailed information about the optimizer changes > > or subtle pg_dump fixes, that will be at the bottom. > > > > How does that sound? I can start on this for 7.4 next week. It > > basically means going through the CVS logs again and pulling out > > addi

Re: [DOCS] Annotated release notes

2003-10-31 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > OK, I have committed changes to release.sgml so most complex entries > > have a paragraph describing the change. You can see the result at: > > http://candle.pha.pa.us/main/writings/pgsql/sgml/release.

Re: [DOCS] Annotated release notes

2003-10-31 Thread Bruce Momjian
Updated. --- Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I thought connections were faster because we passed fewer packets on > > startup, and I thought you measured a speed impr

[DOCS] Annotated release notes

2003-10-30 Thread Bruce Momjian
ase > > notes, and if they want detailed information about the optimizer changes > > or subtle pg_dump fixes, that will be at the bottom. > > > > How does that sound? I can start on this for 7.4 next week. It > > basically means going through the CVS logs again and pullin

Re: [DOCS] [HACKERS] Annotated release notes

2003-10-31 Thread Bruce Momjian
Kurt Roeckx wrote: > On Thu, Oct 30, 2003 at 11:59:05PM -0500, Bruce Momjian wrote: > > > > OK, I have committed changes to release.sgml so most complex entries > > have a paragraph describing the change. You can see the result at: > > * Full support for IPv6 c

Re: [DOCS] Annotated release notes

2003-10-31 Thread Bruce Momjian
Joe Conway wrote: > Bruce Momjian wrote: > > http://candle.pha.pa.us/main/writings/pgsql/sgml/release.html#RELEASE-7-4 > > > > I need people to check this and help me with the items marked 'bjm'. I > > am confused about the proper text for those se

Re: [DOCS]

2003-11-09 Thread Bruce Momjian
ite resolution: http://candle.pha.pa.us/main/writings/pgsql/performance.pdf It is the second to last slide. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Rober

Re: [DOCS] Runtime Basics

2003-11-10 Thread Bruce Momjian
TIP 6: Have you searched our list archives? > > http://archives.postgresql.org -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your back

Re: [DOCS] Runtime Basics

2003-11-10 Thread Bruce Momjian
ease kill this patch. Peter pointed out a number of SGML mistakes and > contextual problems which I don't have time to fix. I was wondering if this was the same patch, and I was sure you would tell me if it was --- withdrawn. -- Bruce Momjian| http://candle.p

Re: [DOCS] Runtime Basics

2003-11-10 Thread Bruce Momjian
Francisco [ Attachment, skipping... ] > > ---(end of broadcast)--- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PR

Re: [DOCS] Runtime Basics

2003-11-10 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Your patch has been added to the PostgreSQL unapplied patches list at: > > Wasn't this patch withdrawn? Yep, removed from queue. -- Bruce Momjian| http://candle.ph

Re: [DOCS] Annotated release notes

2003-11-10 Thread Bruce Momjian
. --- Joe Conway wrote: > Bruce Momjian wrote: > > http://candle.pha.pa.us/main/writings/pgsql/sgml/release.html#RELEASE-7-4 > > > > I need people to check this and help me with the items marked 'bjm'. I > > am confused about the proper text for those se

Re: [DOCS] pdf/ps docs for 7.4?

2003-11-17 Thread Bruce Momjian
can give it a try but I don't see the rule in the makefile. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| Newto

Re: [DOCS] pdf/ps docs for 7.4?

2003-11-17 Thread Bruce Momjian
t line 525. --- Oliver Elphick wrote: > On Tue, 2003-11-18 at 02:00, Bruce Momjian wrote: > > What is the gmake command to generate PDF docs? I can give it a try but > > I don't see the rule in the makefile. > > cd doc/src/sgml > make po

Re: [DOCS] pdf/ps docs for 7.4?

2003-11-18 Thread Bruce Momjian
iner is looking. > > Bruce said he managed to build it by building postgres.html first, but > that didn't work for me. It built much farther, but failed with unreferenced sections errors. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED]

Re: [DOCS] pdf/ps docs for 7.4?

2003-11-19 Thread Bruce Momjian
to have ready for 7.5 when it goes > out the door. Agreed. I think I have the toolset working, but the build is failing and I can't figure out why. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your l

Re: [DOCS] 7.4 official docs : Fonts?

2003-11-19 Thread Bruce Momjian
ation. One option > would be to use colors as well (I'm not talking a rainbow of fruit > flavors here :). In particular, I find italics often difficult to read > on the web. I'll try to get a few styles worked up by tomorrow that I think it is the monospace italics that

Re: [pgsql-www] [DOCS] 7.4 official docs : Fonts?

2003-11-20 Thread Bruce Momjian
lor other than the text > (black) or the links (blue/purple depending on your eyes) would set > them off quite well. Serif fonts at small sizes can also be pretty > nasty, though this isn't an issue with the PostgreSQL docs. If we go with color, making them printable on a non-color

Re: [pgsql-www] [DOCS] 7.4 official docs : Fonts?

2003-11-20 Thread Bruce Momjian
hat syntax coloring schemes they use for SQL. Yes, colorizing editors really help me understand the code. I use Crisp, which is a commercial editor. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard d

Re: [DOCS] Updated Russian translation of FAQ

2003-11-28 Thread Bruce Momjian
ease correct latest release version in question 1.7 from > 7.3.4 to 7.4. > > With best wishes, > Victor Vislobokov > Perm, Russia [ Attachment, skipping... ] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + I

Re: [DOCS] [PATCHES] Numeric version of factorial()

2003-12-01 Thread Bruce Momjian
, skipping... ] > > ---(end of broadcast)--- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message can get through to the mailing list cleanly -- B

Re: [DOCS] [HACKERS] initdb should create a warning message [was Re: [ADMIN]

2003-12-01 Thread Bruce Momjian
hose directories? I thought about that, but what would we call them? We could change xlog to wal, I guess. That might actually be clearer. xlog could become xstatus or xactstatus or just xact. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED]

[DOCS] My SGML build fixed

2003-12-13 Thread Bruce Momjian
My 5-minute SGML build is now working again. The URL's are at the bottom of the developers page. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ c

Re: [DOCS] My SGML build fixed

2003-12-13 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > My 5-minute SGML build is now working again. The URL's are at the > > bottom of the developers page. > > Why do we need two builds anyway? Good question --- historically, the SGML build on postgresql.org was often br

[DOCS] 7.4.1 release notes

2003-12-15 Thread Bruce Momjian
I have updated the release notes for 7.4.1 and HISTORY as of Dec 14. I will make further adjustments before the 7.4.1 release. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13

Re: [DOCS] [HACKERS] 7.4.1 release notes

2003-12-16 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > I have updated the release notes for 7.4.1 and HISTORY as of Dec 14. > > I will make further adjustments before the 7.4.1 release. > > Would you care to put back the correct upgrade instructions that I had > written

Re: [DOCS] [HACKERS] 7.4.1 release notes

2003-12-17 Thread Bruce Momjian
BPeter Eisentraut wrote: > Bruce Momjian wrote: > > Peter Eisentraut wrote: > > > Bruce Momjian wrote: > > > > I have updated the release notes for 7.4.1 and HISTORY as of Dec > > > > 14. I will make further adjustments before the 7.4.1 release. > >

Re: [DOCS] My SGML build fixed

2003-12-17 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > Peter Eisentraut wrote: > > > Bruce Momjian wrote: > > > > My 5-minute SGML build is now working again. The URL's are at > > > > the bottom of the developers page. > > > >

Re: [DOCS] My SGML build fixed

2003-12-18 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian writes: > > How often does the postgresql.org site build the SGML files? > > Whenever something changes. How often does the SGML check, or is it tied into CVS commit and happens automatically? > > And just > > last week the N

Re: [DOCS] My SGML build fixed

2003-12-19 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian writes: > > How often does the SGML check, > > 5 minutes > > > It means there is still too much instability in the running processes on > > those machines, yea. > > Oops, then we better hurry and get the CVS reposito

Re: [DOCS] My SGML build fixed

2003-12-19 Thread Bruce Momjian
he official builds are now every 5 minutes, rather than every few hours which is what used to happen, so I see my build isn't needed anymore. If you want to list it as a mirror, that is fine, or you can remove it completely and we can re-add it in case it is needed later. -- Bruce Momjian

Re: [DOCS] My SGML build fixed

2003-12-19 Thread Bruce Momjian
Marc G. Fournier wrote: > On Fri, 19 Dec 2003, Bruce Momjian wrote: > > > Peter Eisentraut wrote: > > > Bruce Momjian writes: > > > > How often does the SGML check, > > > > > > 5 minutes > > > > > > > It means there is still

Re: [DOCS] The Tutorial(TM)

2004-01-07 Thread Bruce Momjian
from doc/src/sgml/query.sgml and > doc/src/sgml/query.sgml ? > > TIA :) I think you just move the section and submit a patch. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive,

Re: [DOCS] Updated Russian translation of FAQ

2004-01-08 Thread Bruce Momjian
[ Attachment, skipping... ] > > ---(end of broadcast)--- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED]

Re: [DOCS] German FAQ update

2004-01-08 Thread Bruce Momjian
--- > TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.|

Re: [DOCS] PATH no longer a part of 7.4?

2004-02-10 Thread Bruce Momjian
n or the code? It is in CVS: test=> \dT path List of data types Schema | Name |Description ++ pg_catalog | "path" | geometric path '(p

Re: [DOCS] small typo in doc

2004-02-12 Thread Bruce Momjian
entence would be something like: > > "and it also happens that the user always has permission" > > Looks easier to read, I think. Change committed. Thanks. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1

[DOCS] plpython doc update

2004-02-26 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > I thought about that. The docs were pointing to an FAQ number that > > doesn't exit anymore, and there is text indicating sometimes the > > shared compile isn't needed, so I didn't want to hard-code a

Re: [DOCS] plperl doc update

2004-02-26 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > I have applied the following doc update for plperl, now that perl has > > an --enable-shared configure option. > > Maybe this should be rephrased to say that only newer versions (exactly > which?) have that option. I

Re: [DOCS] plperl doc update

2004-02-26 Thread Bruce Momjian
Sure. Anyone want to research this? --- Peter Eisentraut wrote: > Bruce Momjian wrote: > > I thought about that. The docs were pointing to an FAQ number that > > doesn't exit anymore, and ther

Re: [DOCS] plperl doc update

2004-02-26 Thread Bruce Momjian
Tom Lane wrote: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > Bruce Momjian wrote: > >> I have applied the following doc update for plperl, now that perl has > >> an --enable-shared configure option. > > > Maybe this should be rephrased to say th

Re: [DOCS] [PATCHES] "ALSO" keyword to "CREATE RULE" patch

2004-03-04 Thread Bruce Momjian
D in the parameter section. I just fixed this in current CVS: http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-createrule.html This should prevent misunderstanding in the future without adding an additional keyword. If we were starting from scratch, we would perhaps require either ALSO or

Re: [DOCS] German FAQ update for 7.4.2

2004-03-08 Thread Bruce Momjian
can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive,

Re: [DOCS] [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-08 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I see on postgresql.org: > > Lynx Version 2.8.5dev.16 (01 Jun 2003) > > > I used that to generate HISTORY, and I did a diff against the HISTORY I > > generated, and the only difference is that

Re: [DOCS] [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-08 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I wonder if the cause is my version of the sgml tools, rather than lynx. > > > What do you see in your HISTORY.htlm file for "Migration": > > > > > CLASS="SECT2" > >

Re: [DOCS] [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Bruce Momjian
all it was > a serious pain in the arse to build. Is it worth worrying about a newer > version of that? I can help you because I just installed new tools a few months ago. I will phone you. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED]

Re: [DOCS] [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > >> Peter Eisentraut <[EMAIL PROTECTED]> writes: > >>> A better approach for that would be to remove HISTORY from CVS and build > >>> it only when the release tarball is made. > >

Re: [DOCS] [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Bruce Momjian
Marc G. Fournier wrote: > On Tue, 9 Mar 2004, Bruce Momjian wrote: > > > One idea would be to replace file content with a single URL that points > > to the development docs, then when the tarball is built, it can > > overwrite those files. > > > > Marc? >

Re: [DOCS] [COMMITTERS] pgsql-server/doc/src/sgml Makefile

2004-03-09 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > 2.8.5 is a development release of lynx, not a stable one: > > Lynx Version 2.8.5dev.16 (01 Jun 2003) > > 2.8.5rel1 is a release version that has been out for some time. > If you're running a

[DOCS] HISTORY, INSTALL, README.CVS

2004-03-09 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > One idea would be to replace file content with a single URL that > > points to the development docs, then when the tarball is built, it > > can overwrite those files. > > Please do not automatically overwrite files

Re: [DOCS] HISTORY, INSTALL, README.CVS

2004-03-10 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > OK, I have removed HISTORY and INSTALL from CVS, and added a README.CVS > > which contains URL's to that content. > > > Marc, would you modify your tar build script to remove README.CVS from >

Re: [DOCS] Updated Russian translation of FAQ

2004-03-12 Thread Bruce Momjian
pplication/x-gzip is not supported, skipping... ] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| Newtown Sq

Re: [DOCS] where can I get the HTML docs

2004-03-26 Thread Bruce Momjian
l. Also, there is a docs tarball that has just the docs. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| N

Re: [DOCS] My SGML build fixed

2004-03-29 Thread Bruce Momjian
ation > * Mirror 0 > * Mirror 1 > > so onlookers see that they are two more or less identical versions of > the same service. > -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your

[DOCS] Clarification of DateStyle

2004-04-14 Thread Bruce Momjian
I have applied the following patch to clarify the meaning of the second DateStyle field. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your

Re: [DOCS] Clarification of DateStyle

2004-04-14 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I have applied the following patch to clarify the meaning of the second > > DateStyle field. > > Am I seeing correctly that this is actually just a one-word insertion? > You do your readers no favor by

Re: [DOCS] Docs on PREPARE sql command should probably point to DEALLOCATE

2004-04-19 Thread Bruce Momjian
> TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message can get through to the mailing list cleanly > -- Bruce Momjian| http://candle.pha.pa.us [EMAI

Re: [DOCS] [pgsql-www] Odd formatting in on-line docs

2004-04-19 Thread Bruce Momjian
s themselves > and the HTML wrapper that's put around them to make the online pages. > Can anyone diagnose this and fix it? Someone must have fixed it: SELECT * FROM MY_TABLE; UPDATE MY_TABLE SET A = 5; INSERT INTO MY_TABLE VALUES (3, 'hi there'); It isn't indente

Re: [DOCS] Updated Russian translation of FAQ

2004-05-18 Thread Bruce Momjian
[ application/x-gzip is not supported, skipping... ] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| Newt

Re: [DOCS] Updated Russian translation of FAQ

2004-05-18 Thread Bruce Momjian
Anass HAMMEDI wrote: > > It might be interesting to have the source code toje. What source code? A diff of the changes? Agreed. The user just submited a new file and I installed it. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PRO

Re: [DOCS] Updated Russian translation of FAQ

2004-05-18 Thread Bruce Momjian
Viktor Vislobokov wrote: > Bruce Momjian wrote: > > Anass HAMMEDI wrote: > > > >>It might be interesting to have the source code toje. > > > > > > What source code? A diff of the changes? Agreed. The user just > > submited a new file and I i

Re: [DOCS] Updated Russian translation of FAQ

2004-05-24 Thread Bruce Momjian
upported, skipping... ] > > ---(end of broadcast)--- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message can get through to the mailing

Re: [DOCS] UPDATE FROM syntax

2004-06-08 Thread Bruce Momjian
in the SET clause: SET val = (SELECT ...) The big downside of this is the the SELECT is run for every query, and it can't be used as part of the WHERE clause. (You would need another subquery there.) -- Bruce Momjian| http://candle.pha.pa.us [EMAIL

Re: [DOCS] [GENERAL] Do we need more emphasis on backup?

2004-07-05 Thread Bruce Momjian
c misconception that all PC hardware is created equal --- > that hard drives, mother boards, and RAM are all the same because they > are all PC-compatible. Compatible != Similar Quality. > > Not sure where we would document this. :-( > > Running BSD, I have a

Re: [DOCS] [GENERAL] Do we need more emphasis on backup?

2004-07-06 Thread Bruce Momjian
Peter Eisentraut wrote: > Bruce Momjian wrote: > > Should I add an FAQ discussing hardware selection and the importance > > of reliable hardware? > > I'm not a fan of having N "FAQs" for N topics. Just put it into the > documentation. No, I was thinking

Re: [DOCS] German FAQ update

2004-07-11 Thread Bruce Momjian
- > TIP 8: explain analyze is your friend -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| Newtown Squar

Re: [DOCS] First French FAQ

2004-07-15 Thread Bruce Momjian
and Emmanuel Seyman. > They translated it and I corrected/updated their translation. > > Thanks. > > > -- > Guillaume. > [ application/x-bzip is not supported, skipping... ] > > ---(end of broadcast)--- > TIP 8

[DOCS] 7.5 release notes

2004-07-24 Thread Bruce Momjian
ase notes with [DOCS] and that way everyone can see what is needed. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| Newtown

Re: [DOCS] [HACKERS] 7.5 release notes

2004-07-25 Thread Bruce Momjian
Simon Riggs wrote: > On Sun, 2004-07-25 at 05:25, Bruce Momjian wrote: > > I have completed the 7.5 release notes. You can view them in HTML on > > the developer web page. I have marked a few items with question marks > > that need to be addressed. I am looking for imp

Re: [DOCS] 7.5 release notes

2004-07-25 Thread Bruce Momjian
change was made because it is considered more consistent than the > > previous behavior." > > That shouldn't be there at all, since the change was made and documented > in 7.4.3. We don't normally duplicate previous release notes, do we? Agreed. Removed. -- Bruce

Re: [DOCS] 7.5 release notes

2004-07-25 Thread Bruce Momjian
Jeff Davis wrote: > On Sat, 2004-07-24 at 21:25, Bruce Momjian wrote: > > I have completed the 7.5 release notes. You can view them in HTML on > > the developer web page. I have marked a few items with question marks > > that need to be addressed. I am looking for imp

  1   2   3   4   5   6   7   8   9   10   >