Re: Open 7.3 issues

From: Joe Conway <mail(at)joeconway(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Open 7.3 issues
Date: 2002-08-15 05:36:31
Message-ID: 3D5B3DDF.5040000@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
> Point-in-time recovery - ready for 7.3?
>
> This seems very unlikely now. Status?

It would be a shame to have to wait for 7.4 for this one.

> glibc and mktime() - fix?
>
> I can do the work on this I need more info and no one seems to be
> conerned.

I'm concerned, but in the few moments I've had to play with this, what
looked like the obvious fix didn't seem to work (I was hacking on glibc
itself though).

> Allow PL/PgSQL functions to return sets
>
> Is anyone working on this? We will get beaten up if we don't have this
> for 7.3 and it is available in other languages.

I saw Neil's response. I'll jump in to help if he needs any.

>
> Fix bytea to not encode input string
>
> Not sure we can do these.

As I said, it isn't clear to me how this can be fixed without a fe/be
protocol change. But if someone can point me in the direction of a
viable fix for 7.3, I'll dive in.

Joe

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-08-15 05:43:01 tsearch bug in 7.2.1?
Previous Message Tom Lane 2002-08-15 05:30:22 Re: contrib Makefiles