Re: pgsql-server: Fix obviously-utterly-untested

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane), pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server: Fix obviously-utterly-untested
Date: 2004-08-31 04:35:23
Message-ID: 6.1.1.1.0.20040831142936.048100e0@203.8.195.10
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

At 05:44 AM 31/08/2004, Tom Lane wrote:
>Fix obviously-utterly-untested noTocComments code.

It was extensively tested with a variety of DBs.

I *think* the problem was that the patch may have been against a too-old
source (8.0b1), which still had _printTocHeader and _printTocData. eg. the
code:

- if (AH->noTocComments)
- return;
-

should have been in _printTocHeader, whereas it ended up in _printTocEntry.

Can this be easily avoided in the future? More context and/or just use
latest CVS?

----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 03 5330 3172 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp.mit.edu:11371 |/

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-31 04:51:59 Re: pgsql-server: Fix obviously-utterly-untested
Previous Message PostgreSQL Daemon 2004-08-31 04:08:33 pgsql-server: tag configure beta2