Re: Command Triggers, v16
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Dimitri Fontaine <dimitri@2ndQuadrant.fr>
Cc: Andres Freund <andres@anarazel.de>, pgsql-hackers@postgresql.org, Thom Brown <thombrown@gmail.com>
Date: 2012-03-16T16:26:51Z
Lists: pgsql-hackers
Dimitri Fontaine <dimitri@2ndQuadrant.fr> writes: > Tom Lane <tgl@sss.pgh.pa.us> writes: >> If you think "cmdtrigger" isn't a good name maybe you should have >> picked a different one to start with. > Well, I think it's a good internal name. I'm not too sure about exposing > it, the only reason why it's a good name is because it's a single not > too long word, after all. Not very SQLish. > I'm putting cmdtrigger as the user visible name in the next version of > the patch, if you come up with something potentially more user friendly > feel free to suggest. How about "commandtrigger" or "command_trigger"? Typing a few more characters in this context doesn't seem like a deal-breaker to me. regards, tom lane