[GENERAL] Forwarded mail....

1998-07-20 Thread Konstantinos Vassiliadis
Hi I sent this message to the SQL-related mailing but nobody has replied for three days now. Can anyone help? Kostas -- Forwarded message -- Date: Sat, 18 Jul 1998 14:14:28 +0100 (BST) From: Konstantinos Vassiliadis <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hello, I have the foll

[GENERAL] Removing user-defined types & functions

1998-07-20 Thread Aleksey Dashevsky
hi! I was playing with creating my own types and C-functions and have notised that after one of my own types was removed functions that use it became unexistent(i can't call them any more) . But still there are all tuples in pr_proc that describes all that functions. So, my question is: can I (

[GENERAL] PQexec() -- query is too long. Maximum length is 8191

1998-07-20 Thread Alan Schunemann
Hello, I was attempting to import a large table using the psql -e database < db.out. (where db.out is the result of a pg_dump that has been changed to import a new data set) However, after reading approx. 191 lines, the load core dumped with the error: PQexec() -- query is too long. Maximum len