Thread
-
Tab completion for INHERIT and NO INHERIT
Jeff Janes <jeff.janes@gmail.com> — 2012-07-24T01:22:41Z
I was playing around with partitioning recently, and was annoyed that tab completion doesn't work for setting the table to (dis)inherit. It seemed easy enough to add. For the "NO INHERIT" case, it would be nice to complete only table names currently being inherited by the first table, but I don't know how to make that happen. Cheers, Jeff
-
Re: Tab completion for INHERIT and NO INHERIT
Robert Haas <robertmhaas@gmail.com> — 2012-07-26T14:18:10Z
On Mon, Jul 23, 2012 at 9:22 PM, Jeff Janes <jeff.janes@gmail.com> wrote: > I was playing around with partitioning recently, and was annoyed that > tab completion doesn't work for setting the table to (dis)inherit. Thanks for the patch. Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company