agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Bruce Taneja. <aataneja@cs.mtu.edu>
To: postgres@postgres.Berkeley.EDU
Subject: size of string in APPEND
Date: Fri, 1 Jul 1994 17:06:06 -0400 (EDT)
Message-ID: <9407012106.AA04947@cs.mtu.edu> (raw)
The back end crashes when the size of i/p string for
a defined ADT is approx > 100 ..
i.e APPEND ntable (a="some_string_>_100_char_long"::ADT) \g
causes some problems causing backend to "not respond" ..
_______
I believe the input string (char*) in postgres is posssibly
m(p)alloced to = 100 (or some thing like that ) ..
Where (& what ) do I have to hack to get over this problem ..??
thanks for help!
Bruce
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: aataneja@cs.mtu.edu
Subject: Re: size of string in APPEND
In-Reply-To: <9407012106.AA04947@cs.mtu.edu>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox