Time for RC1 soon?

Started by Bruce Momjianover 23 years ago93 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

We are putting out beta3 today or tomorrow. It seems we are ready to
start considering an RC1 date, perhaps next Friday, November 1?

---------------------------------------------------------------------------

P O S T G R E S Q L

7 . 3 O P E N I T E M S

Current at ftp://momjian.postgresql.org/pub/postgresql/open_items.

Required Changes
-------------------

Optional Changes
----------------
Fix Linux + Perl 5.8.1 + _GNU_SOURCE problem
Fix AIX + Large File + Flex problem

Documentation Changes
---------------------

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)
Re: Time for RC1 soon?

Bruce Momjian <pgman@candle.pha.pa.us> writes:

We are putting out beta3 today or tomorrow. It seems we are ready to
start considering an RC1 date, perhaps next Friday, November 1?

Seems like someone ought to issue a call for port reports. The
"supported platforms" list hasn't been touched ...

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: Time for RC1 soon?

Tom Lane wrote:

Bruce Momjian <pgman@candle.pha.pa.us> writes:

We are putting out beta3 today or tomorrow. It seems we are ready to
start considering an RC1 date, perhaps next Friday, November 1?

Seems like someone ought to issue a call for port reports. The
"supported platforms" list hasn't been touched ...

