Re: My first patch! (to \df output)
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Jon Erdman <postgresql@thewickedtribe.net>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, pgsql-hackers@postgresql.org
Date: 2012-12-29T18:56:09Z
Lists: pgsql-hackers
* Jon Erdman (postgresql@thewickedtribe.net) wrote: > Oops! Here it is in the proper diff format. I didn't have my env set up correctly :( No biggie, and to get the bike-shedding started, I don't really like the column name or the values.. :) I feel like something clearer would be "Runs_As" with "caller" or "owner".. Saying "Security" makes me think of ACLs more than what user ID the function runs as, to be honest. Looking at the actual patch itself, it looks like you have some unecessary whitespace changes included..? Thanks! Stephen