OWNER TO mega patch #2

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: OWNER TO mega patch #2
Date: 2004-06-23 04:56:07
Message-ID: 40D90D67.4080102@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hi,

This is the final patch that adds OWNER TO commands to every object.
This includes tablespaces. I have also added RENAME TO on tablespaces.

Full docs changes are included (+ 3 new files that must be put in
doc/src/sgml/ref).

All new regression tests included also.

Please review and apply this soon so that I can fix pg_dump to use these
new commands before the 30th :)

Cheers,

Chris

Attachment Content-Type Size
owner2.tar.gz application/x-gzip 13.4 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2004-06-23 08:00:35 make_ctags change
Previous Message Alvaro Herrera 2004-06-23 00:32:48 Re: nested xacts and phantom Xids