[HACKERS] unsubscribe

2006-08-03 Thread Wade Klaver
unsubscribe -- Wade Klaver Wavefire Technologies Corporation GPG Public Key at http://archeron.wavefire.com /\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail

[HACKERS] Initdb segfaults during initializing pg_authid

2006-06-20 Thread Wade Klaver
() #5 0x08194306 in exec_simple_query () #6 0x08196394 in PostgresMain () #7 0x0813c908 in main () -- Wade Klaver Wavefire Technologies Corporation GPG Public Key at http://archeron.wavefire.com /\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail

Re: [HACKERS] Initdb segfaults during initializing pg_authid

2006-06-20 Thread Wade Klaver
Looks like the distclean may have done it. I thought I had already, but who knows. Thanks. -Wade On Tuesday 20 June 2006 09:51, Tom Lane wrote: Wade Klaver [EMAIL PROTECTED] writes: Initdb seems to barf on me during the pg_authid bit. Below are the specifics. Please ask if you need

Re: [HACKERS] invalid tid errors in latest 7.3.4 stable.

2003-09-24 Thread Wade Klaver
c_delete_categories line 14 at SQL statement dropsites= Is this the same message using the new error reporting framework? -Wade On September 23, 2003 09:44 pm, Tom Lane wrote: Wade Klaver [EMAIL PROTECTED] writes: Stumbled across an odd problem while cleaning data out of a database. I am

[HACKERS] invalid tid errors in latest 7.3.4 stable.

2003-09-23 Thread Wade Klaver
= ''___c_category_mutex___'' AND pg_catalog.pg_table_is_visible ( c.oid ); IF mutex_count 0 THEN DROP TABLE ___c_category_mutex___; RETURN ''t''; ELSE RETURN ''f''; END IF; END;' LANGUAGE 'plpgsql'; -- Wade Klaver Wavefire Technologies Corporation GPG Public Key at http