Re: [GENERAL] ERROR: could not load library "...": Exec format error

2010-02-09 Thread Korry Douglas
pending on which version of HP/UX you are using). -- Korry ------- Korry Douglas Senior Database Dude EnterpriseDB Corporation The Enterprise Postgres Company Phone: (804)241-4301 Mobile: (620) EDB-NERD -- Sent via pgsql-gen

Re: [GENERAL] Index order

2008-09-17 Thread Korry Douglas
Hmm, I understand what you're saying, but how ion earth do I create a function that reorders the result based on all the different characters ^ . * etc that could cause this? Write a function that strips out the characters you want to ignore (returning the rest of the given string) and then