Re: [GENERAL] inquiry on readline functionality on psql client

2004-10-21 Thread Carlo Florendo
John DeSoi wrote: Hi Carlo, On Oct 20, 2004, at 9:47 PM, Carlo Florendo wrote: but I was wondering how the name globbing scenario I presented is possible? If it is not possible to do it with any configuration files, could anyone point out at source code level what can be done since I'd like to

Re: [GENERAL] inquiry on readline functionality on psql client

2004-10-21 Thread John DeSoi
Hi Carlo, On Oct 20, 2004, at 9:47 PM, Carlo Florendo wrote: but I was wondering how the name globbing scenario I presented is possible? If it is not possible to do it with any configuration files, could anyone point out at source code level what can be done since I'd like to try playing around

Re: [GENERAL] inquiry on readline functionality on psql client

2004-10-20 Thread Carlo Florendo
Carlo Florendo wrote: Hello, I appreciate very much the readline functionality on the psql client. However, I'd like to ask if it is possible for the readline functionality to gobble up even table names and field names: For example, if have tables `table1' with 3 fields `field1', 'field2', and `f

[GENERAL] inquiry on readline functionality on psql client

2004-10-20 Thread Carlo Florendo
Hello, I appreciate very much the readline functionality on the psql client. However, I'd like to ask if it is possible for the readline functionality to gobble up even table names and field names: For example, if have tables `table1' with 3 fields `field1', 'field2', and `field3' and `table2' wi