Thread: 7.0.1 is ready
I have prepared the REL7_0_PATCHES tree for 7.0.1. Here are the changes. --------------------------------------------------------------------------- Release 7.0.1 This is basically a cleanup release for 7.0.1 Migration to v7.0.1 A dump/restore is not required for those running 7.0. Changes ------- Fix many CLUSTER failures (Tom) Allow ALTER TABLE RENAME works on indexes (Tom) Fix plpgsql to handle datetime->timestamp and timespan->interval (Bruce) New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce) Fix the off by one errors in ResultSet from 6.5.3, and more. jdbc ResultSet fixes (Joseph Shraibman) optimizer tunings (Tom) Fix create user for pgaccess Fix for UNLISTEN failure IRIX fixes (David Kaelbling) QNX fixes (Andreas Kardos) Reduce COPY IN lock level (Tom) Change libpqeasy to use PQconnectdb() style parameters (Bruce) Fix pg_dump to handle OID indexes (Tom) Fix small memory leak (Tom) Solaris fix for createdb/dropdb Fix for non-blocking connections (Alfred Perlstein) Fix improper recovery after RENAME TABLE failures (Tom) Copy pg_ident.conf.sample into /lib directory in install (Bruce) -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
will wrap her up tomorrow and announce availability ... On Thu, 1 Jun 2000, Bruce Momjian wrote: > I have prepared the REL7_0_PATCHES tree for 7.0.1. Here are the changes. > > --------------------------------------------------------------------------- > > > Release 7.0.1 > > This is basically a cleanup release for 7.0.1 > > Migration to v7.0.1 > > A dump/restore is not required for those running 7.0. > > Changes > ------- > Fix many CLUSTER failures (Tom) > Allow ALTER TABLE RENAME works on indexes (Tom) > Fix plpgsql to handle datetime->timestamp and timespan->interval (Bruce) > New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce) > Fix the off by one errors in ResultSet from 6.5.3, and more. > jdbc ResultSet fixes (Joseph Shraibman) > optimizer tunings (Tom) > Fix create user for pgaccess > Fix for UNLISTEN failure > IRIX fixes (David Kaelbling) > QNX fixes (Andreas Kardos) > Reduce COPY IN lock level (Tom) > Change libpqeasy to use PQconnectdb() style parameters (Bruce) > Fix pg_dump to handle OID indexes (Tom) > Fix small memory leak (Tom) > Solaris fix for createdb/dropdb > Fix for non-blocking connections (Alfred Perlstein) > Fix improper recovery after RENAME TABLE failures (Tom) > Copy pg_ident.conf.sample into /lib directory in install (Bruce) > > > -- > Bruce Momjian | http://www.op.net/~candle > pgman@candle.pha.pa.us | (610) 853-3000 > + If your life is a hard drive, | 830 Blythe Avenue > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
> I have prepared the REL7_0_PATCHES tree for 7.0.1. Here are the changes. > > --------------------------------------------------------------------------- > Solaris fix for createdb/dropdb done by me. Could you add followings please? Add SJIS UDC (NEC selection IBM kanji) support (Eiji Tokuya) Fix too long syslog message (Tatsuo) -- Tatsuo Ishii
Done. > > I have prepared the REL7_0_PATCHES tree for 7.0.1. Here are the changes. > > > > --------------------------------------------------------------------------- > > Solaris fix for createdb/dropdb > > done by me. > > Could you add followings please? > > Add SJIS UDC (NEC selection IBM kanji) support (Eiji Tokuya) > Fix too long syslog message (Tatsuo) > -- > Tatsuo Ishii > -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
OK, can someone test it to make sure it is OK? Thanks. > > will wrap her up tomorrow and announce availability ... > > On Thu, 1 Jun 2000, Bruce Momjian wrote: > > > I have prepared the REL7_0_PATCHES tree for 7.0.1. Here are the changes. > > > > --------------------------------------------------------------------------- > > > > > > Release 7.0.1 > > > > This is basically a cleanup release for 7.0.1 > > > > Migration to v7.0.1 > > > > A dump/restore is not required for those running 7.0. > > > > Changes > > ------- > > Fix many CLUSTER failures (Tom) > > Allow ALTER TABLE RENAME works on indexes (Tom) > > Fix plpgsql to handle datetime->timestamp and timespan->interval (Bruce) > > New configure --with-setproctitle switch to use setproctitle() (Marc, Bruce) > > Fix the off by one errors in ResultSet from 6.5.3, and more. > > jdbc ResultSet fixes (Joseph Shraibman) > > optimizer tunings (Tom) > > Fix create user for pgaccess > > Fix for UNLISTEN failure > > IRIX fixes (David Kaelbling) > > QNX fixes (Andreas Kardos) > > Reduce COPY IN lock level (Tom) > > Change libpqeasy to use PQconnectdb() style parameters (Bruce) > > Fix pg_dump to handle OID indexes (Tom) > > Fix small memory leak (Tom) > > Solaris fix for createdb/dropdb > > Fix for non-blocking connections (Alfred Perlstein) > > Fix improper recovery after RENAME TABLE failures (Tom) > > Copy pg_ident.conf.sample into /lib directory in install (Bruce) > > > > > > -- > > Bruce Momjian | http://www.op.net/~candle > > pgman@candle.pha.pa.us | (610) 853-3000 > > + If your life is a hard drive, | 830 Blythe Avenue > > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026 > > > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
Bruce, some more additions: JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) Peter -- Peter Mount Enterprise Support Maidstone Borough Council Any views stated are my own, and not those of Maidstone Borough Council.
Peter, I do not see these patches applied in the REL7_0_PATCHES tree. If you went to send me a patch, I can apply it into the tree. [ Charset ISO-8859-1 unsupported, converting... ] > Bruce, some more additions: > > JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) > > Peter > > -- > Peter Mount > Enterprise Support > Maidstone Borough Council > Any views stated are my own, and not those of Maidstone Borough Council. > -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
On Thu, Jun 01, 2000 at 01:59:04AM -0400, Bruce Momjian wrote: > OK, can someone test it to make sure it is OK? Thanks. > > > ... > > > Changes > > > ------- I hope the changes to ecpg are included to: include ecpg version 2.7.1 include libecpg version 3.1.1 Michael -- Michael Meskes Michael@Fam-Meskes.De Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
> On Thu, Jun 01, 2000 at 01:59:04AM -0400, Bruce Momjian wrote: > > OK, can someone test it to make sure it is OK? Thanks. > > > > ... > > > > Changes > > > > ------- > > I hope the changes to ecpg are included to: > > include ecpg version 2.7.1 > include libecpg version 3.1.1 Because these aren't specific items and because ecpg has its own changelog file, I usually only mention that ecpg has changed without giving details. I will add a mention of ecpg changes. -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
Got it. I will put it under 7.0.1 and it will appear in 7.0.2. Sorry I was confused and did not put it in the first time. [ Charset ISO-8859-1 unsupported, converting... ] > Bruce, some more additions: > > JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) > > Peter > > -- > Peter Mount > Enterprise Support > Maidstone Borough Council > Any views stated are my own, and not those of Maidstone Borough Council. > -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
On Fri, Jun 02, 2000 at 11:06:00AM -0400, Bruce Momjian wrote: > Because these aren't specific items and because ecpg has its own > changelog file, I usually only mention that ecpg has changed without > giving details. > > I will add a mention of ecpg changes. That's not really needed. I just wanted to make sure the changes are in. Michael -- Michael Meskes Michael@Fam-Meskes.De Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!
> On Fri, Jun 02, 2000 at 11:06:00AM -0400, Bruce Momjian wrote: > > Because these aren't specific items and because ecpg has its own > > changelog file, I usually only mention that ecpg has changed without > > giving details. > > > > I will add a mention of ecpg changes. > > That's not really needed. I just wanted to make sure the changes are in. Uh, how do I know if they are in? -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
Argh, I've still not got the hang of applying to a tree yet. It's in the main development tree. In both the org/postgresql/jdbc1/ResultSet.java and org/postgresql/jdbc2/ResultSet.java files, the method getTimestamp() has a line setting a SimpleDateFormat. It should read: SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); Peter > -----Original Message----- > From: Bruce Momjian [SMTP:pgman@candle.pha.pa.us] > Sent: Thursday, June 01, 2000 5:29 PM > To: Peter Mount > Cc: PostgreSQL-development > Subject: Re: [HACKERS] 7.0.1 is ready > > Peter, I do not see these patches applied in the REL7_0_PATCHES tree. > If you went to send me a patch, I can apply it into the tree. > > [ Charset ISO-8859-1 unsupported, converting... ] > > Bruce, some more additions: > > > > JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) > > > > Peter > > > > -- > > Peter Mount > > Enterprise Support > > Maidstone Borough Council > > Any views stated are my own, and not those of Maidstone Borough Council. > > > > > > -- > Bruce Momjian | http://www.op.net/~candle > pgman@candle.pha.pa.us | (610) 853-3000 > + If your life is a hard drive, | 830 Blythe Avenue > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
Ah, ok. At first I thought I was loosing it ;-) -- Peter Mount Enterprise Support Maidstone Borough Council Any views stated are my own, and not those of Maidstone Borough Council > -----Original Message----- > From: Bruce Momjian [SMTP:pgman@candle.pha.pa.us] > Sent: Friday, June 02, 2000 3:55 PM > To: Peter Mount > Cc: PostgreSQL-development > Subject: Re: [HACKERS] 7.0.1 is ready > > Got it. I will put it under 7.0.1 and it will appear in 7.0.2. Sorry I > was confused and did not put it in the first time. > > > [ Charset ISO-8859-1 unsupported, converting... ] > > Bruce, some more additions: > > > > JDBC ResultSet.getTimestamp() fix (Gregory Krasnow & Floyd Marinescu) > > > > Peter > > > > -- > > Peter Mount > > Enterprise Support > > Maidstone Borough Council > > Any views stated are my own, and not those of Maidstone Borough Council. > > > > > > -- > Bruce Momjian | http://www.op.net/~candle > pgman@candle.pha.pa.us | (610) 853-3000 > + If your life is a hard drive, | 830 Blythe Avenue > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026