Re: patch for type privileges
Yeb Havinga <yebhavinga@gmail.com>
From: Yeb Havinga <yebhavinga@gmail.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-12-01T13:37: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 →
-
Support range data types.
- 4429f6a9e3e1 9.2.0 cited
On 2011-11-29 18:47, Peter Eisentraut wrote: > On tis, 2011-11-29 at 07:07 +0200, Peter Eisentraut wrote: >> On mån, 2011-11-28 at 11:41 +0100, Yeb Havinga wrote: >>> On 2011-11-15 21:50, Peter Eisentraut wrote: >>>> Patch attached. >>> I cannot get the patch to apply, this is the output of patch -p1 >>> --dry-run on HEAD. >> I need to remerge it against concurrent range type activity. > New patch attached. I'm looking at your patch. One thing that puzzled me for a while was that I could not restrict access to base types (either built-in or user defined). Is this intentional? regards, Yeb Havinga