From: | "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu> |
---|---|
To: | pgsql-hackers(at)hub(dot)org, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Re: [HACKERS] when does CREATE VIEW not create a view? |
Date: | 2000-08-22 21:24:15 |
Message-ID: | 20000822162415.E27521@rice.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Tue, Aug 22, 2000 at 04:05:19PM -0500, Ross J. Reedstrom wrote:
>
> I found every accurance of _RET in the source that refered to a view rule,
> and patched them to do the right thing.
Sigh. 5 minutes after sending this, I find one last one, in pg_dump. Patch
attached.
Ross
--
Ross J. Reedstrom, Ph.D., <reedstrm(at)rice(dot)edu>
NSBRI Research Scientist/Programmer
Computer and Information Technology Institute
Rice University, 6100 S. Main St., Houston, TX 77005
Attachment | Content-Type | Size |
---|---|---|
pg_dump_view.diff | text/plain | 479 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Ross J. Reedstrom | 2000-08-22 21:33:23 | Re: when does CREATE VIEW not create a view? |
Previous Message | Andrew McMillan | 2000-08-22 21:24:06 | Query Optimisation and TEXT fields |
From | Date | Subject | |
---|---|---|---|
Next Message | Ross J. Reedstrom | 2000-08-22 21:33:23 | Re: when does CREATE VIEW not create a view? |
Previous Message | Brook Milligan | 2000-08-22 21:20:36 | Re: when does CREATE VIEW not create a view? |