| From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: TODO list comments |
| Date: | 2005-08-25 19:02:37 |
| Message-ID: | 20050825190237.GT77205@pervasive.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Aug 24, 2005 at 09:58:04PM -0400, Tom Lane wrote:
> > * %Allow RULE recompilation
>
> Eh? Perhaps you meant "automatically regenerate cached plans when
> needed", in which case it's redundant with the Dependency Checking
> entries. Whatever it means, this doesn't seem a particularly simple
> item.
Hrm... I read that as allowing CREATE OR REPLACE on rules, but of course
that already exists.
http://lnk.nu/search.postgresql.org/3mt.search
> > * %Allow TRUNCATE ... CASCADE/RESTRICT
>
> Huh? What would that do?
http://archives.postgresql.org/pgsql-hackers/2003-08/msg01045.php
> > o %Add ALTER DOMAIN TYPE
>
> To do what, exactly? This is unclear.
http://archives.postgresql.org/pgsql-hackers/2004-05/msg00985.php
> > o Remove unnecessary abstractions in pg_dump source code
>
> Like which?
I *think* this is reffering to how pg_dump makes some assumptions about
what things are system objects.
http://archives.postgresql.org/pgsql-committers/2005-08/msg00203.php
doesn't help a heck of a lot...
Can we add an interface to the TODO list that contains search links back
to the mailing lists?
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com 512-569-9461
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2005-08-25 20:07:32 | Re: Stuff running slooow |
| Previous Message | Andrew Dunstan | 2005-08-25 18:51:57 | Re: TODO list comments |