Re: [HACKERS] SQL 92 - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [HACKERS] SQL 92
Date
Msg-id 388FD760.8E3755CC@alumni.caltech.edu
Whole thread Raw
In response to SQL 92  ("Jeff MacDonald <jeff@pgsql.com>" <jeffm@pgsql.com>)
List 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@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [PATCHES] commit TO_CHAR()
Next
From: Alfred Perlstein
Date:
Subject: (libpq) Anyone still having problems with COPY?