pgsql: Improve the manual's discussion of partitioning.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve the manual's discussion of partitioning.
Date: 2007-12-02 19:20:32
Message-ID: 20071202192032.62F2E7540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
Improve the manual's discussion of partitioning. Recommend using a
trigger instead of a rule to redirect insertions, use NEW.* notation
where appropriate, some other updates and adjustments. David Fetter
and Tom Lane

Modified Files:
--------------
pgsql/doc/src/sgml:
ddl.sgml (r1.77 -> r1.78)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml?r1=1.77&r2=1.78)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message User Kostas 2007-12-02 19:56:34 press - pr: New Directory
Previous Message User Fxjr 2007-12-02 18:21:51 npgsql - Npgsql2: Added another changedatabase test to test recent

Browse pgsql-hackers by date

  From Date Subject
Next Message Usama Dar 2007-12-02 20:39:14 Re: [HACKERS] Stored procedure issue
Previous Message Jens-Wolfhard Schicke 2007-12-02 19:10:52 Re: There's random access and then there's random access