Re: Argument casting hierarchy?

2019-07-01 Thread Wells Oliver
What is it you're showing me exactly? The valid numeric types accepted (and cast) by both real and numerics? On Mon, Jul 1, 2019 at 1:15 PM Adrian Klaver wrote: > On 7/1/19 12:18 PM, Wells Oliver wrote: > > Hi guys, hoping you can help clarify what the 'hierarchy'

Argument casting hierarchy?

2019-07-01 Thread Wells Oliver
will cast "down", I guess, anything smaller than what's passed. I am guessing I only need the real/real argument signature, but I wanted some clarity from the group. I appreciate it. -- Wells Oliver wells.oli...@gmail.com

Querying w/ join slow for large/many child tables

2019-01-29 Thread Wells Oliver
ing the appropriate child table? Is it putting an index on `col` on each child table? Some other thing? Thank you. -- Wells Oliver wells.oli...@gmail.com