Re: [HACKERS] SQL 92

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: Jeff MacDonald <jeff(at)pgsql(dot)com>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] SQL 92
Date: 2000-01-27 05:28:00
Message-ID: 388FD760.8E3755CC@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Doing a little research, wondering where can
> I find what we are missing from sql 92 compliance ?

The reference pages in the docs, originally written by Jose Soares,
contain a section in each on compliance. Part of Jose's motivation was
to encourage us toward more compliance, and it worked; I found in
several cases that fixing Postgres was easier than transcribing his
description of the noncompliance ;)

Also, the chapters on data types, functions, and operators contain
info on SQL92 compliance.

Of course, asking specific questions helps too...

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

  • SQL 92 at 2000-01-26 19:43:24 from Jeff MacDonald <jeff@pgsql.com>

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Bitmead 2000-01-27 05:41:01 Ars Digita and PostgreSQL
Previous Message Thomas Lockhart 2000-01-27 05:20:47 Re: [PATCHES] commit TO_CHAR()