Re: SSI bug?
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Kevin Grittner <Kevin.Grittner@wicourts.gov>
Cc: Dan Ports <drkp@csail.mit.edu>, YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>, pgsql-hackers@postgresql.org
Date: 2011-03-25T19:18:41Z
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 →
-
Simplify list traversal logic in add_path().
- a2eb9e0c08ee 9.1.0 cited
-
Update docs about new role privileges reference, per Alvaro.
- ede45e90dd19 9.1.0 cited
On Fri, Mar 18, 2011 at 5:57 PM, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote: > "Kevin Grittner" <Kevin.Grittner@wicourts.gov> wrote: > >> I'm still looking at whether it's sane to try to issue a warning >> when an HTAB exceeds the number of entries declared as its >> max_size when it was created. > > I think this does it. > > If nothing else, it might be instructive to use it while testing the > SSI patch. Would it make any sense to slip this into 9.1, or should > I add it to the first 9.2 CF? I don't think it's too late to commit something like this, but I'm not clear on whether we want it. Is this checking for what should be a can't-happen case, or are these soft limits that we expect to be exceeded from time to time? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company