Re: index-only scans
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Greg Sabino Mullane <greg@turnstep.com>
Cc: pgsql-hackers@postgresql.org
Date: 2011-08-12T01:51:29Z
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 →
-
Reduce the alignment requirement of type "name" from int to char, and arrange
- 5f6f840e93a3 8.4.0 cited
On 08/11/2011 09:44 PM, Greg Sabino Mullane wrote: > > I guess the question that should be asked is "we are going to finally > remove OIDs someday, right?". If so, and if it's potentially blocking a > major new feature, why not now? > > It seems a bit odd then that we added "ALTER TABLE SET WITH OIDS" just a couple of years ago. cheers andrew