Re: [BUGS] Bug #730: cannot create functional index

2002-08-04 Thread Stephan Szabo
On Sun, 4 Aug 2002 [EMAIL PROTECTED] wrote: > Vadim Grepan ([EMAIL PROTECTED]) reports a bug with a severity of 3 > The lower the number the more severe it is. > > Short Description > cannot create functional index > > Long Description > I've tried to create functional index like > that: > === cu

[BUGS] Bug #730: cannot create functional index

2002-08-04 Thread pgsql-bugs
Vadim Grepan ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description cannot create functional index Long Description I've tried to create functional index like that: === cut === db=> CREATE INDEX NDX_FNC_TBL_TRAFBYTES__DATE ON tbl_traf

Re: [BUGS] Bug #728: Interactions between bytea and character encoding

2002-08-04 Thread Joe Conway
Joe Conway wrote: > Bruce Momjian wrote: > >> Does this mean we don't have to esacpe >0x7f when inputting bytea >> anymore? > > > I seem to remember that bytea data was run through the multibute code > for some reason, and I don't recall seeing that changed. ISTM that we > shouldn't force byt