patch for temporary view from TODO list

From: "Koju Iijima" <koju(at)fast(dot)fujitsu(dot)com(dot)au>
To: "pgsql-patches" <pgsql-patches(at)postgresql(dot)org>
Subject: patch for temporary view from TODO list
Date: 2004-09-26 23:39:06
Message-ID: 132b01c4a422$043a7600$b44bac89@maheshs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Dear community,

I have implemented temporary view related items as I proposed few days ago.
http://archives.postgresql.org/pgsql-hackers/2004-09/msg00682.php

About test queries for RT (create_view.sql), all queries I added were to
find any errors that may be caused by temporary view related operations.
Please trim or change those queries according to the community's style.

*Patch against CVS HEAD.

Thanks

koju

This is an email from Fujitsu Australia Software Technology Pty Ltd, ABN 27 003 693 481. It is confidential to the ordinary user of the email address to which it was addressed and may contain copyright and/or legally privileged information. No one else may read, print, store, copy or forward all or any of it or its attachments. If you receive this email in error, please return to sender. Thank you.

If you do not wish to receive commercial email messages from Fujitsu Australia Software Technology Pty Ltd, please email unsubscribe(at)fast(dot)fujitsu(dot)com(dot)au

Attachment Content-Type Size
temporaryview3.patch application/octet-stream 30.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2004-09-27 00:17:12 Re: [HACKERS] cvsup
Previous Message Tom Lane 2004-09-26 23:09:20 Re: SSL Support

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-09-26 23:52:45 void * cast cleanup
Previous Message Peter Eisentraut 2004-09-26 21:58:37 Re: plpython win32