agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedchar8, char16, etc.
2+ messages / 2 participants
[nested] [flat]
* char8, char16, etc.
@ 1995-07-21 11:34 Casey Claiborne <mskc@io.com>
0 siblings, 1 reply; 2+ messages in thread
From: Casey Claiborne @ 1995-07-21 11:34 UTC (permalink / raw)
To: legacy
Hello
I have noticed that in postgres, one can have character strings of
char4, char8, char16; however, I want to create a character string of
char32. From what I have read, I would need to create a dynamically
loaded object file that would define this datatype; however, how
does one exactly create a dynamically loaded object file? If I compile the
"C" file in a regular fashion (creating a regular object file) will this be
sufficient? With SunOS, the gcc function creates a dynamically loaded
object file as a default (or so I have been told).
Question is: how would one go about creating an object file that
can be used by postgres? Is there a better way to create char32?
Casey
Casey Claiborne mskc@io.com
One must note the importance of setting reasonable and achievable goals for
"If you aim for nothing, you'll hit it every time"
-Theodore Roosevelt
==============================================================================
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.
==============================================================================
URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: char8, char16, etc.
@ 1995-07-21 20:16 Paul M. Aoki <aoki@cs.berkeley.edu>
parent: Casey Claiborne <mskc@io.com>
0 siblings, 0 replies; 2+ messages in thread
From: Paul M. Aoki @ 1995-07-21 20:16 UTC (permalink / raw)
To: Casey Claiborne <mskc@io.com>; +Cc: legacy
mskc@io.com (Casey Claiborne) writes:
> how does one exactly create a dynamically loaded object file?
this is covered in appendix a (the last four pages) of the postgres
4.2 user manual.
--
Paul M. Aoki | University of California at Berkeley
aoki@CS.Berkeley.EDU | Dept. of EECS, Computer Science Division (#1776)
| Berkeley, CA 94720-1776
==============================================================================
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.
==============================================================================
URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~1995-07-21 20:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
1995-07-21 11:34 char8, char16, etc. Casey Claiborne <mskc@io.com>
1995-07-21 20:16 ` Paul M. Aoki <aoki@cs.berkeley.edu>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox