compiling 7.1-beta1

From: "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>
To: Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: compiling 7.1-beta1
Date: 2001-01-18 12:58:16
Message-ID: 01011809581601.23355@math.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm compiling beta 1 of 7.1 and I have a par of questions.

First I see things like this in the compilation output:

gcc -g -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-error
-I/usr/local/ssl//include -I../../../src/include -c analyze.c -o analyze.o
analyze.c: In function `transformInsertStmt':
analyze.c:425: warning: unused variable `resnode'

I know it's nothing serious, but..... Is it because it's in beta, and some
trashed code hasn't been taken off?

The other question is if I have to do something special (dump and restore)
when upgrading from 7.1-beta1 to 7.1-final (or any of the other betas)?

Saludos... :-)

--
System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués email: martin(at)math(dot)unl(dot)edu(dot)ar
Santa Fe - Argentina http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2001-01-18 13:58:20 Re: Changes to include files
Previous Message mlw 2001-01-18 12:17:41 What's with update, 7.0.2?