Good point. Thomas, can you take that on?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#4Thomas Lockhart
lockhart@fourpalms.org
In reply to: Bruce Momjian (#3)
Re: Time for RC1 soon?

Seems like someone ought to issue a call for port reports. The
"supported platforms" list hasn't been touched ...

Good point. Thomas, can you take that on?

No, at least not now. I'm not able to communicate reliably with the
mailing lists, and so can not coordinate anything :( Not sure when or if
that will be resolved, but I'll be out of town next week so...

- Thomas

#5Thomas Lockhart
lockhart@fourpalms.org
In reply to: Bruce Momjian (#3)
Re: Time for RC1 soon?

... and just out of curiosity, why does Bruce's message have a [HACKERS]
tag in the subject line but my reply does not? It seems to be going
through the same mailer but with different results...

- Thomas

#6Bruce Momjian
bruce@momjian.us
In reply to: Thomas Lockhart (#5)
Re: Time for RC1 soon?

Thomas Lockhart wrote:

... and just out of curiosity, why does Bruce's message have a [HACKERS]
tag in the subject line but my reply does not? It seems to be going
through the same mailer but with different results...

Yes, I have noticed this happening at random times.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#7Bruce Momjian
bruce@momjian.us
In reply to: Thomas Lockhart (#4)
Re: Time for RC1 soon?

Thomas Lockhart wrote:

Seems like someone ought to issue a call for port reports. The
"supported platforms" list hasn't been touched ...

Good point. Thomas, can you take that on?

No, at least not now. I'm not able to communicate reliably with the
mailing lists, and so can not coordinate anything :( Not sure when or if
that will be resolved, but I'll be out of town next week so...

OK, Tom will be away next week, and Thomas will too. I can do it.
Folks. start sending in those plaform reports, OS name and version
number please.

The current platform list is:

http://developer.postgresql.org/docs/postgres/supported-platforms.html

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#8Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#7)
Request for supported platforms

Thomas Lockhart wrote:

Seems like someone ought to issue a call for port reports. The
"supported platforms" list hasn't been touched ...

Good point. Thomas, can you take that on?

No, at least not now. I'm not able to communicate reliably with the
mailing lists, and so can not coordinate anything :( Not sure when or if
that will be resolved, but I'll be out of town next week so...

[ Reposted with proper subject line.]

OK, Tom will be away next week, and Thomas will too. I can do it.
Folks. start sending in those plaform reports, OS name and version
number please.

The current platform list is:

http://developer.postgresql.org/docs/postgres/supported-platforms.html

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#9Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#8)
Re: Request for supported platforms

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Folks. start sending in those plaform reports, OS name and version
number please.

I've checked CVS tip on:
HPUX 10.20, using both gcc and vendor's cc
PPC Linux
Mac OS X 10.1

regards, tom lane

#10Doug McNaught
doug@mcnaught.org
In reply to: Bruce Momjian (#8)
Re: Request for supported platforms

Tom Lane <tgl@sss.pgh.pa.us> writes:

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Folks. start sending in those plaform reports, OS name and version
number please.

I've checked CVS tip on:
HPUX 10.20, using both gcc and vendor's cc
PPC Linux
Mac OS X 10.1

I get the following on Linux/Sparc, Debian 3.0:

make[3]: Entering directory `/home/doug/src/pgsql/src/backend/utils/mb/conversion_procs/ascii_and_mic'
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic
-I../../../../../../src/include -c -o ascii_and_mic.o
ascii_and_mic.c
ascii_and_mic.c:19: syntax error before `extern'
ascii_and_mic.c:21: syntax error before `extern'
make[3]: *** [ascii_and_mic.o] Error 1
make[3]: Leaving directory `/home/doug/src/pgsql/src/backend/utils/mb/conversion_procs/ascii_and_mic'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/doug/src/pgsql/src/backend/utils/mb/conversion_procs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/doug/src/pgsql/src'
make: *** [all] Error 2

My gcc version:

doug@varsoon:~/src/pgsql$ gcc -v
Reading specs from /usr/lib/gcc-lib/sparc-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)

This is CVS tip as of about 11:30 EST Saturday.

Looking into it, we have in ascii_and_mic.c:

PG_FUNCTION_INFO_V1(ascii_to_mic)
PG_FUNCTION_INFO_V1(mic_to_ascii)

Putting a semicolon after each such line fixes that compile, but there
are other files under conversion_procs with the same problem. Is my
gcc not expanding the macro properly?

-Doug

#11Tom Lane
tgl@sss.pgh.pa.us
In reply to: Doug McNaught (#10)
Re: Request for supported platforms

Doug McNaught <doug@mcnaught.org> writes:

make[3]: Entering directory `/home/doug/src/pgsql/src/backend/utils/mb/conversion_procs/ascii_and_mic'
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic
-I../../../../../../src/include -c -o ascii_and_mic.o
ascii_and_mic.c
ascii_and_mic.c:19: syntax error before `extern'
ascii_and_mic.c:21: syntax error before `extern'

That should be fixed as of now.

regards, tom lane

#12Doug McNaught
doug@mcnaught.org
In reply to: Bruce Momjian (#8)
Re: Request for supported platforms

Attachments:

regression.diffs.gzapplication/octet-streamDownload
#13Stephan Szabo
sszabo@megazone23.bigpanda.com
In reply to: Doug McNaught (#12)
Re: Request for supported platforms

On 26 Oct 2002, Doug McNaught wrote:

Tom Lane <tgl@sss.pgh.pa.us> writes:

Doug McNaught <doug@mcnaught.org> writes:

make[3]: Entering directory `/home/doug/src/pgsql/src/backend/utils/mb/conversion_procs/ascii_and_mic'
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic
-I../../../../../../src/include -c -o ascii_and_mic.o
ascii_and_mic.c
ascii_and_mic.c:19: syntax error before `extern'
ascii_and_mic.c:21: syntax error before `extern'

That should be fixed as of now.

OK, compile went fine, but I get multiple regression test failures:

test geometry ... FAILED
select_views ... FAILED
foreign_key ... FAILED
limit ... FAILED
plpgsql ... FAILED
copy2 ... FAILED
temp ... FAILED
domain ... FAILED
rangefuncs ... FAILED
prepare ... FAILED
without_oid ... FAILED
conversion ... FAILED
truncate ... FAILED
alter_table ... FAILED

I have attached a gzipped copy of "regression.diffs". Let me know if
I can supply any other help.

The geometry one looked like rounding issues.

Did you run out of space on where the data directory was mounted?
At least some of the other errors were complaining about no space
left on device.

#14Doug McNaught
doug@mcnaught.org
In reply to: Bruce Momjian (#8)
Re: Request for supported platforms

Doug McNaught <doug@mcnaught.org> writes:

OK, compile went fine, but I get multiple regression test failures:

test geometry ... FAILED

After realizing that my disk had filled up (thanks Alvaro) I reran the
tests and 'geometry' is the only failure. I'm guessing this is due to
floating-point differences? If this is OK, then

Linux/Sparc (Debian 3.0)

is a PASS.

-Doug

#15Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#9)
Re: Request for supported platforms

Updated:

http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

---------------------------------------------------------------------------

Tom Lane wrote:

Bruce Momjian <pgman@candle.pha.pa.us> writes:

Folks. start sending in those plaform reports, OS name and version
number please.

I've checked CVS tip on:
HPUX 10.20, using both gcc and vendor's cc
PPC Linux
Mac OS X 10.1

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#16Bruce Momjian
bruce@momjian.us
In reply to: Doug McNaught (#14)
Re: Request for supported platforms

Updated:

http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

---------------------------------------------------------------------------
Doug McNaught wrote:

Doug McNaught <doug@mcnaught.org> writes:

OK, compile went fine, but I get multiple regression test failures:

test geometry ... FAILED

After realizing that my disk had filled up (thanks Alvaro) I reran the
tests and 'geometry' is the only failure. I'm guessing this is due to
floating-point differences? If this is OK, then

Linux/Sparc (Debian 3.0)

is a PASS.

-Doug

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#17Alvaro Herrera
alvherre@dcc.uchile.cl
In reply to: Bruce Momjian (#15)
Re: Request for supported platforms

On Sat, Oct 26, 2002 at 04:01:17PM -0400, Bruce Momjian wrote:

Updated:

http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

Linux 2.4 on IA32 passes also.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La felicidad no es ma�ana. La felicidad es ahora"

#18Bruce Momjian
bruce@momjian.us
In reply to: Alvaro Herrera (#17)
Re: Request for supported platforms

Ports list updated:

http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

---------------------------------------------------------------------------
Alvaro Herrera wrote:

On Sat, Oct 26, 2002 at 04:01:17PM -0400, Bruce Momjian wrote:

Updated:

http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

Linux 2.4 on IA32 passes also.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La felicidad no es ma?ana. La felicidad es ahora"

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
#19The Hermit Hacker
scrappy@hub.org
In reply to: Bruce Momjian (#1)
Re: Time for RC1 soon?

On Fri, 25 Oct 2002, Bruce Momjian wrote:

We are putting out beta3 today or tomorrow. It seems we are ready to
start considering an RC1 date, perhaps next Friday, November 1?

tom is away for the week, so I wouldn't see anything earlier hten the week
following tha t...

Show quoted text

---------------------------------------------------------------------------

P O S T G R E S Q L

7 . 3 O P E N I T E M S

Current at ftp://momjian.postgresql.org/pub/postgresql/open_items.

Required Changes
-------------------

Optional Changes
----------------
Fix Linux + Perl 5.8.1 + _GNU_SOURCE problem
Fix AIX + Large File + Flex problem

Documentation Changes
---------------------

--
Bruce Momjian                        |  http://candle.pha.pa.us
pgman@candle.pha.pa.us               |  (610) 359-1001
+  If your life is a hard drive,     |  13 Roberts Road
+  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

#20The Hermit Hacker
scrappy@hub.org
In reply to: Thomas Lockhart (#4)
Re: Time for RC1 soon?

On Sat, 26 Oct 2002, Thomas Lockhart wrote:

Seems like someone ought to issue a call for port reports. The
"supported platforms" list hasn't been touched ...

Good point. Thomas, can you take that on?

No, at least not now. I'm not able to communicate reliably with the
mailing lists, and so can not coordinate anything :( Not sure when or if
that will be resolved, but I'll be out of town next week so...

this should be fixed now tha I've removed the UCE controls ... as for
being out of town next week, so is Tom Lane, so I don't feel tha that is a
problem ...

#21The Hermit Hacker
scrappy@hub.org
In reply to: Thomas Lockhart (#5)
#22Bruce Momjian
bruce@momjian.us
In reply to: The Hermit Hacker (#19)
#23Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#22)
#24Ian Lawrence Barwick
barwick@gmail.com
In reply to: Bruce Momjian (#8)
#25Bruce Momjian
bruce@momjian.us
In reply to: Ian Lawrence Barwick (#24)
#26Neil Conway
neilc@samurai.com
In reply to: Bruce Momjian (#25)
In reply to: Bruce Momjian (#8)
#28Tara Piorkowski
tara@vilaj.com
In reply to: Bruce Momjian (#8)
#29Dave Page
dpage@pgadmin.org
In reply to: Tara Piorkowski (#28)
#30Dave Page
dpage@pgadmin.org
In reply to: Dave Page (#29)
#31Jason Tishler
jason@tishler.net
In reply to: Dave Page (#29)
#32Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#26)
#33Dave Page
dpage@pgadmin.org
In reply to: Bruce Momjian (#32)
#34Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jason Tishler (#31)
#35Dave Page
dpage@pgadmin.org
In reply to: Tom Lane (#34)
#36Larry Rosenman
ler@lerctr.org
In reply to: Dave Page (#33)
#37Jason Tishler
jason@tishler.net
In reply to: Dave Page (#33)
#38Tom Lane
tgl@sss.pgh.pa.us
In reply to: Dave Page (#35)
#39Jason Tishler
jason@tishler.net
In reply to: Jason Tishler (#37)
#40Dave Page
dpage@pgadmin.org
In reply to: Jason Tishler (#39)
#41Larry Rosenman
ler@lerctr.org
In reply to: Dave Page (#40)
#42Andrew Sullivan
andrew@libertyrms.info
In reply to: Bruce Momjian (#8)
#43Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#26)
#44Ian Lawrence Barwick
barwick@gmail.com
In reply to: Bruce Momjian (#43)
#45Andrew Sullivan
andrew@libertyrms.info
In reply to: Andrew Sullivan (#42)
#46Bruce Momjian
bruce@momjian.us
In reply to: Neil Conway (#26)
#47Bruce Momjian
bruce@momjian.us
In reply to: Andrew Sullivan (#42)
#48Bruce Momjian
bruce@momjian.us
In reply to: Andrew Sullivan (#45)
#49Bruce Momjian
bruce@momjian.us
In reply to: Tara Piorkowski (#28)
In reply to: Bruce Momjian (#8)
#51Bruce Momjian
bruce@momjian.us
In reply to: Magnus Naeslund(f) (#50)
#52Matthew T. O'Connor
matthew@zeut.net
In reply to: Jason Tishler (#31)
#53Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#30)
#54Dave Page
dpage@pgadmin.org
In reply to: Bruce Momjian (#53)
#55Tara Piorkowski
tara@vilaj.com
In reply to: Bruce Momjian (#49)
#56Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#49)
#57Adam Witney
awitney@sghms.ac.uk
In reply to: Tom Lane (#56)
#58Jason Tishler
jason@tishler.net
In reply to: Dave Page (#40)
#59Jason Tishler
jason@tishler.net
In reply to: Matthew T. O'Connor (#52)
#60Robert Treat
xzilla@users.sourceforge.net
In reply to: Magnus Naeslund(f) (#50)
#61Dave Page
dpage@pgadmin.org
In reply to: Robert Treat (#60)
In reply to: Bruce Momjian (#8)
#63Robert Treat
xzilla@users.sourceforge.net
In reply to: Magnus Naeslund(f) (#62)
#64Jason Tishler
jason@tishler.net
In reply to: Dave Page (#61)
#65Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#61)
#66Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#54)
#67Dave Page
dpage@pgadmin.org
In reply to: Bruce Momjian (#66)
#68Dave Page
dpage@pgadmin.org
In reply to: Dave Page (#67)
#69Jason Tishler
jason@tishler.net
In reply to: Dave Page (#67)
#70Ian Lawrence Barwick
barwick@gmail.com
In reply to: Bruce Momjian (#46)
#71Peter Eisentraut
peter_e@gmx.net
In reply to: Dave Page (#61)
#72Jason Tishler
jason@tishler.net
In reply to: Peter Eisentraut (#71)
#73Bruce Momjian
bruce@momjian.us
In reply to: Ian Lawrence Barwick (#70)
#74Alessio Bragadini
alessio@albourne.com
In reply to: Bruce Momjian (#8)
#75Tom Lane
tgl@sss.pgh.pa.us
In reply to: Alessio Bragadini (#74)
#76Sean Chittenden
sean@chittenden.org
In reply to: Bruce Momjian (#8)
#77Alessio Bragadini
alessio@albourne.com
In reply to: Tom Lane (#75)
#78Larry Rosenman
ler@lerctr.org
In reply to: Sean Chittenden (#76)
#79Tom Lane
tgl@sss.pgh.pa.us
In reply to: Alessio Bragadini (#77)
#80Tom Lane
tgl@sss.pgh.pa.us
In reply to: Tom Lane (#79)
#81Tom Lane
tgl@sss.pgh.pa.us
In reply to: Sean Chittenden (#76)
#82Larry Rosenman
ler@lerctr.org
In reply to: Tom Lane (#81)
#83Tom Lane
tgl@sss.pgh.pa.us
In reply to: Larry Rosenman (#82)
#84Alessio Bragadini
alessio@albourne.com
In reply to: Tom Lane (#80)
#85Bruce Momjian
bruce@momjian.us
In reply to: Alessio Bragadini (#84)
#86Sean Chittenden
sean@chittenden.org
In reply to: Tom Lane (#83)
#87Bruce Momjian
bruce@momjian.us
In reply to: Sean Chittenden (#86)
#88Dave Page
dpage@pgadmin.org
In reply to: Bruce Momjian (#87)
#89Alessio Bragadini
alessio@albourne.com
In reply to: Bruce Momjian (#85)
#90Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#88)
#91Bruce Momjian
bruce@momjian.us
In reply to: Dave Page (#88)
#92Bruce Momjian
bruce@momjian.us
In reply to: Alessio Bragadini (#89)
#93Jason Tishler
jason@tishler.net
In reply to: Jason Tishler (#58)