Re: Let's get 7.3 done

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Let's get 7.3 done
Date: 2002-10-14 14:49:05
Message-ID: 12372.1034606945@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Return last command of INSTEAD rule for tuple count/oid/tag for rules, SPI

> If we are going to fix it, this week is the time. If not, it stays on
> TODO.

If we've agreed on the behavior, I'll try to take care of making it
happen. Note that will mean an initdb for 7.3b3.

> Add/remove GRANT EXECUTE to all /contrib functions?

> Who volunteered to clean all this up a while back?

I think that now that we changed the default permissions for functions,
this is a dead issue. There's no need to put explicit GRANTs into the
contrib files. OTOH, taking out the ones that were added already is
a waste of cycles too.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-10-14 14:49:26 Re: droped out precise time calculations in src/interfaces/libpq/fe-connect.c
Previous Message Tom Lane 2002-10-14 13:53:27 Re: droped out precise time calculations in src/interfaces/libpq/fe-connect.c