pgsql: Add: > * Fix IS OF so it matches the ISO specification, and add

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Fix IS OF so it matches the ISO specification, and add
Date: 2007-02-20 14:17:24
Message-ID: 20070220141724.725399FB7AF@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Fix IS OF so it matches the ISO specification, and add documentation
>
> http://archives.postgresql.org/pgsql-patches/2003-08/msg00060.php
> http://archives.postgresql.org/pgsql-hackers/2007-02/msg00060.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2108 -> r1.2109)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2108&r2=1.2109)
pgsql/doc/src/FAQ:
TODO.html (r1.609 -> r1.610)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.609&r2=1.610)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-20 14:34:25 pgsql: Update array slice documentation to be clearer.
Previous Message Bruce Momjian 2007-02-20 14:05:02 pgsql: Comment-out documentation for IS OF because it doesn't conform to