Re: Updated docs needed for 7.0 - Mailing list pgsql-docs

From wieck@debis.com (Jan Wieck)
Subject Re: Updated docs needed for 7.0
Date
Msg-id m12ez1Q-0003knC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Updated docs needed for 7.0  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Updated docs needed for 7.0  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-docs
> OK, I have talked to Thomas and have found which items need work for
> 7.0.  Comments please.
>
> ---------------------------------------------------------------------------
>
> > Add CmdTuples() to libpq++(Vince)
>
> > New CREATE CONSTRAINT TRIGGER and SET CONSTRAINTS commands(Jan)
> > ALTER TABLE CONSTRAINT
> > First real FOREIGN KEY constraint trigger functionality (Jan)
> > Add FOREIGN KEY ... MATCH FULL ... ON DELETE CASCADE (Jan)
> > Add FOREIGN KEY ... MATCH  referential actions (Don Baccus)
> > Add ALTER TABLE ... ADD FOREIGN KEY (Stephan Szabo)

    Attached  is  are  diffs  for  CREATE/ALTER  table  doc  I've
    forgotten in my mailbox (sorry). Haven't tried to  apply  and
    since I don't have working sgml stuff cannot check.

> > New lztext data type for compressed text fields
>
> Not documented.  I think we want to document it, no?

    If  at  all,  only  in the release notes because it has to be
    removed again as soon as we implement TOAST.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#========================================= wieck@debis.com (Jan Wieck) #



Attachment

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Postgres vs. PostgreSQL
Next
From: "Andrew C.R. Martin"
Date:
Subject: Bugs: Programming Language Functions