7.4.1 release status

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: 7.4.1 release status
Date: 2003-12-15 21:26:36
Message-ID: 15850.1071523596@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Although Bruce already stamped the REL7_4_STABLE CVS branch as 7.4.1,
we're not quite ready to wrap the release; I still see three or four
things I think are "must fix" before releasing. We'll try to push out
7.4.1 on Wednesday or Friday depending on how things go.

The stuff on my radar screen is:

SSL memory leak (Neil has a proposed patch for this)

count('x') failure (I'm going to fix this)

information_schema problem (bug #1006) (I believe Peter is
going to handle this)

We might think that the Turkish-locale problem Devrim Gunduz pointed out
is a must-fix, too. But I'm not convinced yet what to do about it.

regards, tom lane

Browse pgsql-hackers by date

  From Date Subject
Next Message Devrim GUNDUZ 2003-12-15 21:48:03 Re: Locale-based identifier conversion and Turkish
Previous Message Bruce Momjian 2003-12-15 21:21:07 Re: [HACKERS] [PATCHES] fork/exec patch