| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com> |
| Cc: | Markus Wanner <markus(at)bluegap(dot)ch>, Alex Hunsaker <badalex(at)gmail(dot)com>, PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: New patch for Column-level privileges |
| Date: | 2009-01-08 02:13:58 |
| Message-ID: | 20090108021358.GS26233@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
KaiGai,
* KaiGai Kohei (kaigai(at)ak(dot)jp(dot)nec(dot)com) wrote:
> In addition, please note that expression_tree_walker() invokes
> check_stack_depth() to prevent unexpected stack overflow.
Ah, that's the part I was looking for and somehow overlooked. As long
as we're checking at some point then I worry alot less. I'm currently
working out some dependency kinks (which is the real source of the
ERROR: tuple updated by self that Markus ran into). I'm planning to
post a new patch tomorrow which includes your patch, some additional
regression tests, and the dependency fix.
Thanks,
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sushant Sinha | 2009-01-08 02:42:05 | Re: text search patch status update? |
| Previous Message | Bruce Momjian | 2009-01-08 01:50:20 | Re: text search patch status update? |