Received: from magus.postgresql.org ([87.238.57.229]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1T0s5W-0007uO-Pb for pgsql-docs@postgresql.org; Mon, 13 Aug 2012 10:41:34 +0000 Received: from mail-ob0-f174.google.com ([209.85.214.174]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1T0s5V-0000QT-3G for pgsql-docs@postgresql.org; Mon, 13 Aug 2012 10:41:34 +0000 Received: by obbuo13 with SMTP id uo13so6676352obb.19 for ; Mon, 13 Aug 2012 03:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EDNigT5qjccr4oa6VgixLd1OJYae5oSAA+TCid6bv9A=; b=QGsWlD0z+WaqhiE7S7mu1CCSLx169LwTgwwFA4wNBe5gTss7g/AiEyiM8WbOqrptB9 cS1xkcwdFKXwQp7JmO8ssgaVYshO6y9SADQeiMxdbsHojtJlR2uad/IubGEt/Saw948f mf9ZZgPLxcWEDu7PEnbfBp7Q4aowyqSbCWm/JmPBv3k2nl9zV3mGeRju/PIHe/6/rutY ArO4TQga5Ip0z/aT/fVHc2Mi8f6xwVWGrv5IkjLBocJnfiy9Hi1zkD2L5kDoDbm+VOnK JjVGgvr1qlwb77JYtcunbWcHdummB3vbFN3vW+r1UhOklBem2hbiOOAnABp7yuDVcYCA 37pQ== MIME-Version: 1.0 Received: by 10.182.50.103 with SMTP id b7mr10497024obo.15.1344854491728; Mon, 13 Aug 2012 03:41:31 -0700 (PDT) Received: by 10.76.10.73 with HTTP; Mon, 13 Aug 2012 03:41:31 -0700 (PDT) Date: Mon, 13 Aug 2012 03:41:31 -0700 Message-ID: Subject: Would like to contribute a section to docs for 9.3. Where to start? From: Chris Travers To: Postgres Documentation Content-Type: multipart/alternative; boundary=f46d04451a09410ad204c7235697 X-Pg-Spam-Score: -2.7 (--) X-Archive-Number: 201208/9 X-Sequence-Number: 7402 --f46d04451a09410ad204c7235697 Content-Type: text/plain; charset=ISO-8859-1 Hi all; I would like to contribute a "What is an Object Relational database?" section to the documentation for 9.3. Where is the best place to start tools and community-process-wise? My thinking is that since people are often confused by this label, it would be worth describing what it means, and describing in brief detail object-relational features in PostgreSQL. My thinking is to cover the following features briefly: * Table inheritance * Type Extensibility * Tuples as Types, casting tuples to various other types. I am thinking of skipping over things that may be seen as misfeatures, such as class.function syntax although this could be useful in the case of simulating calculated fields. What do people think there? Is this a feature or a misfeature? Best Wishes, Chris Travers --f46d04451a09410ad204c7235697 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all;

I would like to contribute a "What is an Ob= ject Relational database?" section to the documentation for 9.3. =A0Wh= ere is the best place to start tools and community-process-wise?

My thinking is that since people are often confused by this = label, it would be worth describing what it means, and describing in brief = detail object-relational features in PostgreSQL.

My thinking is to cover the following features briefly:

=A0* = Table inheritance
=A0* Type Extensibility
=A0* Tuples a= s Types, casting tuples to various other types.

I = am thinking of skipping over things that may be seen as misfeatures, such a= s class.function syntax although this could be useful in the case of simula= ting calculated fields. =A0What do people think there? =A0Is this a feature= or a misfeature?=A0

Best Wishes,
Chris Travers
--f46d04451a09410ad204c7235697--