Re: Proper relational database?

From: "David Bennett" <davidb(at)pfxcorp(dot)com>
To: <thomas(dot)munro(at)enterprisedb(dot)com>, <david(at)andl(dot)org>
Cc: "'PostgreSQL General'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Proper relational database?
Date: 2016-04-23 14:15:15
Message-ID: 002001d19d6a$8ef4d800$acde8800$@pfxcorp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> From: Thomas Munro [mailto:thomas(dot)munro(at)enterprisedb(dot)com]

> FWIW standard SQL may not allow it but Postgres does, and it's even possible
> to exclude duplicates by using an expression that references the whole row.

Thank you. I didn't know that.

I'll use it if I can verify it works right. It's not that important -- Andl can emulate it quite easily.

Regards
David M Bennett FACS

Andl - A New Database Language - andl.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message david 2016-04-23 14:21:46 Re: Proper relational database?
Previous Message Melvin Davidson 2016-04-23 13:17:05 Re: Add relcreated (timestamp) column to pg_class catalog to record the time an object was created