On Tue, Feb 18, 2003 at 09:26:10 +0100,
Emmanuel Charpentier <charpent@bacbuc.dyndns.org> wrote:
> Dear list,
>
> 7.3.x has CREATE OR REPLACE { VIEW | FUNCTION | TABLE ... }, but it lacks
> CREATE OR REPLACE AGGREGATE, which may be a boon to ten-thumbed users like
> me ...
I think you are mistaken. While there are create or replace commands for
functions and views, there isn't one for tables.