Re: [GENERAL] psql \df+ [pattern] with overloaded functions

2008-08-24 Thread Alvaro Herrera
Richard Broersma escribió: > Using psql, how can I use specify a pattern for \df+ to only show a > single overloaded function. The following is a list of my overloaded > functions, and following this is an example what what happens when I > try to limit the list by including the function signature

[GENERAL] psql \df+ [pattern] with overloaded functions

2008-08-21 Thread Richard Broersma
Using psql, how can I use specify a pattern for \df+ to only show a single overloaded function. The following is a list of my overloaded functions, and following this is an example what what happens when I try to limit the list by including the function signature. instrumentation=> \df update_his