Re: [DOCS] Create Table and Index Definition for Partitions

2004-08-14 Thread [EMAIL PROTECTED]
> Jerry Champlin wrote I'm currently putting together a tool to migrate schema definitions from Oracle to PostgreSQL. It's written in perl and easily extensible by others to add functionality I don't care to migrate. I need to know how to properly format create table, alter table, create index

[DOCS] sql.sgml

2004-08-14 Thread Michael Glaesemann
Looking through the documentation source, I came across sql.sgml, a section that covers relational theory and SQL. It's no longer compiled with the docs, afaics, and hasn't been since 7.1. We often get questions regarding this kind of basic information in #postgresql on irc.freenode.net, and pe

Re: [DOCS] sql.sgml

2004-08-14 Thread Tom Lane
Michael Glaesemann <[EMAIL PROTECTED]> writes: > Looking through the documentation source, I came across sql.sgml, a > section that covers relational theory and SQL. It's no longer compiled > with the docs, afaics, and hasn't been since 7.1. I am not totally sure why we stopped including that, b