Re: ALTER TYPE 2: skip already-provable no-work rewrites
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Noah Misch <noah@leadboat.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-01-25T23:56:57Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Change ALTER TABLE SET WITHOUT OIDS to rewrite the whole table to physically
- 6d1e36185208 8.4.0 cited
On Mon, Jan 24, 2011 at 7:10 PM, Noah Misch <noah@leadboat.com> wrote: > * at1.2-doc-set-data-type.patch > The documentation used "ALTER TYPE" when it meant "SET DATA TYPE", a subform of > "ALTER TABLE" or "ALTER FOREIGN TABLE". Fixes just that. Committed this part. For reasons involving me being tired, I initially thought that only the first part was correct, which is why I did it as two commits. But it's obviously right, so now it's all committed. I back-patched the ALTER TABLE part to 9.0.X so it'll show up in the web site docs after the next minor release. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company