Re: [BUGS] BUG #2840: \set HISTCONTROL ignoredups doesn't work in psql

2006-12-24 Thread Tom Lane
"Ned T. Crigler" <[EMAIL PROTECTED]> writes: > Description:\set HISTCONTROL ignoredups doesn't work in psql Fixed, thanks for the report. regards, tom lane ---(end of broadcast)--- TIP 1: if posting/reading through U

Re: [BUGS] BUG #2852: User-defined type name begins with the

2006-12-24 Thread Pavel Golub
Hello, Bruce. Thanks for an answer. Are there any thoughts to insert check into PostgreSQL code or we (developers) must take into account that UDT with leading underscore may exist? You wrote: BM> I have applied the following documentaiton patch that states a leading BM> underscore "shouldn't" b