Re: I find a bug (IMHO)

From: "ezra epstein" <ee_newsgroup_post(at)prajnait(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: I find a bug (IMHO)
Date: 2004-01-13 21:35:53
Message-ID: -UidnYlud6sf-ZndXTWc-g@speakeasy.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

This *might* be a case where you want to define table B using the LIKE
clause, rather than inheritance. Then you could modify table B as you
please: dropping constraints or columns, etc.

== Ezra Epstein

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-01-14 12:48:04 BUG #1049: Invalid SQL Executed as JDBC Prepared Statement still executes embedded SQL
Previous Message Tom Lane 2004-01-13 16:34:12 Re: Probably a security bug in PostgreSQL rule system